Commit Graph

1680 Commits

Author SHA1 Message Date
Yash Thakkar 86b951267b
Add argument --build-args in docker
Add --build-args argument in docker CLI. https://docs.docker.com/engine/reference/commandline/build/#set-build-time-variables---build-arg
2019-10-20 12:31:36 +05:30
Rico Sta. Cruz 4da6b9adbe
Merge pull request #1212 from cjmling/patch-1
Add typedef shorthand in jsdoc
2019-10-15 20:31:31 +11:00
Rico Sta. Cruz 1de147b430
Merge pull request #1211 from wowawiwa/patch-3
Add `yarn init` to equivalences.
2019-10-15 20:31:13 +11:00
Rico Sta. Cruz 46d700336f
Merge pull request #1220 from mtking2/bash-cheatsheet
Update bash.md
2019-10-15 20:30:10 +11:00
Rico Sta. Cruz 7bc7228728
Fix extra fences 2019-10-15 20:30:00 +11:00
Rico Sta. Cruz 23274c85e9
Merge pull request #1219 from amiraliakbari/patch-1
Corrected links to Ansible documentation
2019-10-15 20:29:12 +11:00
Rico Sta. Cruz 5f56569a11
Merge pull request #1227 from Roei-Bracha/patch-1
add some clean up commends
2019-10-15 20:27:51 +11:00
Rico Sta. Cruz 8820f58f31
Update docker.md 2019-10-15 20:27:06 +11:00
Rico Sta. Cruz 25a2090a84
Merge pull request #1231 from eheydrick/master
Update chef hints to be more modern
2019-10-15 20:24:42 +11:00
Eric Heydrick a5490a0641 Update chef hints to be more modern 2019-10-09 12:44:58 -07:00
Roei c44a075f78
add some clean up commends 2019-10-08 11:18:25 +03:00
Michael King f1a7af534f update metadata 2019-10-04 17:26:14 -04:00
Michael King 8843c62e6d add the $0 special variable to bash.md 2019-10-02 11:27:23 -04:00
AmirAli Akbari bbe2b8c20d
Corrected links to Ansible documentation
The external links for inventory and playbook where displaced and needed to be swapped.
2019-10-02 16:30:51 +03:30
Chandrajeet Maurya a001fdcc00
Add typedef shorthand in jsdoc 2019-10-01 12:29:36 +07:00
Charles 1ac4600426
Add `yarn init` to equivalences. 2019-09-30 15:08:39 +02:00
Rico Sta. Cruz 1e927dccfc Add GitHub workflow for auto-rebase 2019-09-25 19:03:47 +10:00
Rico Sta. Cruz f3b1d593e8
Update travis configuration (#1210)
Update travis configuration
2019-09-25 18:54:22 +10:00
Rico Sta. Cruz b0133fbe85
Publish frequently used Homebrew Cask commands (#1201)
Publish frequently used Homebrew Cask commands
2019-09-25 10:11:53 +10:00
Rico Sta. Cruz ccd9127c52
Update homebrew.md 2019-09-25 10:11:33 +10:00
Rico Sta. Cruz 74ba88e2da
Merge pull request #1205 from herschel666/patch-1
Add "Begins with" attribute selector to CSS sheet
2019-09-25 10:10:37 +10:00
Rico Sta. Cruz cfa6a1a08f Update travis configuration 2019-09-25 10:07:09 +10:00
Rico Sta. Cruz bc68aeea82
Merge pull request #1206 from nickycutesc/patch-5
Updating printf functions
2019-09-25 10:05:22 +10:00
Rico Sta. Cruz 88c2807868
Merge pull request #1209 from 10sr/patch-1
Use https for EditorConfig URL
2019-09-25 10:04:57 +10:00
Rico Sta. Cruz 39a691de4e
Merge pull request #1207 from wowawiwa/patch-1
Fix typo
2019-09-25 10:03:28 +10:00
10sr c5e46d65e9
Use https for EditorConfig URL 2019-09-25 00:35:57 +09:00
Charles b9ba6a1ca7
Fix typo 2019-09-21 16:13:48 +02:00
Nicholas Chen 0655d01d62
Updating printf functions
Updating printf functions to print numbers and floats.
2019-09-18 21:41:04 -04:00
Emanuel Kluge 27be18e66b
Add "Begins with" attribute selector to CSS sheet 2019-09-18 15:01:33 +02:00
Nicholas Chen f2f6cafab6
Publish frequently used Homebrew Cask commands
Publish frequently used Homebrew Cask commands which I have found useful.
2019-09-16 21:54:09 -04:00
Rico Sta. Cruz c353827bc4
Merge pull request #1166 from wreckah/patch-1
Add promised type
2019-09-01 16:33:11 +10:00
Rico Sta. Cruz 013be6f383
Merge pull request #1182 from smoralesjr/patch-1
Fixing typos "tamplate" -> "template"
2019-09-01 16:32:43 +10:00
Rico Sta. Cruz 7c933b55be
Merge pull request #1188 from gkubisa/patch-1
Fix "and" operator in lua.md
2019-09-01 16:32:16 +10:00
Rico Sta. Cruz c98bbd5b7d
Merge pull request #1165 from osiyuk/master
useful rsync options
2019-09-01 16:31:52 +10:00
Rico Sta. Cruz daed05eac0
Merge pull request #1173 from vsilverman/patch-1
Updated python.md
2019-09-01 16:31:21 +10:00
Rico Sta. Cruz c2d101f521
Merge pull request #1180 from l3satwik/patch-1
Update rollup.md
2019-09-01 16:30:10 +10:00
Greg Kubisa 6710ba8dc7
Fix "and" operator in lua.md 2019-08-30 08:39:08 +02:00
Samuel Morales, Jr 6a8b3e2174
Fixing typos "tamplate" -> "template"
I noticed three areas where the guide had the misspelling "tamplate."
2019-08-23 18:05:59 -04:00
Satwik Gupta 29de4b74d0
Update rollup.md 2019-08-22 17:15:19 +05:30
Vlad Silverman 2175c6275c
Updated python.md
Provided correct description for list elements replacement
2019-08-12 15:41:46 -07:00
Alexander Perlamutrov 27714bd874
Add promised type
https://github.com/jsdoc/jsdoc/issues/1197
2019-08-06 13:53:26 +03:00
osiyuk 9657713dde
rsync bwlimit option
useful for downloading from small and weak hosting
2019-08-05 21:28:26 +03:00
osiyuk 00a0c399cf
rsync stats option
very useful if you use -a option with large directories
2019-08-05 21:23:45 +03:00
Rico Sta. Cruz 090d42f103
Create new API category (#1123) 2019-07-07 20:55:30 +10:00
Rico Sta. Cruz 3c76e512a6
Merge pull request #1136 from xvazquezc/patch-2
upper/lowercase manipulation
2019-07-06 01:42:46 +10:00
xvazquezc b3e81e0da9
upper/lowercase manipulation 2019-07-05 15:30:00 +10:00
Ahmedur Rahman Shovon c706d50ca4
updated git-branch.md
- Added branch listing
- Added branch deleting
2019-03-28 11:24:55 +06:00
Rico Sta. Cruz fc41560d71
Merge pull request #1052 from rstacruz/fix/old-styles
Fix styles for older pages
2019-03-27 20:02:17 +08:00
Rico Sta. Cruz fd64f68d80
Fix sass extentsion 2019-03-27 19:38:24 +08:00
Rico Sta. Cruz aed89335d9
Make 'missing jekyll' a warning instead 2019-03-27 19:22:13 +08:00