Use a more normal timestamp format
This commit is contained in:
parent
c934ae39bd
commit
8c01130950
|
@ -40,7 +40,7 @@ category: React
|
||||||
layout: 2017/sheet # 'default' | '2017/sheet'
|
layout: 2017/sheet # 'default' | '2017/sheet'
|
||||||
|
|
||||||
# Optional:
|
# Optional:
|
||||||
updated: 20170830 # To show in the updated list
|
updated: 2017-08-30 # To show in the updated list
|
||||||
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
bash.md
2
bash.md
|
@ -3,7 +3,7 @@ title: Bash scripting
|
||||||
category: CLI
|
category: CLI
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
tags: [Featured]
|
tags: [Featured]
|
||||||
updated: 20170826
|
updated: 2017-08-26
|
||||||
---
|
---
|
||||||
|
|
||||||
Getting started
|
Getting started
|
||||||
|
|
2
cron.md
2
cron.md
|
@ -2,7 +2,7 @@
|
||||||
title: Cron
|
title: Cron
|
||||||
category: CLI
|
category: CLI
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
updated: 20170826
|
updated: 2017-08-26
|
||||||
weight: -3
|
weight: -3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@ title: CSS antialiasing
|
||||||
category: CSS
|
category: CSS
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
tags: [Featured]
|
tags: [Featured]
|
||||||
updated: 20170826
|
updated: 2017-08-26
|
||||||
---
|
---
|
||||||
|
|
||||||
### Antialias
|
### Antialias
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: CSS flexbox
|
title: CSS flexbox
|
||||||
category: CSS
|
category: CSS
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
updated: 20170829
|
updated: 2017-08-29
|
||||||
weight: -3
|
weight: -3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: cssnext
|
title: cssnext
|
||||||
category: CSS
|
category: CSS
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
updated: 20170830
|
updated: 2017-08-30
|
||||||
weight: -3
|
weight: -3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@ title: Elixir
|
||||||
category: Elixir
|
category: Elixir
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
tags: [New]
|
tags: [New]
|
||||||
updated: 20170826
|
updated: 2017-08-26
|
||||||
weight: -10
|
weight: -10
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
2
es6.md
2
es6.md
|
@ -3,7 +3,7 @@ title: ES2015+
|
||||||
category: JavaScript
|
category: JavaScript
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
tags: [Featured]
|
tags: [Featured]
|
||||||
updated: 20170826
|
updated: 2017-08-26
|
||||||
weight: -10
|
weight: -10
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: ExUnit
|
title: ExUnit
|
||||||
category: Elixir
|
category: Elixir
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
updated: 20170826
|
updated: 2017-08-26
|
||||||
---
|
---
|
||||||
|
|
||||||
### Test cases
|
### Test cases
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: Phat
|
title: Phat
|
||||||
category: Fitness
|
category: Fitness
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
updated: 20170826
|
updated: 2017-08-26
|
||||||
---
|
---
|
||||||
|
|
||||||
### Day 1: Upper Body Power
|
### Day 1: Upper Body Power
|
||||||
|
|
2
flow.md
2
flow.md
|
@ -2,7 +2,7 @@
|
||||||
title: Flow
|
title: Flow
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
category: JavaScript libraries
|
category: JavaScript libraries
|
||||||
updated: 20170826
|
updated: 2017-08-26
|
||||||
---
|
---
|
||||||
|
|
||||||
### Simple failing example
|
### Simple failing example
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: HTML emails
|
title: HTML emails
|
||||||
category: HTML
|
category: HTML
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
updated: 20170829
|
updated: 2017-08-29
|
||||||
---
|
---
|
||||||
|
|
||||||
### Properties to avoid
|
### Properties to avoid
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: HTML meta tags
|
title: HTML meta tags
|
||||||
category: HTML
|
category: HTML
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
updated: 20170826
|
updated: 2017-08-26
|
||||||
weight: -3
|
weight: -3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@ title: Jekyll for GitHub pages
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
category: Jekyll
|
category: Jekyll
|
||||||
tags: [WIP]
|
tags: [WIP]
|
||||||
updated: 20170826
|
updated: 2017-08-26
|
||||||
---
|
---
|
||||||
|
|
||||||
{% raw %}
|
{% raw %}
|
||||||
|
|
|
@ -4,7 +4,7 @@ jekyll_escape: true
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
tags: [Featured]
|
tags: [Featured]
|
||||||
category: Jekyll
|
category: Jekyll
|
||||||
updated: 20170826
|
updated: 2017-08-26
|
||||||
---
|
---
|
||||||
|
|
||||||
{% raw %}
|
{% raw %}
|
||||||
|
|
2
jest.md
2
jest.md
|
@ -2,7 +2,7 @@
|
||||||
title: Jest
|
title: Jest
|
||||||
category: JavaScript libraries
|
category: JavaScript libraries
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
updated: 20170826
|
updated: 2017-08-26
|
||||||
weight: -3
|
weight: -3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: Ledger CLI
|
title: Ledger CLI
|
||||||
category: Ledger
|
category: Ledger
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
updated: 20170826
|
updated: 2017-08-26
|
||||||
weight: -5
|
weight: -5
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: Licenses
|
title: Licenses
|
||||||
section: Development
|
section: Development
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
updated: 20170826
|
updated: 2017-08-26
|
||||||
---
|
---
|
||||||
|
|
||||||
## Licenses
|
## Licenses
|
||||||
|
|
|
@ -3,7 +3,7 @@ title: Node.js streams
|
||||||
category: Node.js
|
category: Node.js
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
weight: -1
|
weight: -1
|
||||||
updated: 20170830
|
updated: 2017-08-30
|
||||||
---
|
---
|
||||||
|
|
||||||
### Types
|
### Types
|
||||||
|
|
|
@ -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: 20170830
|
updated: 2017-08-30
|
||||||
weight: -3
|
weight: -3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: "Phoenix: Plug.Conn"
|
title: "Phoenix: Plug.Conn"
|
||||||
category: Elixir
|
category: Elixir
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
updated: 20170829
|
updated: 2017-08-29
|
||||||
weight: -5
|
weight: -5
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@ title: "Phoenix: Ecto"
|
||||||
category: Elixir
|
category: Elixir
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
tags: [WIP]
|
tags: [WIP]
|
||||||
updated: 20170829
|
updated: 2017-08-29
|
||||||
---
|
---
|
||||||
|
|
||||||
## Schemas
|
## Schemas
|
||||||
|
|
2
react.md
2
react.md
|
@ -4,7 +4,7 @@ category: React
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
ads: true
|
ads: true
|
||||||
tags: [Featured]
|
tags: [Featured]
|
||||||
updated: 20170826
|
updated: 2017-08-26
|
||||||
weight: -10
|
weight: -10
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
2
sass.md
2
sass.md
|
@ -3,7 +3,7 @@ title: Sass
|
||||||
category: CSS
|
category: CSS
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
tags: [Featured]
|
tags: [Featured]
|
||||||
updated: 20170826
|
updated: 2017-08-26
|
||||||
weight: -5
|
weight: -5
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Semver
|
title: Semver
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
updated: 20170826
|
updated: 2017-08-26
|
||||||
weight: -3
|
weight: -3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: Sketch
|
title: Sketch
|
||||||
category: Apps
|
category: Apps
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
updated: 20170826
|
updated: 2017-08-26
|
||||||
---
|
---
|
||||||
|
|
||||||
Shortcuts
|
Shortcuts
|
||||||
|
|
2
tig.md
2
tig.md
|
@ -2,7 +2,7 @@
|
||||||
title: Tig
|
title: Tig
|
||||||
category: Git
|
category: Git
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
updated: 20170829
|
updated: 2017-08-29
|
||||||
weight: -3
|
weight: -3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
2
vim.md
2
vim.md
|
@ -3,7 +3,7 @@ title: Vim
|
||||||
category: Vim
|
category: Vim
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
tags: [Featured]
|
tags: [Featured]
|
||||||
updated: 20170826
|
updated: 2017-08-26
|
||||||
weight: -10
|
weight: -10
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@ title: Vim scripting
|
||||||
category: Vim
|
category: Vim
|
||||||
prism_languages: [vim]
|
prism_languages: [vim]
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
updated: 20170830
|
updated: 2017-08-30
|
||||||
weight: -10
|
weight: -10
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue