Use a more normal timestamp format

This commit is contained in:
Rico Sta. Cruz 2017-08-30 19:33:17 +08:00
parent c934ae39bd
commit 8c01130950
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
29 changed files with 29 additions and 29 deletions

View File

@ -40,7 +40,7 @@ category: React
layout: 2017/sheet # 'default' | '2017/sheet'
# 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
weight: -5 # lower number = higher in related posts list
deprecated: true # Don't show in related posts

View File

@ -3,7 +3,7 @@ title: Bash scripting
category: CLI
layout: 2017/sheet
tags: [Featured]
updated: 20170826
updated: 2017-08-26
---
Getting started

View File

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

View File

@ -3,7 +3,7 @@ title: CSS antialiasing
category: CSS
layout: 2017/sheet
tags: [Featured]
updated: 20170826
updated: 2017-08-26
---
### Antialias

View File

@ -2,7 +2,7 @@
title: CSS flexbox
category: CSS
layout: 2017/sheet
updated: 20170829
updated: 2017-08-29
weight: -3
---

View File

@ -2,7 +2,7 @@
title: cssnext
category: CSS
layout: 2017/sheet
updated: 20170830
updated: 2017-08-30
weight: -3
---

View File

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

2
es6.md
View File

@ -3,7 +3,7 @@ title: ES2015+
category: JavaScript
layout: 2017/sheet
tags: [Featured]
updated: 20170826
updated: 2017-08-26
weight: -10
---

View File

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

View File

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

View File

@ -2,7 +2,7 @@
title: Flow
layout: 2017/sheet
category: JavaScript libraries
updated: 20170826
updated: 2017-08-26
---
### Simple failing example

View File

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

View File

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

View File

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

View File

@ -4,7 +4,7 @@ jekyll_escape: true
layout: 2017/sheet
tags: [Featured]
category: Jekyll
updated: 20170826
updated: 2017-08-26
---
{% raw %}

View File

@ -2,7 +2,7 @@
title: Jest
category: JavaScript libraries
layout: 2017/sheet
updated: 20170826
updated: 2017-08-26
weight: -3
---

View File

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

View File

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

View File

@ -3,7 +3,7 @@ title: Node.js streams
category: Node.js
layout: 2017/sheet
weight: -1
updated: 20170830
updated: 2017-08-30
---
### Types

View File

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

View File

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

View File

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

View File

@ -4,7 +4,7 @@ category: React
layout: 2017/sheet
ads: true
tags: [Featured]
updated: 20170826
updated: 2017-08-26
weight: -10
---

View File

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

View File

@ -1,7 +1,7 @@
---
title: Semver
layout: 2017/sheet
updated: 20170826
updated: 2017-08-26
weight: -3
---

View File

@ -2,7 +2,7 @@
title: Sketch
category: Apps
layout: 2017/sheet
updated: 20170826
updated: 2017-08-26
---
Shortcuts

2
tig.md
View File

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

2
vim.md
View File

@ -3,7 +3,7 @@ title: Vim
category: Vim
layout: 2017/sheet
tags: [Featured]
updated: 20170826
updated: 2017-08-26
weight: -10
---

View File

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