Cleanup: update timestamps

This commit is contained in:
Rico Sta. Cruz 2020-07-05 21:11:36 +10:00
parent 18ebcc9b2e
commit 6b43bf97da
17 changed files with 17 additions and 17 deletions

2
adb.md
View File

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

View File

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

View File

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

2
es6.md
View File

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

View File

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

View File

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

2
go.md
View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
---
title: MySQL
updated: 2020-03-09
updated: 2020-07-05
layout: 2017/sheet
category: Databases
---

View File

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

View File

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

View File

@ -1,6 +1,6 @@
---
title: RESTful API
updated: 2020-06-06
updated: 2019-07-07
layout: 2017/sheet
category: API
---

View File

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

2
vim.md
View File

@ -3,7 +3,7 @@ title: Vim
category: Vim
layout: 2017/sheet
tags: [Featured]
updated: 2020-07-03
updated: 2020-07-05
weight: -10
intro: |
[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
prism_languages: [vim]
layout: 2017/sheet
updated: 2017-10-30
updated: 2020-07-05
weight: -10
tags: [Featurable]
---

View File

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