calumks
db77ac7c98
Add undo and redo shortcuts ( #796 )
2018-11-07 15:04:50 -07:00
calumks
8e5952a677
Add key shortcut info. ( #795 )
2018-11-07 15:03:42 -07:00
Thomas Röggla
0b31132966
changed compliment() to complement() in sass.md ( #792 )
2018-11-07 15:02:07 -07:00
haider
0804754a91
Added 2 String Comparison Conditionals ( #769 )
...
they check to see if the strings are equal or not...
Just thought its an essential comparison that should be in the cheatsheet.
2018-11-07 14:59:09 -07:00
DannyMeister
f683f59ce2
Update npm documentation link in semver.md ( #761 )
2018-11-07 14:58:37 -07:00
David Lay
eb00583fa6
fixed refs format variable on git-log ( #742 )
...
Said `%cd` and should be `%d`
2018-11-07 14:37:18 -07:00
AntoineGoncalves
6a51d514e8
Update vim.md with "gvimdiff", "tab pages" and ajustment of the layout ( #741 )
...
* Update vim.md with "gvimdiff" command
* Update vim.md with a section for using tab pages
* VIM: Adjustement of the layout
Add table with Shortcut and Description for Calculator section.
Replace all of first letter of description by uppercase when it was lowercase.
* Update vim.md
* Update vim.md
* Update vim.md
2018-11-07 14:35:25 -07:00
Hannes Leutloff
6892dc8615
Update rsync.md ( #718 )
...
Clarify folder/folder-content syncing.
Add options --partial and -P, since partial helps with network errors and -P is convenient.
2018-11-07 14:23:17 -07:00
Jason Weir
a4053b1b8e
Add spell checking to vim cheatsheet ( #497 )
...
* Add spell checking to vim cheatsheet
* Add backticks for command formatting
2018-11-07 14:08:13 -07:00
Tredecies
82985172c5
Tmux sessions and windows ( #682 )
...
* most basic tmux sessions and windows commands added
* Detach -> detach
2018-11-07 13:55:40 -07:00
Enrico Sacchetti
d444d081d5
Feat/markdown tables ( #665 )
...
* docs(contributing): add yarn to one-time docker use
* feat(markdown): add lists and tables
- add h2 example
2018-11-07 13:53:22 -07:00
matjojo
5aa602c9e0
Update lua.md ( #652 )
...
Change zero to one indexed
2018-11-07 13:48:58 -07:00
Ben Weller
2c163cb3ba
Add example for `aws s3 rm` with `--recursive` ( #651 )
2018-11-07 13:44:51 -07:00
Adrian
60de6e9c49
Add tricks to go back to previous branch ( #648 )
2018-11-07 13:35:06 -07:00
Michael Hienle
3dc8b2abc9
Some minor improvements to python cheatsheet ( #623 )
...
Added enumerate and pop with index and changed a few small things.
2018-11-07 13:31:46 -07:00
JBallin
668103896f
Fix "select" link ( #600 )
2018-11-07 13:29:10 -07:00
jascha ehrenreich
e059b21d6f
Update composer.md ( #628 )
...
replaced to with from
2018-11-07 13:27:52 -07:00
Audrey Chavarria
77d78b29f6
Update CSS.md Animation section ( #625 )
...
Updated the order in which properties appear in the Properties table to match the order in which they should be listed in the Shorthand form. Also added 2 missing properties ( animation-fill-mode & animation-play-state ) and an example for them. See link for more info: https://www.w3schools.com/cssref/css3_pr_animation.asp .
2018-11-07 13:26:57 -07:00
Sherly Chan
12feb8202a
correcting enzyme props to prop ( #513 )
2018-11-07 13:11:37 -07:00
Rico Sta. Cruz
da30696346
moment: link to You Don't Need Moment
2018-09-15 15:06:46 +08:00
Rico Sta. Cruz
f3040aa0ff
Merge pull request #768 from amallek/patch-1
...
Typo fixed
2018-08-28 12:49:18 +08:00
Andreas Mallek
b24a1c3be3
Typo fixed
2018-08-27 23:32:46 +02:00
Rico Sta. Cruz
3f2bb1b044
Merge pull request #765 from annygakh/patch-1
...
Update mismatched end tag for code example in section 'Loops'
2018-08-26 11:06:22 +08:00
Anny
d6ae9a9637
Update mismatched end tag for code example in section 'Loops'
2018-08-25 11:21:25 -07:00
Rico Sta. Cruz
d5a6d6fb04
polyfill.io: Fix conditional loading snippet
2018-08-20 09:04:31 +08:00
Rico Sta. Cruz
2e381a4c77
Merge pull request #733 from PaulRosset/patch-1
...
gh-pages-golang-flowControl-forLoops
2018-08-08 11:15:03 +08:00
Paul Rosset
8e092aaaee
gh-pages-flowControl-forLoops
...
Add the description for the For Loops and For-Range loops.
2018-08-07 17:47:31 +01: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
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