使用指南。 包括系统、插件、指令、编程语言等
Go to file
Afif Sohaili c9279b9858 Add cheatsheet on handling generated content with Bulma. (#862)
In cases where WYSIWYG editors generate the HTML content of the page,
the content does not have Bulma classes applied to them, which means
they'll be unstyled because that's just how Bulma works. An `<h1>` tag
does not have a style until you add the class `title` to it.

To handle this case, wrap the generated content with `.content` class.
2018-11-16 12:47:54 -07:00
_data Fix codefund enabled parameter 2018-03-29 12:34:20 +08:00
_docs/images Readme: add screenshot 2017-09-04 09:39:03 +08:00
_inactive Remove drafts 2017-09-27 08:20:11 +08:00
_includes Change codesponsor.io to codefund.io 2018-04-28 19:30:07 +08:00
_js Hide anchors until mouseover 2018-07-09 10:27:10 +08:00
_layouts Add generated anchors for h2 headings 2018-05-26 23:08:58 -03:00
_sass Hide anchors until mouseover 2018-07-09 10:27:10 +08:00
_support JS: add bounce effect 2017-10-20 18:15:11 +08:00
assets Hide anchors until mouseover 2018-07-09 10:27:10 +08:00
data Add /data/search-index.json 2017-10-23 12:43:26 +08:00
deprecated bower-api: deprecate 2017-09-21 16:32:26 +08:00
fitness Use a more normal timestamp format 2017-08-30 19:33:17 +08:00
wip wip/intl-datetime: Fix layout 2018-05-11 20:17:10 +08:00
.babelrc Trim some more 3rd-party deps 2017-10-01 02:52:43 +08:00
.dockerignore Add Docker support 2018-06-27 07:10:51 +08:00
.gitignore Add Docker support 2018-06-27 07:10:51 +08:00
.projections.json fastify: new cheatsheet 2017-09-21 21:37:13 +08:00
.travis.yml Travis: force rebuilding 2018-03-17 13:16:41 +08:00
101.md 101: big update 2017-09-21 16:25:42 +08:00
404.html Implement 'type' metadata 2017-09-04 10:23:45 +08:00
CNAME Add cname 2017-09-27 08:20:11 +08:00
CONTRIBUTING.md Feat/markdown tables (#665) 2018-11-07 13:53:22 -07:00
Dockerfile Add Docker support 2018-06-27 07:10:51 +08:00
Gemfile Add CONTRIBUTING.md 2017-09-04 09:44:14 +08:00
Gemfile.lock Update some top pages 2017-08-28 23:51:51 +08:00
Makefile Allow overriding of the bind host 2018-06-27 07:16:33 +08:00
README.md Readme: fix travis link 2018-03-17 13:05:15 +08:00
_config.yml Add Docker support 2018-06-27 07:10:51 +08:00
absinthe.md absinthe: update formatting 2017-10-10 15:43:39 +08:00
activeadmin.md activeadmin: fix title 2017-10-27 11:44:31 +08:00
adb.md adb: attribute and update formatting 2018-03-07 16:15:41 +08:00
analytics.js.md analytics.js: fix broken updated date 2017-10-29 19:50:29 +08:00
analytics.md analytics: fix duplicate layout declaration 2018-03-14 11:14:27 +08:00
angularjs.md Update angularjs.md 2018-02-13 00:06:00 +01:00
animated_gif.md Update more layouts 2017-09-21 16:05:49 +08:00
ansi.md Categorize even more pages 2015-11-24 16:06:06 +11:00
ansible-examples.md Update heroku and ansible docs to new layout 2017-10-11 00:03:36 +08:00
ansible-guide.md Update heroku and ansible docs to new layout 2017-10-11 00:03:36 +08:00
ansible-modules.md ansible-modules: update 2017-10-03 02:16:31 +08:00
ansible-roles.md Update heroku and ansible docs to new layout 2017-10-11 00:03:36 +08:00
ansible.md Fix typos 2017-10-22 13:08:21 +02:00
appcache.md Update more layouts 2017-09-21 16:31:39 +08:00
applescript.md New macOS category 2018-03-20 17:55:17 +08:00
applinks.md More categories 2015-11-24 15:32:36 +11:00
arel.md More arel 2017-10-15 20:28:51 +02:00
atom.md Correct spelling mistakes. 2018-06-14 16:48:42 +01:00
awesome-redux.md Fix typo 2017-11-19 19:19:44 +02:00
awscli.md Add example for `aws s3 rm` with `--recursive` (#651) 2018-11-07 13:44:51 -07:00
backbone.md Fix typos 2017-10-22 13:08:21 +02:00
badges.md Cross links 2017-08-30 00:38:47 +08:00
bash.md Add cd - (#843) 2018-11-07 15:54:57 -07:00
blessed.md blessed: update layout 2017-09-20 13:18:48 +08:00
bluebird.md bluebird: fix syntax highlight 2017-09-08 07:23:19 +08:00
bookshelf-contrib.md . 2014-02-25 18:32:14 +08:00
bookshelf.md Update 2016-01-07 12:47:48 +08:00
bootstrap.md Optimize meta descriptions and more 2017-10-15 02:53:08 +08:00
brew.md Add some redirects 2017-10-02 03:24:58 +08:00
browser-sync.md Categorize even more pages 2015-11-24 16:02:17 +11:00
browserify.md Categorize even more pages 2015-11-24 16:02:17 +11:00
brunch.md Update 2016-04-25 15:55:29 +08:00
bulma.md Add cheatsheet on handling generated content with Bulma. (#862) 2018-11-16 12:47:54 -07:00
bundler.md Categorize even more pages 2015-11-24 16:06:06 +11:00
c_preprocessor.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
camp.md fastify: new cheatsheet 2017-09-21 21:37:13 +08:00
canvas.md Update more layouts 2017-09-21 16:05:49 +08:00
capybara.md Tag some more cool cheatsheets as 'featurable' 2017-10-30 00:19:11 +08:00
cask-index.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
chai.md Chai: Add lengthOf for BDD section 2018-06-25 11:10:01 +02:00
cheatsheet-styles.md Add support for pre.-wrap 2017-10-26 14:10:13 +08:00
chef.md chef: update 2017-10-19 10:55:15 +08:00
chunky_png.md Update layouts of some Ruby sheets 2017-10-15 14:27:15 +08:00
cidr.md cidr: update layout 2018-05-14 11:10:48 +08:00
circle.md Update 2015-12-20 05:35:19 +08:00
co.md co: update 2017-10-27 12:49:12 +08:00
command_line.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
commander-js.md Set up some redirects 2017-08-29 03:56:17 +08:00
commander.js.md Set up some redirects 2017-08-29 03:56:17 +08:00
composer.md Update composer.md (#628) 2018-11-07 13:27:52 -07:00
cordova.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
cron.md Update the "every Sunday midnight" example 2018-05-03 09:17:17 -04:00
crypto.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
css-animation.md Revamp CSS 2017-08-30 05:35:28 +08:00
css-antialias.md Update featured list 2017-10-13 01:18:53 +08:00
css-background.md Revamp CSS 2017-08-30 05:35:28 +08:00
css-flexbox.md css-flexbox: fix wrong suggestion on height 2017-08-31 17:27:53 +08:00
css-font.md Revamp CSS 2017-08-30 05:35:28 +08:00
css-selectors.md Revamp CSS 2017-08-30 05:35:28 +08:00
css-system-font-stack.md Tag more sheets as featurable 2017-10-30 00:18:27 +08:00
css-tricks.md css-tricks: Format 2018-05-02 09:59:19 +08:00
css.md Update CSS.md Animation section (#625) 2018-11-07 13:26:57 -07:00
cssnext.md Tag some cool cheatsheets as 'featurable' 2017-10-30 00:14:53 +08:00
curl.md Add curl --silent (#839) 2018-11-07 15:50:57 -07:00
date.md date: redirect to datetime 2017-09-22 01:00:48 +08:00
datetime.md Extract strftime to /strftime 2017-11-27 19:48:16 +08:00
deis.md Update some layouts 2017-10-16 22:59:57 +08:00
deku.md Update 2016-01-07 12:47:48 +08:00
deku@1.md deku@v1: update 2017-09-04 10:56:22 +08:00
devise.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
divshot.md Correct spelling mistakes. 2018-06-14 16:48:42 +01:00
do.md Categorize even more pages 2015-11-24 16:06:06 +11:00
docker-compose.md docker-compose: Update with more info 2018-06-26 22:45:57 +08:00
docker-compose.yml Allow overriding of the bind host 2018-06-27 07:16:33 +08:00
docker.md docker: fix first heading 2017-10-20 18:23:19 +08:00
dockerfile.md dockerfile: fix formatting 2018-05-14 12:43:30 +08:00
dom-range.md dom-range: add 2015-11-25 00:52:33 +11:00
dom-selection.md dom-selection: add 2015-11-25 00:52:37 +11:00
ec2.md Categorize even more pages 2015-11-24 16:02:17 +11:00
editorconfig.md editorconfig: update 2017-09-04 10:07:00 +08:00
elixir-metaprogramming.md Update 2016-06-19 00:19:13 +08:00
elixir.md Merge pull request #561 from maxscott/patch-1 2018-07-04 20:33:27 +08:00
emacs.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
ember.md Set up some redirects 2017-08-29 03:56:17 +08:00
enzyme.md correcting enzyme props to prop (#513) 2018-11-07 13:11:37 -07:00
enzyme@2.md enyzme: update for v3 2017-10-12 18:10:12 +08:00
es6.md Update es6.md (#709) 2018-11-16 12:28:50 -07:00
es2015.md Feature new sheets 2017-08-29 03:18:32 +08:00
es2016.md Feature new sheets 2017-08-29 03:18:32 +08:00
es2017.md Feature new sheets 2017-08-29 03:18:32 +08:00
ets.md Update weights 2017-08-30 05:53:47 +08:00
expect.js.md expectjs: update 2017-09-02 04:43:07 +08:00
expectjs.md expectjs: improve some more 2017-09-02 04:48:13 +08:00
express.md express: Update formatting 2018-05-16 08:01:38 +08:00
exunit.md Update ExUnit cheatsheet: Demonstrate named setup context more clearly (#850) 2018-11-16 12:41:08 -07:00
factory_bot.md factory_bot: touch 2017-10-30 00:17:31 +08:00
factory_girl.md factory_bot: rename 2017-10-27 11:44:32 +08:00
fastify.md wip/knex: new WIP cheatsheet 2017-09-23 09:41:37 +08:00
fetch.md Add alias for /fetch 2017-10-23 13:19:15 +08:00
ffaker.md ffaker: update with new layout 2017-09-12 17:26:34 +08:00
ffmpeg.md Convert more templates 2017-09-20 16:08:11 +08:00
figlet.md Correct spelling mistakes. 2018-06-14 16:48:42 +01:00
find.md find: Include file size conditions (#848) 2018-11-07 15:57:17 -07:00
firebase.md firebase: update 2017-08-30 21:29:08 +08:00
firefox.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
fish-shell.md Update Keys 2018-01-31 01:30:49 -06:00
flashlight.md flashlight: update 2017-09-20 22:15:19 +08:00
flexbox.md Add some redirects 2017-10-02 03:24:58 +08:00
flow.md Updated flow.md to fix type for error (#833) 2018-11-07 15:46:01 -07:00
flowtype.md flow: significant improvements 2017-09-20 16:52:04 +08:00
flux.md Updates more categories 2015-11-24 16:09:17 +11:00
flynn.md flynn: update 2017-10-19 10:58:05 +08:00
freenode.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
frequency-separation-retouching.md frequency-separation-retouching: update 2017-09-23 02:17:28 +08:00
gh-pages.md Update more sheets 2017-08-29 23:57:21 +08:00
git-branch.md git-branch: update 2017-09-20 22:04:14 +08:00
git-extras.md Use 4 spaces throughout file (#841) 2018-11-07 15:53:52 -07:00
git-log-format.md fixed refs format variable on git-log (#742) 2018-11-07 14:37:18 -07:00
git-log.md git-log: update 2017-10-18 20:44:41 +08:00
git-revisions.md git-revisions: update some more 2017-10-11 00:23:47 +08:00
git-tricks.md Add tricks to go back to previous branch (#648) 2018-11-07 13:35:06 -07:00
gmail.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
gnupg.md Fix typos 2017-10-22 13:08:21 +02:00
go.md Typo fixed 2018-08-27 23:32:46 +02:00
google-webfonts.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
google_analytics.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
gpg.md Set gpg and gpgconf as aliases to gnupg 2017-10-18 18:11:11 -07:00
gpgconf.md Set gpg and gpgconf as aliases to gnupg 2017-10-18 18:11:11 -07:00
graphql.md graphql: update 2017-09-24 02:05:08 +08:00
gremlins.md Fix typos 2017-10-22 13:08:21 +02:00
gulp.md Categorize even more pages 2015-11-24 16:02:17 +11:00
gutom.md ph-food-delivery: add alias 2017-10-02 12:57:11 +08:00
handlebars-js.md Set up some redirects 2017-08-29 03:56:17 +08:00
handlebars.js.md Update weights 2017-08-30 05:53:47 +08:00
harvey-js.md harvey-js: fix capitalization of category name 2018-05-15 12:42:53 +08:00
harvey.js.md jsdoc: update formatting 2017-10-29 23:56:20 +08:00
heroku.md Update heroku and ansible docs to new layout 2017-10-11 00:03:36 +08:00
hledger.md hledger: remove inacct and inacctonly (#38) 2016-08-30 00:17:18 +08:00
homebrew.md Update weights 2017-08-30 05:53:47 +08:00
html-email.md Use a more normal timestamp format 2017-08-30 19:33:17 +08:00
html-input.md html-input: fix datetime looking weird 2017-10-30 00:10:44 +08:00
html-meta.md Fix JS errors 2017-08-30 22:19:40 +08:00
html-microformats.md html-microformats: update 2017-10-29 20:00:07 +08:00
html-share.md html-share: new cheatsheet 2017-09-04 08:54:06 +08:00
html.md Fix typos 2017-10-22 13:08:21 +02:00
http-status.md changed a few things on layout 2017-10-24 23:18:22 +02:00
httpie.md httpie: Improve styling 2018-05-16 07:55:00 +08:00
ie.md Update html5shiv and HTTPS links (faster and safer) 2018-03-06 15:52:35 +08:00
ie_bugs.md Remove 'Also See' links (both are dead links) 2018-03-06 15:33:44 +08:00
imagemagick.md Update 2016-01-07 12:47:48 +08:00
immutable-js.md Set up some redirects 2017-08-29 03:56:17 +08:00
immutable.js.md immutable.js: update 2017-10-27 12:50:39 +08:00
index.md Update home page title 2017-10-02 06:06:27 +08:00
index@2016.md Rename the site from Cheatsheets to Devhints 2017-09-27 08:25:43 +08:00
inkscape.md Update some layouts 2017-10-16 22:59:57 +08:00
inline-docs.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
ios-provision.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
jade.md Add pug cheatsheet 2017-08-31 01:15:45 +08:00
jasmine.md Update Jasmine cheatsheet 2017-09-01 05:20:31 +08:00
jekyll-github.md typo 2017-11-17 18:02:15 +01:00
jekyll.md Update mismatched end tag for code example in section 'Loops' 2018-08-25 11:21:25 -07:00
jest.md Tag some cool cheatsheets as 'featurable' 2017-10-30 00:14:53 +08:00
jquery-cdn.md Categorize even more pages 2015-11-24 16:02:17 +11:00
jquery.md Update 2017-08-30 06:28:48 +08:00
js-appcache.md Update 2017-08-30 06:28:48 +08:00
js-array.md js-array: update 2017-10-27 12:34:47 +08:00
js-date.md js-date: update 2017-08-30 14:36:43 +08:00
js-fetch.md js-fetch: Recommend ES6-style variables 2018-04-17 17:45:52 +08:00
js-lazy.md Update 2017-08-29 01:39:39 +08:00
js-model.md Update 2017-08-30 06:02:03 +08:00
js-speech.md Update 2017-08-30 06:28:48 +08:00
jscoverage.md jscoverage: update 2017-10-29 20:03:37 +08:00
jsdoc.md s/keywodrs/keywords/ 2018-05-20 08:45:28 -04:00
jshint.md jshint: update 2017-09-12 20:37:40 +08:00
knex.md Fix "select" link (#600) 2018-11-07 13:29:10 -07:00
koa.md Fix koa's category (#32) 2016-03-06 09:14:47 +08:00
kramdown.md Categorize even more pages 2015-11-24 16:02:17 +11:00
layout-thrashing.md layout-thrashing: update 2017-10-19 11:00:43 +08:00
ledger-csv.md Modernize more pages 2017-08-29 23:43:49 +08:00
ledger-examples.md Categorize ledger 2015-12-01 13:41:43 +08:00
ledger-format.md Update ledger stuff 2015-12-04 09:48:43 +08:00
ledger-periods.md Categorize ledger 2015-12-01 13:41:43 +08:00
ledger-query.md Modernize more pages 2017-08-29 23:43:49 +08:00
ledger.md Use a more normal timestamp format 2017-08-30 19:33:17 +08:00
less.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
licenses.md Use a more normal timestamp format 2017-08-30 19:33:17 +08:00
linux.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
lodash.md Added Examples for Trim 2018-03-19 10:26:52 -04:00
lua.md Update lua.md (#652) 2018-11-07 13:48:58 -07:00
machinist.md Categorize even more pages 2015-11-24 16:02:17 +11:00
macos-mouse-acceleration.md macos-mouse-acceleration: fix nesting 2018-03-20 18:57:15 +08:00
make-assets.md Make 2015-04-17 03:03:21 +08:00
makefile.md correctly describe "$*", remove incorrect "$%" 2018-03-19 11:35:22 +01:00
man.md man: update layout 2017-08-29 04:49:27 +08:00
markdown.md Feat/markdown tables (#665) 2018-11-07 13:53:22 -07:00
meow.md meow: update 2017-10-30 00:25:02 +08:00
meta-tags.md meta-tags: touch 2017-09-08 15:22:25 +08:00
middleman.md Categorize even more pages 2015-11-24 16:02:17 +11:00
minimist.md minimist: update layout 2017-10-15 14:47:53 +08:00
minitest.md Update heroku 2016-03-28 14:56:43 +08:00
mixpanel.md mixpanel: add 2017-10-29 00:07:10 +08:00
mobx.md mobx: update layout 2018-05-14 12:45:45 +08:00
mocha-blanket.md mocha-blanket: update 2017-10-27 12:52:26 +08:00
mocha-html.md Categorize even more pages 2015-11-24 16:02:17 +11:00
mocha-tdd.md Categorize even more pages 2015-11-24 16:02:17 +11:00
mocha.md Fix link to TDD from BDD mocha page 2017-04-03 11:41:22 -07:00
modella.md modella: update formatting 2017-10-11 15:51:59 +08:00
modernizr.md Categorize even more pages 2015-11-24 16:02:17 +11:00
moment.md moment: link to You Don't Need Moment 2018-09-15 15:06:46 +08:00
mongodb.md Update 2015-12-26 08:49:18 +08:00
ncftp.md Update more layouts 2017-09-21 16:30:07 +08:00
nock.md nock: update layout 2018-02-20 00:10:17 +08:00
nocode.md nocode: formatting update 2018-03-17 17:04:18 +08:00
nodejs-assert.md Categorize more pages 2015-11-24 15:48:01 +11:00
nodejs-fs.md Categorize more pages 2015-11-24 15:48:01 +11:00
nodejs-path.md Categorize more pages 2015-11-24 15:48:01 +11:00
nodejs-process.md Categorize more pages 2015-11-24 15:48:01 +11:00
nodejs-stream.md Use a more normal timestamp format 2017-08-30 19:33:17 +08:00
nodejs.md Categorize more pages 2015-11-24 15:48:01 +11:00
nopt.md Categorize even more pages 2015-11-24 16:02:17 +11:00
npm.md npm: update 2017-10-27 12:29:55 +08:00
org-mode.md org-mode: new sheet 2018-02-19 23:55:40 +08:00
osx.md Correct spelling mistakes. 2018-06-14 16:48:42 +01:00
package.json Remove prettier-standard; add prettier 2018-03-26 11:38:39 +08:00
package.json.md Remove my email address 2017-08-30 19:59:55 +08:00
package.md package.json: update 2017-08-30 19:00:41 +08:00
pacman.md pacman: Add new sheet 2018-07-07 06:48:04 +08:00
parsimmon.md Update 2016-12-12 10:06:05 +11:00
parsley.md Fix typos 2017-10-22 13:08:21 +02:00
pass.md Correct spelling mistakes. 2018-06-14 16:48:42 +01:00
passenger.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
perl-pie.md Update 2015-12-20 05:35:19 +08:00
ph-food-delivery.md ph-food-delivery: Update Jollibee phone number 2018-03-18 12:30:47 +08:00
phoenix-conn.md phoenix-conn: specify that get_req_header returns a list 2018-01-19 18:42:18 +08:00
phoenix-ecto.md Use a more normal timestamp format 2017-08-30 19:33:17 +08:00
phoenix-ecto@1.2.md Cross links 2017-08-30 00:38:47 +08:00
phoenix-ecto@1.3.md phoenix-ecto@1.3: hide 2017-08-30 00:59:07 +08:00
phoenix-migrations.md phoenix: update 2017-09-04 11:08:40 +08:00
phoenix-routing.md phoenix-routing: update 2017-09-04 11:20:35 +08:00
phoenix.md Merge PR #366 (@hachi8833) 2018-03-06 15:56:25 +08:00
phoenix@1.2.md Merge PR #366 (@hachi8833) 2018-03-06 15:56:25 +08:00
plantuml.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
pm2.md Correct spelling mistakes. 2018-06-14 16:48:42 +01:00
polyfill.io.md polyfill.io: Fix conditional loading snippet 2018-08-20 09:04:31 +08:00
postgresql-json.md Fix typos 2017-10-22 13:08:21 +02:00
postgresql.md Fix placeholder description 2018-03-23 16:15:23 +08:00
powerline.txt Update. 2013-08-24 15:43:10 +08:00
premailer.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
projectionist.md Categorize even more pages 2015-11-24 16:06:06 +11:00
promise.md Updates more categories 2015-11-24 16:11:34 +11:00
pry.md Categorize even more pages 2015-11-24 16:02:17 +11:00
psdrb.md Update layouts of some Ruby sheets 2017-10-15 14:27:15 +08:00
pug.md Tag more sheets as featurable 2017-10-30 00:18:27 +08:00
python.md Some minor improvements to python cheatsheet (#623) 2018-11-07 13:31:46 -07:00
qjs.md Categorize even more pages 2015-11-24 16:02:17 +11:00
qunit.md Updates more categories 2015-11-24 16:11:34 +11:00
rack-test.md Update layouts of some Ruby sheets 2017-10-15 14:27:15 +08:00
ractive.md Fix typos 2017-10-22 13:08:21 +02:00
rails-controllers.md Correct spelling mistakes. 2018-06-14 16:48:42 +01:00
rails-features.md Categorize even more pages 2015-11-24 16:02:17 +11:00
rails-forms.md Categorize even more pages 2015-11-24 16:02:17 +11:00
rails-gems.md Categorize even more pages 2015-11-24 16:02:17 +11:00
rails-helpers.md Categorize even more pages 2015-11-24 16:02:17 +11:00
rails-i18n.md Categorize even more pages 2015-11-24 16:02:17 +11:00
rails-migrations.md add further clarifications on rails g migrate 2017-03-01 16:34:40 +11:00
rails-models.md Correct spelling mistakes. 2018-06-14 16:48:42 +01:00
rails-plugins.md Categorize even more pages 2015-11-24 16:02:17 +11:00
rails-routes.md Update 2016-04-25 15:55:29 +08:00
rails-tricks.md Categorize ledger 2015-12-01 13:41:43 +08:00
rails.md Categorize even more pages 2015-11-24 16:02:17 +11:00
rake.md rake: update layout 2018-03-03 08:07:02 +08:00
rbenv.md rbenv: add table headings 2018-02-20 23:53:18 +08:00
rdoc.md rdoc: fix syntax highlighting 2018-03-03 08:06:54 +08:00
react-router.md Update 2017-08-29 02:51:42 +08:00
react.md [React] update react syntaxes and remove legacy methods (#856) 2018-11-16 12:46:54 -07:00
react@0.14.md react@0.14: add deprecation warning 2017-10-03 01:57:50 +08:00
redux.md Update redux.md 2018-01-17 17:02:23 +08:00
regexp.md Add categories 2015-11-24 10:57:56 +11:00
rename.md rename: fix tables 2018-03-03 08:07:10 +08:00
resolutions.md resolutions: update 2017-10-30 00:00:21 +08:00
rest-api.md Forbidden should be 403 not 406 2017-11-08 14:11:57 +08:00
riot.md Add carbon 2016-08-13 10:11:32 +08:00
robots.txt Let all the robots in now 2017-09-27 08:20:13 +08:00
rollup.md Correct spelling mistakes. 2018-06-14 16:48:42 +01:00
ronn.md ronn: update content 2017-10-15 14:40:01 +08:00
rspec-rails.md Fix typos 2017-10-22 13:08:21 +02:00
rspec.md Update 2017-07-30 17:59:47 +08:00
rst.md Categorize even more pages 2015-11-24 16:02:17 +11:00
rsync.md Update rsync.md (#718) 2018-11-07 14:23:17 -07:00
rtorrent.md rtorrent: correct capitalization 2017-10-11 15:50:52 +08:00
rubiks.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
ruby.md Categorize even more pages 2015-11-24 16:02:17 +11:00
ruby21.md Categorize even more pages 2015-11-24 16:02:17 +11:00
rubygems.md Categorize even more pages 2015-11-24 16:02:17 +11:00
sass.md Update sass.md (#710) 2018-11-16 12:28:11 -07:00
saucelabs.md saucelabs: fix title 2017-10-27 11:44:31 +08:00
sed.md Update more layouts 2017-09-21 16:30:07 +08:00
semver.md Update npm documentation link in semver.md (#761) 2018-11-07 14:58:37 -07:00
sequel.md Fix typos 2017-10-22 13:08:21 +02:00
sequelize.md Categorize even more pages 2015-11-24 16:02:17 +11:00
sh-pipes.md sh-pipes: update 2017-10-19 10:56:18 +08:00
sh.md Update more sheets 2017-08-29 23:57:21 +08:00
shelljs.md shelljs: update 2017-10-27 13:00:27 +08:00
siege.md Update 2016-08-25 10:27:17 +08:00
simple_form.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
sinon-chai.md Add carbon 2016-08-13 10:11:32 +08:00
sinon.md sinon: update 2017-10-27 12:54:28 +08:00
sitemap.xml Add /data/search-index.json 2017-10-23 12:43:26 +08:00
sketch.md sketch: format tables properly 2018-02-20 11:19:01 +08:00
slim.md Slim: update markdown section 2018-03-06 15:38:54 +08:00
social-images.md Update sizes 2015-09-02 12:13:31 +08:00
spacemacs.md spacemacs: add magit shortcuts 2018-02-20 00:05:01 +08:00
spine.md Fix typos 2017-10-22 13:08:21 +02:00
spreadsheet.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
sql-join.md sql-join: update again 2017-10-30 00:05:56 +08:00
stencil.md lodash: update 2017-10-17 11:44:52 +08:00
strftime.md Extract strftime to /strftime 2017-11-27 19:48:16 +08:00
stylus.md Tag more sheets as featurable 2017-10-30 00:18:27 +08:00
sublime-text.md Fix forgotten shortcuts style 2017-10-27 18:13:28 +07:00
superagent.md Categorize even more pages 2015-11-24 16:02:17 +11:00
tabular.md tabular: add examples 2017-10-11 15:42:24 +08:00
tape.md Update 2016-01-07 12:47:48 +08:00
textile.md Update more layouts 2017-09-20 16:20:16 +08:00
tig.md Use a more normal timestamp format 2017-08-30 19:33:17 +08:00
tmux.md Tmux sessions and windows (#682) 2018-11-07 13:55:40 -07:00
tomdoc.md Convert more templates 2017-09-20 16:08:11 +08:00
travis-gh-pages.md Categorize more pages 2015-11-24 15:48:01 +11:00
travis.md Update 2016-08-11 18:26:59 +08:00
typescript.md Update 2017-02-20 17:25:13 +08:00
ubuntu.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
umdjs.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
underscore-string.md Categorize even more pages 2015-11-24 16:02:17 +11:00
unicode.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
vagrant.md vagrant: update layout 2017-10-18 20:33:52 +08:00
vagrantfile.md vagrant: update layout 2017-10-18 20:33:52 +08:00
vainglory.md vainglory: update 2017-09-04 11:50:52 +08:00
vim-digraphs.md hledger: update 2015-12-10 02:19:43 +08:00
vim-easyalign.md Fix typos 2017-10-22 13:08:21 +02:00
vim-help.md vim-help: update 2017-09-09 17:27:23 +08:00
vim-rails.md Categorize more pages 2015-11-24 15:48:01 +11:00
vim-unite.md vim-unite: update layout 2018-05-13 23:23:28 +08:00
vim.md Add undo and redo shortcuts (#796) 2018-11-07 15:04:50 -07:00
vimscript-functions.md Fix typos 2017-10-22 13:08:21 +02:00
vimscript-snippets.md Categorize more pages 2015-11-24 15:48:01 +11:00
vimscript.md Tag some more cool cheatsheets as 'featurable' 2017-10-30 00:19:11 +08:00
virtual-dom.md Update 2015-12-26 08:49:18 +08:00
vows.md Categorize even more pages 2015-11-24 16:02:17 +11:00
vscode.md Update formatting 2018-02-12 19:44:25 +08:00
vue.md Update some top pages 2017-08-28 23:51:51 +08:00
watchexec.md watchexec: new cheatsheet 2017-10-18 18:16:22 +08:00
watchman.md watchman: update 2017-10-18 18:03:09 +08:00
web-workers.md web-workers: update layout 2017-10-30 10:31:46 +08:00
webpack.config.js Implement critical path JS 2017-10-19 12:37:49 +08:00
webpack.md webpack: update 2017-09-26 15:29:08 +08:00
weechat.md weechat: update layout 2017-09-20 22:19:09 +08:00
weinre.md Updates more categories 2015-11-24 16:09:17 +11:00
xpath.md Merge branch 'pr-447' 2018-03-15 17:40:08 +08:00
yaml.md Convert more templates 2017-09-20 16:08:11 +08:00
yargs.md fix typo 2017-05-20 17:15:44 +02:00
yarn.lock Remove prettier-standard; add prettier 2018-03-26 11:38:39 +08:00
yarn.md Add options list for yarn install 2018-04-07 13:38:56 +03:00
znc.md Remove 'layout: default' 2015-11-24 15:30:42 +11:00
zombie.md Updates more categories 2015-11-24 16:09:17 +11:00
zsh.md zsh: add table headers 2017-10-20 18:22:32 +08:00

README.md

Devhints

TL;DR for developer documentation - a ridiculous collection of cheatsheets

Status



devhints.io



See CONTRIBUTING.md for developer notes.