Cleanup: update timestamps of files

This commit is contained in:
Rico Sta. Cruz 2020-07-04 23:33:09 +10:00
parent d4e3421ac6
commit 360bb87287
91 changed files with 91 additions and 91 deletions

View File

@ -82,7 +82,7 @@ layout: 2017/sheet # 'default' | '2017/sheet'
# Optional: # Optional:
category: React category: React
updated: 2017-08-30 # To show in the updated list updated: 2020-06-14
ads: false # Add this to disable ads ads: false # Add this to disable ads
weight: -5 # lower number = higher in related posts list weight: -5 # lower number = higher in related posts list
deprecated: true # Don't show in related posts deprecated: true # Don't show in related posts

2
adb.md
View File

@ -5,7 +5,7 @@ layout: 2017/sheet
weight: -1 weight: -1
authors: authors:
- github: ZackNeyland - github: ZackNeyland
updated: 2018-03-06 updated: 2018-03-07
--- ---
### Device Basics ### Device Basics

View File

@ -1,6 +1,6 @@
--- ---
title: AppleScript title: AppleScript
updated: 2018-03-17 updated: 2018-12-06
layout: 2017/sheet layout: 2017/sheet
category: macOS category: macOS
prism_languages: [applescript] prism_languages: [applescript]

View File

@ -2,7 +2,7 @@
title: Atom title: Atom
category: Apps category: Apps
layout: 2017/sheet layout: 2017/sheet
updated: 2017-09-20 updated: 2020-07-03
--- ---
## Shortcuts ## Shortcuts

View File

@ -2,7 +2,7 @@
title: Awesome Redux title: Awesome Redux
category: React category: React
layout: 2017/sheet layout: 2017/sheet
updated: 2017-08-30 updated: 2017-11-19
--- ---
### redux-actions ### redux-actions

View File

@ -1,7 +1,7 @@
--- ---
title: Backbone.js title: Backbone.js
layout: 2017/sheet layout: 2017/sheet
updated: 2017-09-04 updated: 2018-12-06
category: JavaScript libraries category: JavaScript libraries
--- ---

View File

@ -3,7 +3,7 @@ title: Bash scripting
category: CLI category: CLI
layout: 2017/sheet layout: 2017/sheet
tags: [Featured] tags: [Featured]
updated: 2019-10-02 updated: 2020-07-04
keywords: keywords:
- Variables - Variables
- Functions - Functions

View File

@ -3,7 +3,7 @@ title: bluebird.js
category: JavaScript libraries category: JavaScript libraries
layout: 2017/sheet layout: 2017/sheet
weight: -1 weight: -1
updated: 2017-09-04 updated: 2017-09-08
--- ---
### Also see ### Also see

View File

@ -3,7 +3,7 @@ title: Capybara
category: Ruby libraries category: Ruby libraries
layout: 2017/sheet layout: 2017/sheet
weight: -5 weight: -5
updated: 2017-08-30 updated: 2020-06-13
tags: [Featurable] tags: [Featurable]
--- ---

View File

@ -3,7 +3,7 @@ title: Chai.js
category: JavaScript libraries category: JavaScript libraries
layout: 2017/sheet layout: 2017/sheet
weight: -3 weight: -3
updated: 2017-08-30 updated: 2018-06-25
version: chai v4.x version: chai v4.x
description: | description: |
expect(x).to.be.equal(y) 〉 assert.equal(x, y) 〉 .to.be.true 〉 jQuery, assertions, TDD and BDD, and other Chai examples. expect(x).to.be.equal(y) 〉 assert.equal(x, y) 〉 .to.be.true 〉 jQuery, assertions, TDD and BDD, and other Chai examples.

View File

@ -2,7 +2,7 @@
title: Cheatsheet styles title: Cheatsheet styles
layout: 2017/sheet layout: 2017/sheet
tags: [WIP] tags: [WIP]
updated: 2017-09-22 updated: 2017-10-26
intro: | intro: |
This is a reference of styles that you can use on Devhints cheatsheets. How This is a reference of styles that you can use on Devhints cheatsheets. How
meta! meta!

View File

@ -5,7 +5,7 @@ layout: 2017/sheet
weight: -1 weight: -1
authors: authors:
- github: benolot - github: benolot
updated: 2018-03-06 updated: 2020-02-23
description: | description: |
Basic guide on how to use Composer, the PHP Package manager. Basic guide on how to use Composer, the PHP Package manager.
--- ---

View File

@ -2,7 +2,7 @@
title: Cron title: Cron
category: CLI category: CLI
layout: 2017/sheet layout: 2017/sheet
updated: 2017-08-26 updated: 2018-05-03
weight: -3 weight: -3
--- ---

View File

@ -2,7 +2,7 @@
title: CSS antialiasing title: CSS antialiasing
category: CSS category: CSS
layout: 2017/sheet layout: 2017/sheet
updated: 2017-08-26 updated: 2017-10-13
intro: | intro: |
Here's a 4-line snippet on how to get beautiful, antialiased text with CSS. Here's a 4-line snippet on how to get beautiful, antialiased text with CSS.
--- ---

View File

@ -2,7 +2,7 @@
title: CSS flexbox title: CSS flexbox
category: CSS category: CSS
layout: 2017/sheet layout: 2017/sheet
updated: 2017-08-29 updated: 2020-06-13
prism_languages: [css] prism_languages: [css]
weight: -3 weight: -3
--- ---

View File

@ -1,7 +1,7 @@
--- ---
title: CSS Grid title: CSS Grid
category: CSS category: CSS
updated: 2018-12-06 updated: 2019-08-23
layout: 2017/sheet layout: 2017/sheet
prism_languages: [css] prism_languages: [css]
--- ---

View File

@ -2,7 +2,7 @@
title: cssnext title: cssnext
category: CSS category: CSS
layout: 2017/sheet layout: 2017/sheet
updated: 2017-08-30 updated: 2017-10-30
tags: [Featurable] tags: [Featurable]
weight: -3 weight: -3
--- ---

View File

@ -2,7 +2,7 @@
title: Curl title: Curl
category: CLI category: CLI
layout: 2017/sheet layout: 2017/sheet
updated: 2017-09-20 updated: 2020-03-09
--- ---
## Options ## Options

View File

@ -2,7 +2,7 @@
title: Date & time formats title: Date & time formats
layout: 2017/sheet layout: 2017/sheet
weight: -5 weight: -5
updated: 2017-09-04 updated: 2017-11-27
tags: [Featurable] tags: [Featurable]
--- ---

View File

@ -4,7 +4,7 @@ category: Devops
layout: 2017/sheet layout: 2017/sheet
prism_languages: [yaml] prism_languages: [yaml]
weight: -1 weight: -1
updated: 2018-06-26 updated: 2020-01-01
--- ---
### Basic example ### Basic example

View File

@ -3,7 +3,7 @@ title: Dockerfile
category: Devops category: Devops
layout: 2017/sheet layout: 2017/sheet
prism_languages: [docker] prism_languages: [docker]
updated: 2018-03-17 updated: 2019-10-20
--- ---
## Reference ## Reference

View File

@ -3,7 +3,7 @@ title: editorconfig
layout: 2017/sheet layout: 2017/sheet
prism_languages: [ini] prism_languages: [ini]
weight: -1 weight: -1
updated: 2017-09-04 updated: 2019-09-25
category: Apps category: Apps
--- ---

View File

@ -3,7 +3,7 @@ title: Elixir
category: Elixir category: Elixir
layout: 2017/sheet layout: 2017/sheet
tags: [New] tags: [New]
updated: 2017-08-26 updated: 2018-07-04
weight: -10 weight: -10
--- ---

View File

@ -3,7 +3,7 @@ title: Emmet
category: Markup category: Markup
layout: 2017/sheet layout: 2017/sheet
prism_languages: [html, css] prism_languages: [html, css]
updated: 2018-11-10 updated: 2020-07-03
intro: | intro: |
Emmet is a markup language for expanding CSS rules into HTML Emmet is a markup language for expanding CSS rules into HTML
--- ---

View File

@ -2,7 +2,7 @@
title: Enzyme title: Enzyme
category: React category: React
layout: 2017/sheet layout: 2017/sheet
updated: 2018-04-27 updated: 2020-02-12
tags: [Featured] tags: [Featured]
weight: -1 weight: -1
keywords: keywords:

View File

@ -2,7 +2,7 @@
title: Enzyme v2 title: Enzyme v2
category: React category: React
layout: 2017/sheet layout: 2017/sheet
updated: 2017-09-14 updated: 2017-10-12
weight: -1 weight: -1
deprecated_by: /enzyme deprecated_by: /enzyme
intro: | intro: |

2
es6.md
View File

@ -3,7 +3,7 @@ title: ES2015+
category: JavaScript category: JavaScript
layout: 2017/sheet layout: 2017/sheet
tags: [Featured] tags: [Featured]
updated: 2017-10-21 updated: 2020-07-02
weight: -10 weight: -10
intro: | intro: |
A quick overview of new JavaScript features in ES2015, ES2016, ES2017, ES2018 and beyond. A quick overview of new JavaScript features in ES2015, ES2016, ES2017, ES2018 and beyond.

View File

@ -2,7 +2,7 @@
title: ExUnit title: ExUnit
category: Elixir category: Elixir
layout: 2017/sheet layout: 2017/sheet
updated: 2017-08-26 updated: 2018-11-19
--- ---
### Test cases ### Test cases

View File

@ -2,7 +2,7 @@
title: Fastify title: Fastify
category: JavaScript libraries category: JavaScript libraries
layout: 2017/sheet layout: 2017/sheet
updated: 2017-09-21 updated: 2017-09-23
intro: | intro: |
[Fastify](https://github.com/fastify/fastify) lets you create HTTP servers in Node.js with good performance. This guide targets fastify v0.28.x. [Fastify](https://github.com/fastify/fastify) lets you create HTTP servers in Node.js with good performance. This guide targets fastify v0.28.x.
--- ---

View File

@ -1,7 +1,7 @@
--- ---
title: Figlet title: Figlet
layout: 2017/sheet layout: 2017/sheet
updated: 2017-10-08 updated: 2018-06-14
introduction: | introduction: |
[Figlet] renders text as ASCII art. Here's a list of Figlet fonts for Figlet 2.2.5. [Figlet] renders text as ASCII art. Here's a list of Figlet fonts for Figlet 2.2.5.
[Figlet]: http://www.figlet.org/ [Figlet]: http://www.figlet.org/

View File

@ -2,7 +2,7 @@
title: Find title: Find
category: CLI category: CLI
layout: 2017/sheet layout: 2017/sheet
updated: 2019-10-01 updated: 2019-11-17
--- ---
### Usage ### Usage

View File

@ -3,7 +3,7 @@ title: Fish shell
category: CLI category: CLI
layout: 2017/sheet layout: 2017/sheet
prism_languages: [fish] prism_languages: [fish]
updated: 2017-10-16 updated: 2018-01-31
weight: -1 weight: -1
--- ---

View File

@ -2,7 +2,7 @@
title: Phat title: Phat
category: Fitness category: Fitness
layout: 2017/sheet layout: 2017/sheet
updated: 2017-08-26 updated: 2017-08-30
--- ---
### Day 1: Upper Body Power ### Day 1: Upper Body Power

View File

@ -2,7 +2,7 @@
title: Flow title: Flow
layout: 2017/sheet layout: 2017/sheet
category: JavaScript libraries category: JavaScript libraries
updated: 2017-09-20 updated: 2018-11-07
weight: -3 weight: -3
tags: [Featurable] tags: [Featurable]
--- ---

View File

@ -2,7 +2,7 @@
title: Git branches title: Git branches
category: Git category: Git
layout: 2017/sheet layout: 2017/sheet
updated: 2017-09-20 updated: 2020-02-13
--- ---
## Working with branches ## Working with branches

View File

@ -2,7 +2,7 @@
title: Git log format string title: Git log format string
category: Git category: Git
layout: 2017/sheet layout: 2017/sheet
updated: 2017-10-18 updated: 2018-11-07
weight: -1 weight: -1
keywords: keywords:
- "git log --pretty=format:%H" - "git log --pretty=format:%H"

View File

@ -3,7 +3,7 @@ title: GnuPG
category: CLI category: CLI
layout: 2017/sheet layout: 2017/sheet
tags: [] tags: []
updated: 2017-10-18 updated: 2017-10-22
weight: 0 weight: 0
intro: | intro: |
[GnuPG](https://gnupg.org/) is a complete and free implementation of the OpenPGP standard. [GnuPG](https://gnupg.org/) is a complete and free implementation of the OpenPGP standard.

2
go.md
View File

@ -5,7 +5,7 @@ prism_languages: [go, bash]
weight: -3 weight: -3
tags: [Featured] tags: [Featured]
category: C-like category: C-like
updated: 2017-09-15 updated: 2020-07-02
--- ---
## Getting started ## Getting started

View File

@ -3,7 +3,7 @@ title: Goby
layout: 2017/sheet layout: 2017/sheet
prism_languages: [ruby] prism_languages: [ruby]
weight: -3 weight: -3
updated: 2018-04-07 updated: 2018-12-06
category: Ruby category: Ruby
intro: | intro: |
Goby's language design is based on Ruby language's, slim and shaped up. Differences in syntax between them is very small. Goby's language design is based on Ruby language's, slim and shaped up. Differences in syntax between them is very small.

View File

@ -1,7 +1,7 @@
--- ---
title: GraphQL title: GraphQL
layout: 2017/sheet layout: 2017/sheet
updated: 2017-09-23 updated: 2019-07-07
category: API category: API
--- ---

View File

@ -2,7 +2,7 @@
title: Gremlins.js title: Gremlins.js
category: JavaScript libraries category: JavaScript libraries
layout: 2017/sheet layout: 2017/sheet
updated: 2017-10-11 updated: 2017-10-22
weight: -1 weight: -1
intro: | intro: |
[Gremlins](https://github.com/marmelab/gremlins.js) is a JavaScript library to do "monkey-testing" by providing random user input (clicks, scrolls, and so on). [Gremlins](https://github.com/marmelab/gremlins.js) is a JavaScript library to do "monkey-testing" by providing random user input (clicks, scrolls, and so on).

View File

@ -2,7 +2,7 @@
title: HTML emails title: HTML emails
category: HTML category: HTML
layout: 2017/sheet layout: 2017/sheet
updated: 2017-08-29 updated: 2017-08-30
--- ---
### Properties to avoid ### Properties to avoid

View File

@ -2,7 +2,7 @@
title: Input tag title: Input tag
category: HTML category: HTML
layout: 2017/sheet layout: 2017/sheet
updated: 2017-10-29 updated: 2017-10-30
weight: -3 weight: -3
--- ---

View File

@ -2,7 +2,7 @@
title: HTML meta tags title: HTML meta tags
category: HTML category: HTML
layout: 2017/sheet layout: 2017/sheet
updated: 2017-08-26 updated: 2020-03-20
weight: -3 weight: -3
--- ---

View File

@ -3,7 +3,7 @@ title: httpie
category: CLI category: CLI
layout: 2017/sheet layout: 2017/sheet
weight: -3 weight: -3
updated: 2017-09-04 updated: 2018-11-16
description: | description: |
$ http POST http://example.com name="John" Host:example.com — JSON, cookies, files, auth, and other httpie examples. $ http POST http://example.com name="John" Host:example.com — JSON, cookies, files, auth, and other httpie examples.
intro: | intro: |

2
ie.md
View File

@ -2,7 +2,7 @@
title: Internet Explorer title: Internet Explorer
category: HTML category: HTML
layout: 2017/sheet layout: 2017/sheet
updated: 2017-09-20 updated: 2018-03-06
--- ---
## Support table ## Support table

View File

@ -2,7 +2,7 @@
title: Legacy IE bugs title: Legacy IE bugs
category: HTML category: HTML
layout: 2017/sheet layout: 2017/sheet
updated: 2017-10-29 updated: 2018-03-06
intro: | intro: |
A bunch of bugs to take care of if you're going to target legacy IE browsers. A bunch of bugs to take care of if you're going to target legacy IE browsers.
--- ---

View File

@ -3,7 +3,7 @@ title: Jekyll for GitHub pages
layout: 2017/sheet layout: 2017/sheet
category: Jekyll category: Jekyll
tags: [WIP] tags: [WIP]
updated: 2017-08-26 updated: 2017-11-17
--- ---
{% raw %} {% raw %}

View File

@ -4,7 +4,7 @@ jekyll_escape: true
layout: 2017/sheet layout: 2017/sheet
prism_languages: [bash, yaml, ruby] prism_languages: [bash, yaml, ruby]
category: Jekyll category: Jekyll
updated: 2017-09-01 updated: 2018-08-25
--- ---
{% raw %} {% raw %}

View File

@ -2,7 +2,7 @@
title: Jest title: Jest
category: JavaScript libraries category: JavaScript libraries
layout: 2017/sheet layout: 2017/sheet
updated: 2017-09-01 updated: 2020-06-17
weight: -3 weight: -3
tags: [Featurable] tags: [Featurable]
intro: | intro: |

View File

@ -2,7 +2,7 @@
title: Jsdoc title: Jsdoc
category: JavaScript category: JavaScript
layout: 2017/sheet layout: 2017/sheet
updated: 2019-01-10 updated: 2020-06-23
weight: -1 weight: -1
--- ---

View File

@ -1,7 +1,7 @@
--- ---
title: Knex title: Knex
layout: 2017/sheet layout: 2017/sheet
updated: 2017-09-23 updated: 2020-06-03
category: Databases category: Databases
intro: | intro: |
[Knex](http://knexjs.org/) is an SQL query builder for Node.js. [Knex](http://knexjs.org/) is an SQL query builder for Node.js.

View File

@ -2,7 +2,7 @@
title: Ledger CLI title: Ledger CLI
category: Ledger category: Ledger
layout: 2017/sheet layout: 2017/sheet
updated: 2017-08-26 updated: 2020-05-23
weight: -5 weight: -5
--- ---

View File

@ -2,7 +2,7 @@
title: Licenses title: Licenses
section: Development section: Development
layout: 2017/sheet layout: 2017/sheet
updated: 2017-08-26 updated: 2017-08-30
--- ---
## Licenses ## Licenses

View File

@ -3,7 +3,7 @@ title: Lodash
category: JavaScript libraries category: JavaScript libraries
layout: 2017/sheet layout: 2017/sheet
weight: -3 weight: -3
updated: 2017-10-17 updated: 2020-06-24
description: | description: |
This is not a complete list. This is not a complete list.
--- ---

View File

@ -3,7 +3,7 @@ title: Markdown
category: Markup category: Markup
layout: 2017/sheet layout: 2017/sheet
prism_languages: [markdown] prism_languages: [markdown]
updated: 2017-09-20 updated: 2020-06-24
weight: -1 weight: -1
--- ---

View File

@ -2,7 +2,7 @@
title: Mobx title: Mobx
category: JavaScript libraries category: JavaScript libraries
layout: 2017/sheet layout: 2017/sheet
updated: 2017-05-14 updated: 2018-05-14
--- ---
### Properties ### Properties

View File

@ -2,7 +2,7 @@
title: Moment.js title: Moment.js
category: JavaScript libraries category: JavaScript libraries
layout: 2017/sheet layout: 2017/sheet
updated: 2017-10-10 updated: 2020-02-12
tags: [Featurable] tags: [Featurable]
--- ---

View File

@ -1,6 +1,6 @@
--- ---
title: MySQL title: MySQL
updated: 2018-12-25 updated: 2020-01-03
layout: 2017/sheet layout: 2017/sheet
category: Databases category: Databases
--- ---

2
npm.md
View File

@ -3,7 +3,7 @@ title: npm
category: JavaScript category: JavaScript
layout: 2017/sheet layout: 2017/sheet
weight: -1 weight: -1
updated: 2017-10-27 updated: 2019-12-24
--- ---
### Package management ### Package management

View File

@ -3,7 +3,7 @@ title: package.json
category: Node.js category: Node.js
layout: 2017/sheet layout: 2017/sheet
prism_languages: [json] prism_languages: [json]
updated: 2017-08-30 updated: 2020-06-23
weight: -3 weight: -3
--- ---

View File

@ -1,6 +1,6 @@
--- ---
title: Parsley.js title: Parsley.js
updated: 2017-10-19 updated: 2018-12-06
weight: -1 weight: -1
layout: 2017/sheet layout: 2017/sheet
category: JavaScript libraries category: JavaScript libraries

View File

@ -2,7 +2,7 @@
title: "Phoenix: Plug.Conn" title: "Phoenix: Plug.Conn"
category: Elixir category: Elixir
layout: 2017/sheet layout: 2017/sheet
updated: 2017-08-29 updated: 2018-01-19
weight: -5 weight: -5
--- ---

View File

@ -3,7 +3,7 @@ title: "Phoenix: Ecto"
category: Elixir category: Elixir
layout: 2017/sheet layout: 2017/sheet
tags: [WIP] tags: [WIP]
updated: 2017-08-29 updated: 2017-08-30
--- ---
## Schemas ## Schemas

View File

@ -3,7 +3,7 @@ title: "Phoenix: Ecto migrations"
category: Elixir category: Elixir
layout: 2017/sheet layout: 2017/sheet
weight: -1 weight: -1
updated: 2017-09-04 updated: 2020-02-23
--- ---
### Creating ### Creating

View File

@ -3,7 +3,7 @@ title: Phoenix
category: Elixir category: Elixir
layout: 2017/sheet layout: 2017/sheet
weight: -1 weight: -1
updated: 2018-01-15 updated: 2018-03-06
--- ---
### Quick start ### Quick start

View File

@ -3,7 +3,7 @@ title: Phoenix 1.2
category: Elixir category: Elixir
layout: 2017/sheet layout: 2017/sheet
weight: -1 weight: -1
updated: 2018-01-15 updated: 2018-03-06
--- ---
See [Phoenix](./phoenix) for a more updated cheatsheet. See [Phoenix](./phoenix) for a more updated cheatsheet.

2
pm2.md
View File

@ -3,7 +3,7 @@ title: pm2
category: CLI category: CLI
layout: 2017/sheet layout: 2017/sheet
authors: { github: "Dr-Dino" } authors: { github: "Dr-Dino" }
updated: 2018-03-15 updated: 2020-05-08
--- ---
### Fork mode ### Fork mode

View File

@ -1,7 +1,7 @@
--- ---
title: Polyfill.io title: Polyfill.io
category: JavaScript libraries category: JavaScript libraries
updated: 2017-10-26 updated: 2020-07-02
layout: 2017/sheet layout: 2017/sheet
intro: | intro: |
[Polyfill.io](https://polyfill.io) is a service that serves JavaScript polyfills. [Polyfill.io](https://polyfill.io) is a service that serves JavaScript polyfills.

View File

@ -2,7 +2,7 @@
title: PostgreSQL JSON title: PostgreSQL JSON
layout: 2017/sheet layout: 2017/sheet
prism_languages: [sql] prism_languages: [sql]
updated: 2017-09-22 updated: 2018-12-06
category: Databases category: Databases
--- ---

2
pug.md
View File

@ -3,7 +3,7 @@ title: Pug
category: JavaScript libraries category: JavaScript libraries
layout: 2017/sheet layout: 2017/sheet
prism_languages: [jade] prism_languages: [jade]
updated: 2017-08-31 updated: 2017-10-30
weight: -3 weight: -3
tags: [Featurable] tags: [Featurable]
--- ---

View File

@ -2,7 +2,7 @@
title: rbenv title: rbenv
category: Ruby category: Ruby
layout: 2017/sheet layout: 2017/sheet
updated: 2017-10-11 updated: 2018-02-20
weight: -1 weight: -1
description: | description: |
A one-page guide to rbenv Ruby version manager, with usage examples and more. A one-page guide to rbenv Ruby version manager, with usage examples and more.

View File

@ -4,7 +4,7 @@ category: React
layout: 2017/sheet layout: 2017/sheet
ads: true ads: true
tags: [Featured] tags: [Featured]
updated: 2018-10-04 updated: 2020-07-04
weight: -10 weight: -10
keywords: keywords:
- React.Component - React.Component

View File

@ -8,7 +8,7 @@ authors:
- github: izzergh - github: izzergh
- github: kolapsys - github: kolapsys
- github: samtrion - github: samtrion
updated: 2019-11-14 updated: 2020-03-10
description: | description: |
Basic cheatsheets for regular expression Basic cheatsheets for regular expression
--- ---

View File

@ -1,7 +1,7 @@
--- ---
title: Screen resolutions title: Screen resolutions
layout: 2017/sheet layout: 2017/sheet
updated: 2017-10-30 updated: 2020-07-03
weight: -1 weight: -1
--- ---

View File

@ -1,6 +1,6 @@
--- ---
title: RESTful API title: RESTful API
updated: 2018-12-25 updated: 2020-06-06
layout: 2017/sheet layout: 2017/sheet
category: API category: API
--- ---

View File

@ -2,7 +2,7 @@
title: Rollup.js title: Rollup.js
category: JavaScript libraries category: JavaScript libraries
layout: 2017/sheet layout: 2017/sheet
updated: 2017-11-01 updated: 2020-01-29
authors: authors:
- github: ryanSN - github: ryanSN
keywords: keywords:

View File

@ -3,7 +3,7 @@ title: Sass
category: CSS category: CSS
layout: 2017/sheet layout: 2017/sheet
tags: [Featured] tags: [Featured]
updated: 2017-08-26 updated: 2020-07-03
weight: -5 weight: -5
keywords: keywords:
- Variables - Variables

View File

@ -1,7 +1,7 @@
--- ---
title: Semver title: Semver
layout: 2017/sheet layout: 2017/sheet
updated: 2018-08-23 updated: 2019-12-31
weight: -3 weight: -3
--- ---

View File

@ -2,7 +2,7 @@
title: Sketch title: Sketch
category: Apps category: Apps
layout: 2017/sheet layout: 2017/sheet
updated: 2017-08-26 updated: 2018-02-20
--- ---
## Shortcuts ## Shortcuts

View File

@ -2,7 +2,7 @@
title: Spacemacs title: Spacemacs
layout: 2017/sheet layout: 2017/sheet
category: Apps category: Apps
updated: 2018-02-15 updated: 2020-05-22
tags: [WIP] tags: [WIP]
intro: | intro: |
[Spacemacs](http://spacemacs.org) is a distribution for Emacs. [Spacemacs](http://spacemacs.org) is a distribution for Emacs.

View File

@ -2,7 +2,7 @@
title: SQL joins title: SQL joins
layout: 2017/sheet layout: 2017/sheet
category: Databases category: Databases
updated: 2017-10-30 updated: 2018-12-06
weight: -1 weight: -1
--- ---

View File

@ -2,7 +2,7 @@
title: Stencil title: Stencil
category: JavaScript libraries category: JavaScript libraries
layout: 2017/sheet layout: 2017/sheet
updated: 2017-10-11 updated: 2019-05-08
keywords: keywords:
- "@Component" - "@Component"
- "@Prop()" - "@Prop()"

View File

@ -2,7 +2,7 @@
title: strftime format title: strftime format
layout: 2017/sheet layout: 2017/sheet
weight: -5 weight: -5
updated: 2017-09-04 updated: 2017-11-27
tags: [Featurable] tags: [Featurable]
intro: | intro: |
The strftime format is the standard date formatting for UNIX. It's used in C, Ruby, and more. The strftime format is the standard date formatting for UNIX. It's used in C, Ruby, and more.

View File

@ -4,7 +4,7 @@ category: CSS
layout: 2017/sheet layout: 2017/sheet
prism_languages: [stylus] prism_languages: [stylus]
weight: -3 weight: -3
updated: 2017-09-20 updated: 2017-10-30
tags: [Featurable] tags: [Featurable]
--- ---

2
tig.md
View File

@ -2,7 +2,7 @@
title: Tig title: Tig
category: Git category: Git
layout: 2017/sheet layout: 2017/sheet
updated: 2017-08-29 updated: 2018-11-16
weight: -3 weight: -3
--- ---

View File

@ -2,7 +2,7 @@
title: Vimdiff title: Vimdiff
category: Vim category: Vim
layout: 2017/sheet layout: 2017/sheet
updated: 2017-08-26 updated: 2018-12-06
weight: -10 weight: -10
intro: | intro: |
[Vim](http://www.vim.org/) is a very efficient text editor. This reference was made for Vim 8.0. [Vim](http://www.vim.org/) is a very efficient text editor. This reference was made for Vim 8.0.

2
vim.md
View File

@ -3,7 +3,7 @@ title: Vim
category: Vim category: Vim
layout: 2017/sheet layout: 2017/sheet
tags: [Featured] tags: [Featured]
updated: 2018-09-11 updated: 2020-07-03
weight: -10 weight: -10
intro: | intro: |
[Vim](http://www.vim.org/) is a very efficient text editor. This reference was made for Vim 8.0. [Vim](http://www.vim.org/) is a very efficient text editor. This reference was made for Vim 8.0.

View File

@ -3,7 +3,7 @@ title: Vim scripting
category: Vim category: Vim
prism_languages: [vim] prism_languages: [vim]
layout: 2017/sheet layout: 2017/sheet
updated: 2017-08-30 updated: 2017-10-30
weight: -10 weight: -10
tags: [Featurable] tags: [Featurable]
--- ---

View File

@ -2,7 +2,7 @@
title: Visual Studio Code title: Visual Studio Code
category: Apps category: Apps
layout: 2017/sheet layout: 2017/sheet
updated: 2018-02-03 updated: 2018-02-12
weight: -5 weight: -5
keywords: keywords:
- "⌘P: Show files" - "⌘P: Show files"

View File

@ -3,7 +3,7 @@ title: Yarn
category: JavaScript libraries category: JavaScript libraries
layout: 2017/sheet layout: 2017/sheet
weight: -3 weight: -3
updated: 2017-09-08 updated: 2019-09-30
prism_languages: [json, bash] prism_languages: [json, bash]
tags: [Featurable] tags: [Featurable]
--- ---