Commit Graph

1978 Commits

Author SHA1 Message Date
Rico Sta. Cruz d4e3421ac6 Format: update some table formatting 2020-07-04 23:29:16 +10:00
Rico Sta. Cruz 02c3e97f4a
Update URL for placements (#1492) 2020-07-04 00:12:32 +10:00
Rico Sta. Cruz ee072214f7
Style updates (#1491) 2020-07-03 23:21:02 +10:00
Pavitra Behre 865ad2cd98
emmet: Fixed a typo in Emmet Cheatsheet (#1479)
Fixed a typo in emmet
section>p gives <section><p>...</p></section>
Earlier it was <section><pt>....</p></section>
2020-07-03 22:49:04 +10:00
Ye-Chan Kang 32fa7a6898
sass: Update sass.md (#1481) 2020-07-03 22:48:49 +10:00
techie2000 05e2dabc76
Update resolutions.md (#1482)
Added in newer iPhone models and some Galaxy models either side of what was already published.
2020-07-03 22:48:22 +10:00
Chl ac3891cae8
vim: Added '%' as a quick delimiter navigator (#1483)
Works pour `{}`, `()`, `[]` and also `/* */`, `#ifdef` and other usual delimiters
in programming languages. See ':help %'.
2020-07-03 22:48:11 +10:00
Rico Sta. Cruz 969967363f
Formatting: update formatting of 20+ files (#1490) 2020-07-03 22:47:47 +10:00
Zeebrommer 87ed01b739
Bash: add `else` example (#1484)
I always forget if `else` is to be followed by a `;` or not. Add it to the conditionals chapter where I would expect it.
2020-07-03 00:45:04 +10:00
Rico Sta. Cruz b82849e840
Sponsor update (#1489) 2020-07-03 00:42:02 +10:00
Rico Sta. Cruz fcc6196aa4 Cleanup: remove extra spaces before {:...} tags 2020-07-02 10:02:38 +10:00
Josh 58d1602609
simple typo correction (#1486) 2020-07-01 22:09:19 +10:00
Kushal Arya f3cef3c398
vim: Added key for 'A' (#1018) 2020-06-24 00:27:25 +10:00
Gautam Naik b4e978f074
vim: Added system clipboard copy-paste shortcuts (#522)
Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
2020-06-24 00:26:41 +10:00
mr-bolle 41a2964704
markdown: add checkbox (#971)
Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
2020-06-24 00:25:39 +10:00
burhanudin hakim 26e0f381fb
factory_bot: Update static attributes using dynamic (#772)
Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
2020-06-24 00:24:02 +10:00
Petr Heinz 3a918a1619
bash: expanded working with arrays (#534) 2020-06-24 00:23:07 +10:00
SombreroElGringo 6b7e8ed460
[Lodash] Fix padding (#813) 2020-06-24 00:18:03 +10:00
Alessio a595901d99
Fix typo (#1476) 2020-06-24 00:15:39 +10:00
Rico Sta. Cruz 25070809c1 Deploy to devhints-mirror 2020-06-23 09:34:06 +10:00
Rico Sta. Cruz 1fa97113d5
Use Netlify redirects (#1474) 2020-06-23 01:55:02 +10:00
Rico Sta. Cruz 5d514222d6 Dev: fix jekyll warnings; fade: make it more subtle 2020-06-23 01:10:54 +10:00
Rico Sta. Cruz b3cab9aa28 Remove minifier again, it breaks some spaces 2020-06-23 00:56:21 +10:00
Rico Sta. Cruz 6076941a33 Remove CNAME in master 2020-06-23 00:55:29 +10:00
Rico Sta. Cruz 51924e42bd Try to deploy with gh-pages? 2020-06-23 00:42:19 +10:00
Rico Sta. Cruz f534ec6c72
Reenable minifier, disable Travis (#1473) 2020-06-23 00:38:08 +10:00
Rico Sta. Cruz c27d9bf443 Netlify: add CloudFlare purge plugin 2020-06-23 00:13:26 +10:00
Rico Sta. Cruz 46787089cd
Tech improvement: Fix CSS, and enable minification (#1472) 2020-06-22 23:47:07 +10:00
Rico Sta. Cruz 81aaaf064a Remove HTML minification 2020-06-22 22:14:35 +10:00
Rico Sta. Cruz b1ff74a82f Simplify CSS 2020-06-22 22:14:35 +10:00
Rico Sta. Cruz 6722b20d19 Add postcss and cssnano 2020-06-22 22:14:35 +10:00
Rico Sta. Cruz 40e1c30405 Remove built files 2020-06-22 22:14:35 +10:00
Rico Sta. Cruz 048697b3d3
Merge pull request #1464 from rstacruz/feature-parcel 2020-06-22 20:44:30 +10:00
Rico Sta. Cruz b0a436587f
Merge pull request #1111 from mantrax314/mantrax314-patch-1
Fix Typo in Golang cheatsheet # Methods -> Receivers
2020-06-21 14:01:35 +10:00
Rico Sta. Cruz 4dbdd73c52
Merge pull request #1421 from jakeherp/patch-1 2020-06-17 23:24:06 +10:00
Rico Sta. Cruz 75b102fca5
Update jest.md 2020-06-17 23:23:34 +10:00
Rico Sta. Cruz 214a4ed82e
Merge pull request #1462 from kozhemyak/patch/add-bash-lastindex
Add a way to get the last element
2020-06-17 23:22:27 +10:00
Rico Sta. Cruz 02bbc11dae Fix TravisCI script 2020-06-15 00:11:02 +10:00
Rico Sta. Cruz ee1bbb06a3 Netlify: enable HTML minification 2020-06-15 00:11:02 +10:00
Rico Sta. Cruz d8df859e5c Update Docker setup 2020-06-15 00:11:02 +10:00
Rico Sta. Cruz 57ed177028
Merge pull request #1382 from knw257/patch-1
Added [:print:] class to character classes
2020-06-15 00:07:17 +10:00
Rico Sta. Cruz 4c38e4ae49
Merge pull request #1425 from mehran-prs/patch-1 2020-06-15 00:06:45 +10:00
Rico Sta. Cruz 85cf4ec38f
Merge pull request #1374 from Mazyod/patch-2
Add --cvs-exclude flag docs
2020-06-14 23:56:26 +10:00
Rico Sta. Cruz ae18baa7e9
Merge pull request #1383 from zhumengu/master 2020-06-14 23:55:27 +10:00
Rico Sta. Cruz d5683a9ddf
Update bash.md 2020-06-14 23:54:47 +10:00
Rico Sta. Cruz 577bc0dae1
Merge pull request #1389 from T04435/patch-2
Update html-meta.md
2020-06-14 23:53:15 +10:00
Rico Sta. Cruz 66d30a519c
Merge pull request #1380 from typebrook/patch-1
Update curl.md
2020-06-14 23:36:24 +10:00
Rico Sta. Cruz 0a91b64a1a
Merge pull request #1422 from macvinpinto/patch-1
Update python.md
2020-06-14 23:35:57 +10:00
Rico Sta. Cruz fef9dffd21
Merge pull request #1417 from m-thomson/patch-1 2020-06-14 23:35:25 +10:00
Rico Sta. Cruz d3203a354c Add Netlify configuration 2020-06-14 23:14:43 +10:00