From 6b43bf97da6dd937001f5d9aa76ea94ffe146761 Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Sun, 5 Jul 2020 21:11:36 +1000 Subject: [PATCH] Cleanup: update timestamps --- adb.md | 2 +- atom.md | 2 +- bash.md | 2 +- es6.md | 2 +- flow.md | 2 +- git-log-format.md | 2 +- go.md | 2 +- httpie.md | 2 +- moment.md | 2 +- mysql.md | 2 +- polyfill.io.md | 2 +- react.md | 2 +- rest-api.md | 2 +- sketch.md | 2 +- vim.md | 2 +- vimscript.md | 2 +- vscode.md | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/adb.md b/adb.md index 76c62918d..91444dbb9 100644 --- a/adb.md +++ b/adb.md @@ -5,7 +5,7 @@ layout: 2017/sheet weight: -1 authors: - github: ZackNeyland -updated: 2018-03-07 +updated: 2018-03-06 --- ### Device Basics diff --git a/atom.md b/atom.md index 66846851a..48fb41bac 100644 --- a/atom.md +++ b/atom.md @@ -2,7 +2,7 @@ title: Atom category: Apps layout: 2017/sheet -updated: 2020-07-03 +updated: 2018-06-14 --- ## Shortcuts diff --git a/bash.md b/bash.md index d71b56791..9ca7d4fda 100644 --- a/bash.md +++ b/bash.md @@ -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 diff --git a/es6.md b/es6.md index 950694227..9ea05983f 100644 --- a/es6.md +++ b/es6.md @@ -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. diff --git a/flow.md b/flow.md index 61d4df7df..10bff7788 100644 --- a/flow.md +++ b/flow.md @@ -2,7 +2,7 @@ title: Flow layout: 2017/sheet category: JavaScript libraries -updated: 2018-11-07 +updated: 2020-07-05 weight: -3 tags: [Featurable] --- diff --git a/git-log-format.md b/git-log-format.md index be8ad4a80..8a8e30c36 100644 --- a/git-log-format.md +++ b/git-log-format.md @@ -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" diff --git a/go.md b/go.md index 1da4312f0..60c85f7db 100644 --- a/go.md +++ b/go.md @@ -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 diff --git a/httpie.md b/httpie.md index 9a71fa3ac..d2ede5a79 100644 --- a/httpie.md +++ b/httpie.md @@ -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: | diff --git a/moment.md b/moment.md index bfd05f8fb..eb114dba5 100644 --- a/moment.md +++ b/moment.md @@ -2,7 +2,7 @@ title: Moment.js category: JavaScript libraries layout: 2017/sheet -updated: 2020-02-12 +updated: 2018-09-15 tags: [Featurable] --- diff --git a/mysql.md b/mysql.md index 4abccd209..61b01506e 100644 --- a/mysql.md +++ b/mysql.md @@ -1,6 +1,6 @@ --- title: MySQL -updated: 2020-03-09 +updated: 2020-07-05 layout: 2017/sheet category: Databases --- diff --git a/polyfill.io.md b/polyfill.io.md index 4ced3697c..45eda6fa9 100644 --- a/polyfill.io.md +++ b/polyfill.io.md @@ -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. diff --git a/react.md b/react.md index 69375af21..3d1688732 100644 --- a/react.md +++ b/react.md @@ -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 diff --git a/rest-api.md b/rest-api.md index 0c85742c8..ab3e72e91 100644 --- a/rest-api.md +++ b/rest-api.md @@ -1,6 +1,6 @@ --- title: RESTful API -updated: 2020-06-06 +updated: 2019-07-07 layout: 2017/sheet category: API --- diff --git a/sketch.md b/sketch.md index 062e2855d..e28423eb4 100644 --- a/sketch.md +++ b/sketch.md @@ -2,7 +2,7 @@ title: Sketch category: Apps layout: 2017/sheet -updated: 2018-02-20 +updated: 2017-08-30 --- ## Shortcuts diff --git a/vim.md b/vim.md index 07b6948ac..3ae3612cc 100644 --- a/vim.md +++ b/vim.md @@ -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. diff --git a/vimscript.md b/vimscript.md index fc71afa88..79c8e966b 100644 --- a/vimscript.md +++ b/vimscript.md @@ -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] --- diff --git a/vscode.md b/vscode.md index 566f04f43..2c2b62670 100644 --- a/vscode.md +++ b/vscode.md @@ -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"