Rico Sta. Cruz
c0835bcb29
Check for presence of Jekyll before proceeding
2019-03-27 19:17:17 +08:00
Rico Sta. Cruz
3957e0f973
Add old /til/ styles
2019-03-27 19:14:40 +08:00
Rico Sta. Cruz
e05517f9f7
Show warning when binfiles aren't available
2019-03-27 19:14:34 +08:00
Rico Sta. Cruz
fa039e5b65
Merge pull request #994 from yuklia/docs/linux
...
Linux commands
2019-03-24 07:43:51 +08:00
Rico Sta. Cruz
a18063bb9a
Update linux.md
2019-03-24 07:43:41 +08:00
Rico Sta. Cruz
7f7e899014
Merge branch 'pr-974'
2019-03-24 07:40:26 +08:00
Rico Sta. Cruz
f79ab86a2c
regexp: Update formatting
2019-03-24 07:38:52 +08:00
Rico Sta. Cruz
aaa1f64e65
Merge branch 'pr-975'
2019-03-24 07:35:57 +08:00
Rico Sta. Cruz
61dd655951
Merge branch 'pr-982'
2019-03-24 07:34:55 +08:00
Rico Sta. Cruz
94db676cfe
jsdoc: Note that importing is TypeScript-specific
2019-03-24 07:34:48 +08:00
Rico Sta. Cruz
a328be7419
Merge branch 'pr-980'
2019-03-24 07:31:08 +08:00
Rico Sta. Cruz
a6cc2eade2
Update bash.md timestamp
2019-03-23 22:32:39 +08:00
Rico Sta. Cruz
34839f27d8
Merge branch 'pr-998'
2019-03-23 22:26:48 +08:00
Rico Sta. Cruz
8ea2be4731
Update formatting
2019-03-23 22:26:44 +08:00
Rico Sta. Cruz
15ec89d069
Merge branch 'pr-1019'
2019-03-23 22:13:19 +08:00
Rico Sta. Cruz
2349f623c2
Fix formatting
2019-03-23 22:10:27 +08:00
Gabriel Petry
57c49cd8aa
add c-like for loop
2019-02-22 07:30:15 -03:00
Rico Sta. Cruz
fa16f8134c
Update CodeFund snippet
2019-01-23 14:46:18 +08:00
Edson Ticona
69f50888f4
Adds associative array usage
2019-01-20 13:18:13 +01:00
Rico Sta. Cruz
a930009433
Merge pull request #991 from chandsie/patch-1
...
Correct description of ":=" and "=" operators
2019-01-20 14:49:25 +08:00
Rico Sta. Cruz
4c2bdaa050
Update makefile.md
2019-01-20 14:49:16 +08:00
Rico Sta. Cruz
2d565ceec4
Merge pull request #997 from rstacruz/rstacruz/2019-01-20-codefund-update
...
Update Docker setup and sponsor code
2019-01-20 14:46:32 +08:00
Rico Sta. Cruz
9ce285d9ac
Prettier config
2019-01-20 14:19:08 +08:00
Rico Sta. Cruz
b9ab467545
Update CodeFund snippet
2019-01-20 14:15:29 +08:00
Rico Sta. Cruz
2dea4f4c8e
Update critical path CSS
2019-01-20 14:12:28 +08:00
Rico Sta. Cruz
07d6304a0f
Update Docker setup with new Node, Yarn, etc
2019-01-20 14:11:35 +08:00
Rico Sta. Cruz
11b4c983a1
Remove trace of old sponsor code
2019-01-20 13:59:01 +08:00
Yulia Kostrikova
3b758480db
Linux commands
2019-01-17 21:45:56 +02:00
Shreyas Chand
f2583a9960
Correct description of ":=" and "=" operators
...
The description of the ":=" and "=" assignment operators were flipped. As documented in the GNU make manual (https://www.gnu.org/software/make/manual/make.html#Reading-Makefiles ), the ":=" assignment operatory is the immediate assignment operation and "=" is the deferred assignment operation. This change switches the descriptions to correspond to the correct operator and augments the description to clarify the behaviour.
2019-01-15 22:59:49 -08:00
Ben
fa9f16c5ee
Update jsdoc.md
...
Add a section demonstrating how to import types from typescript libraries.
2019-01-10 08:33:55 -06:00
Will Ware
a75bec82da
"not digit" => "d" is upper case?
2019-01-08 12:05:23 -05:00
David Winterstein
4f0fb36e6d
regexp.md - add {,x} character class
2019-01-04 14:49:58 +01:00
Dien Luong
eccede41ed
jsdoc.md: Fixed Types table
...
Escape the '|' in the "Multiple types" row.
2019-01-02 11:21:33 -05:00
Rico Sta. Cruz
79f35133f0
Merge pull request #956 from bhargavgv/patch-1
...
Add AppleScript "delay" command
2018-12-29 14:22:16 +08:00
Rico Sta. Cruz
b2b544e9bd
Merge pull request #968 from rstacruz/mysql-formatting
...
mysql: Update formatting
2018-12-29 14:20:57 +08:00
Rico Sta. Cruz
4588c31ee9
Merge pull request #969 from rstacruz/rstacruz-patch-1
...
rest-api: Update formatting
2018-12-29 14:20:29 +08:00
Rico Sta. Cruz
945942faa3
Merge pull request #970 from freezeeedos/patch-1
...
Copy password to clipboard
2018-12-29 14:20:05 +08:00
Quentin Gibert
4d3077222d
Copy password to clipboard
2018-12-25 17:38:58 +01:00
Rico Sta. Cruz
c65dc4811d
Merge pull request #634 from moviuro/patch-1
...
Update bash.md
2018-12-25 20:39:07 +08:00
Rico Sta. Cruz
7406b2bc71
Merge pull request #964 from lucywyman/add-puppet-bolt
...
Create bolt.md for puppet-bolt
2018-12-25 20:38:44 +08:00
Rico Sta. Cruz
4eacb18b60
Merge pull request #952 from hrvoj3e/patch-1
...
slicing from right
2018-12-25 20:34:48 +08:00
Rico Sta. Cruz
79384c2e24
bash: Update timestamp
2018-12-25 20:34:40 +08:00
Rico Sta. Cruz
d1a15b33d9
Merge pull request #960 from hanoii/composer
...
Improving composer cheatsheet
2018-12-25 20:34:00 +08:00
Rico Sta. Cruz
996e1829a1
Merge pull request #954 from vastpeng/cheatsheet/scp
...
add(cheatsheet): scp
2018-12-25 20:32:55 +08:00
Rico Sta. Cruz
11a00de0db
bolt: Add attribution
2018-12-25 20:31:39 +08:00
Rico Sta. Cruz
37a0cf7d5e
rest-api: Update formatting
2018-12-25 20:30:10 +08:00
Rico Sta. Cruz
5d99c3619f
scp: Update timestamp
2018-12-25 20:28:54 +08:00
Rico Sta. Cruz
7d2217779a
scp: Fix wrong layout
2018-12-25 20:28:06 +08:00
Rico Sta. Cruz
08d176e787
scp: Update formatting
2018-12-25 20:27:52 +08:00
Rico Sta. Cruz
28fac2ae2a
mysql: Update formatting
2018-12-25 20:25:48 +08:00