Commit Graph

2055 Commits

Author SHA1 Message Date
小秦 11849e8464
Remove extra closing braces (#1376) 2020-07-09 01:37:49 +10:00
Qwerty-Space 2a4cbe953f
vim: Fix two minor errors (#1370) 2020-07-09 01:37:24 +10:00
Toni Dezman 16588e2efe
Update to new Minitest namespace synatx (#1027) 2020-07-08 10:58:58 +10:00
lsb 5c4b57691f
Fix link to serialization document (#1013)
This is current as of 972f2e7b12
2020-07-08 10:58:39 +10:00
Rico Sta. Cruz 901f457dc2 Update image sizes 2020-07-08 10:57:33 +10:00
Rico Sta. Cruz 3cf86447a3 Styling: update gray colors 2020-07-07 00:23:12 +10:00
Rico Sta. Cruz e54458ad9c Remove some deprecated sheets 2020-07-06 01:54:07 +10:00
Rico Sta. Cruz 68af8e66f6 Delete mongodb.md 2020-07-06 01:50:16 +10:00
Rico Sta. Cruz afc25b5e1f
Update styling (#1498) 2020-07-06 01:35:26 +10:00
Rico Sta. Cruz c792f1b418
Add introduction sections (#1497) 2020-07-06 00:38:31 +10:00
Rico Sta. Cruz ba699dd29e Cleanup: fix React formatting 2020-07-05 23:16:32 +10:00
Rico Sta. Cruz aff701a600
Cleanup: formatting update (2020-07-05) (#1496) 2020-07-05 23:13:06 +10:00
Rico Sta. Cruz 6b43bf97da Cleanup: update timestamps 2020-07-05 21:11:36 +10:00
James Allen 18ebcc9b2e
react: Remove extra ending bracket (#972) 2020-07-05 21:07:19 +10:00
Rico Sta. Cruz 45160e4cc7
Tech: fix 301 redirects (#1495) 2020-07-05 21:05:57 +10:00
SZ-CHENG HUANG 04f28a1d76
Flow: Fix the example for width subtyping (#558) 2020-07-05 21:05:07 +10:00
hyww a54b580e01
bash: Fix substring expansion with negative offset (#947)
Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
2020-07-05 21:04:28 +10:00
Jakob Schöttl aff27988e0
vimscript: Function stridx return value is an index (#988)
* Bugfix: function return value is an index

* White-space change

* Bugfix and clarification
2020-07-05 21:03:07 +10:00
Øyvind Eikeland 42950dfac7
sed: Added command for excluding lines while printing (#984)
Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
2020-07-05 21:02:32 +10:00
Chris Hayes 959b471fb6
lua: Fix elseif conditional typo (#1157)
`elsif` should be `elseif`
2020-07-05 21:00:15 +10:00
Bryan Dady 31b8a9af45
Add CREATE USER (#1381)
Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
2020-07-05 20:59:47 +10:00
Michael Kreusel 21306a7bfe
httpie: Add raw JSON example (#1477)
Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
2020-07-05 20:58:21 +10:00
fREW Schmidt d20fddb40a
vim: Fix spelling (#1000) 2020-07-05 20:57:28 +10:00
Hadrien Lepoutre a0849391d2
sass: Fix typo (#1066) 2020-07-05 20:57:14 +10:00
Mike Hatch e3cd185414
Formatting: capitalized first letter on some headings (#1044)
Capitalized first letter on "Keywords," "Description," and "Intro" to be more consistent with document's current style.
2020-07-05 20:56:59 +10:00
Rico Sta. Cruz bec53c5405 Update CSS to increase contrast 2020-07-05 16:15:00 +10:00
Rico Sta. Cruz 360bb87287 Cleanup: update timestamps of files 2020-07-04 23:33:09 +10:00
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