Commit Graph

1598 Commits

Author SHA1 Message Date
Arsenij Schützer c2e9c8fc36 Update typescript.md 2018-07-31 17:24:26 +02:00
Rico Sta. Cruz b27d794063
Merge pull request #689 from yeldiRium/patch-1
Update composer.md
2018-07-30 17:25:10 +08:00
Hannes Leutloff 32301ff3da
Update composer.md
`update --lock` is useful e.g. after resolving merge conflicts when the packages should stay at their current versions but the lock file hash is invalid and must be updated.
2018-07-30 09:01:18 +02:00
Moviuro 194bd28bf9
Update bash.md
`[` use is made obsolete by `[[` (which should be used only for bash scripts).
Add examples with commands conditionals (if ping ...; then...)
Add link to shellcheck + mywiki.wooledge.org
2018-07-23 15:34:18 +02:00
Rico Sta. Cruz e9ac8eb8f4
Merge pull request #620 from mhienle/patch-2
Minor improvements
2018-07-21 11:03:17 +08:00
Rico Sta. Cruz ae7aec762c
Merge pull request #619 from mhienle/patch-1
Fix typos
2018-07-21 11:02:46 +08:00
Michael Hienle 15a7a7e126
Minor improvements
Just made some things clearer by comments.
2018-07-20 16:40:38 +02:00
Michael Hienle b235bb2d89
More typos 2018-07-20 12:25:16 +02:00
Michael Hienle 876b845840
Fix typo 2018-07-20 12:16:54 +02:00
Rico Sta. Cruz a66ea66c80
Hide anchors until mouseover 2018-07-09 10:27:10 +08:00
Rico Sta. Cruz 8af730ebb3
Update app/vendor packages 2018-07-09 10:21:46 +08:00
Rico Sta. Cruz c4ab36c32c
pacman: Add new sheet 2018-07-07 06:48:04 +08:00
Rico Sta. Cruz 3a8a3bd3a2
Merge pull request #537 from jktravis/patch-1
s/keywodrs/keywords/
2018-07-04 20:34:20 +08:00
Rico Sta. Cruz e4b0a5f449
Merge pull request #519 from rockrockinit/patch-1
Update the "every Sunday midnight" example
2018-07-04 20:34:04 +08:00
Rico Sta. Cruz 77fce042aa
Merge pull request #552 from JustusAdam/patch-1
Added `f` character jumps
2018-07-04 20:33:49 +08:00
Rico Sta. Cruz 382b9c7e95
Merge pull request #561 from maxscott/patch-1
Update elixir.md
2018-07-04 20:33:27 +08:00
Rico Sta. Cruz 5beaf31fc6
Merge pull request #568 from EdwardBetts/spelling
Correct spelling mistakes.
2018-07-02 20:48:15 +08:00
Rico Sta. Cruz 0e010d0c0c
Merge pull request #580 from gasparnagy/patch-1
Chai: Add lengthOf for BDD section
2018-07-02 20:47:46 +08:00
Rico Sta. Cruz 6a452e7056
Merge pull request #587 from tetiana12345678/patch-1
Update elixir.md
2018-07-02 20:47:29 +08:00
Tetiana 4a19e85a4b
Update elixir.md 2018-06-29 01:03:23 +01:00
Rico Sta. Cruz 7d787deaaa
Repack assets 2018-06-27 07:46:26 +08:00
Rico Sta. Cruz b93a60e8b4
Merge pull request #583 from rstacruz/feature/docker-support
Add Docker support for development
2018-06-27 07:25:44 +08:00
Rico Sta. Cruz fe78d49be5
Allow overriding of the bind host 2018-06-27 07:16:33 +08:00
Rico Sta. Cruz 175121e581
Add Docker support 2018-06-27 07:10:51 +08:00
Rico Sta. Cruz bcfb8d8369
docker-compose: Update with more info 2018-06-26 22:45:57 +08:00
Gáspár Nagy 695a2dc3e2
Chai: Add lengthOf for BDD section 2018-06-25 11:10:01 +02:00
Rico Sta. Cruz ff19f0154b
Merge pull request #570 from tgriesser/unhide-knex
Unhide Knex
2018-06-20 01:35:41 +08:00
Tim Griesser 5fab1d644d
Unhide knex 2018-06-19 13:33:21 -04:00
Edward Betts e14ed7967b Correct spelling mistakes. 2018-06-14 16:48:42 +01:00
Max 09125c8ed3
Update elixir.md
I believe this was the intention, ~s[ ] seems to not do anything, but ~s| | seems to have the effect described.
2018-06-10 13:05:02 -04:00
Rico Sta. Cruz 972ef7559c
Merge pull request #555 from microraptor/patch-1
small typo
2018-06-05 07:22:40 +08:00
Till fbd57401de
small typo
ecrt -> cert
2018-06-04 21:33:51 +02:00
Justus Adam e62265f138
Added `f` character jumps
Added the `f` and `F` character jump to Navigation.
2018-06-01 11:41:40 +02:00
Pavel Zet 8c6796b305 chore: recompile 2018-05-26 23:09:39 -03:00
Pavel Zet 93b6fb6774 Add generated anchors for h2 headings 2018-05-26 23:08:58 -03:00
Joshua Travis 793dccc875
s/keywodrs/keywords/ 2018-05-20 08:45:28 -04:00
Rico Sta. Cruz a0f24f42d9
express: Update formatting 2018-05-16 08:01:38 +08:00
Rico Sta. Cruz b7f35db21d
httpie: Improve styling 2018-05-16 07:55:00 +08:00
Rico Sta. Cruz 2e4ca06d79
harvey-js: fix capitalization of category name 2018-05-15 12:42:53 +08:00
Rico Sta. Cruz 651e771548
mobx: update layout 2018-05-14 12:45:45 +08:00
Rico Sta. Cruz 73c2567269
dockerfile: fix formatting 2018-05-14 12:43:30 +08:00
Rico Sta. Cruz b1fac31551
cidr: update layout 2018-05-14 11:10:48 +08:00
Rico Sta. Cruz 9bb52c7a5e
Merge pull request #478 from tomarrell/patch-1
Fixed incorrect flow type output
2018-05-14 09:22:52 +08:00
Rico Sta. Cruz bb9034d9ef
Merge pull request #475 from raunofreiberg/react-flow-minimal
[flow] modify minimal example to typing React components
2018-05-14 09:22:19 +08:00
Rico Sta. Cruz 22319d76f6
Merge pull request #499 from peterzalewski/peterzalewski-patch-1
Fix typo
2018-05-14 09:20:12 +08:00
Rico Sta. Cruz e490b462ec
Merge pull request #524 from jjoselv/patch-1
Update bash.md
2018-05-14 09:19:35 +08:00
Rico Sta. Cruz 7da9a725aa
Merge pull request #528 from Brantron/patch-1
add string `starsWith` method
2018-05-14 09:19:09 +08:00
Rico Sta. Cruz 9e915addde
vim-unite: update layout 2018-05-13 23:23:28 +08:00
Brandon Lawrence ca767113f5
add string `starsWith` method 2018-05-11 12:14:59 -04:00
Rico Sta. Cruz e10acfa677
wip/intl-datetime: Fix layout 2018-05-11 20:17:10 +08:00