Commit Graph

1971 Commits

Author SHA1 Message Date
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
Rico Sta. Cruz a20fdfe4e6 Update the critical path with Parcel too 2020-06-14 23:09:47 +10:00
Rico Sta. Cruz 9ed567ec08 Replace Webpack (_js) with Parcel (_parcel) 2020-06-14 22:21:27 +10:00
Rico Sta. Cruz 42bac34c80
Merge pull request #1438 from deepaknayan/patch-1
Delete current buffer
2020-06-14 10:48:42 +10:00
Rico Sta. Cruz 271d37ec33
Merge pull request #1453 from trickeydan/patch-1
Use example.com instead of service.com
2020-06-14 10:47:25 +10:00
Rico Sta. Cruz a8475e711e
Merge pull request #1446 from Fasani/patch-1
Small improvement
2020-06-14 10:46:44 +10:00
Rico Sta. Cruz 17ac9a671b
Merge pull request #1390 from zavre-c/patch-1 2020-06-14 10:45:29 +10:00
Rico Sta. Cruz aafab35c90 Update github-pages gemm 2020-06-13 22:57:33 +10:00