Categorizing

This commit is contained in:
chad d 2018-12-06 15:15:40 -07:00
parent 04ea319247
commit b46a977600
23 changed files with 27 additions and 3 deletions

View File

@ -11,15 +11,16 @@ names:
- Elixir
- Git
- HTML
- Java & JVM
- JavaScript
- JavaScript libraries
- Jekyll
- Languages
- Ledger
- Markup
- macOS
- Node.js
- PHP
- Python
- Rails
- React
- Ruby

View File

@ -1,6 +1,7 @@
---
title: Analytics libraries
layout: 2017/sheet
category: Analytics
---
### Mixpanel

View File

@ -2,6 +2,7 @@
title: Backbone.js
layout: 2017/sheet
updated: 2017-09-04
category: JavaScript libraries
---
### Binding events

View File

@ -3,6 +3,7 @@ title: Bootstrap
layout: 2017/sheet
prism_languages: [scss, haml, html]
weight: -1
category: CSS
description: |
.container .row .col-md-6, @screen-sm-min, .form-control, grids, .modal-content, tooltips, and other Bootstrap CSS examples.
---

View File

@ -1,5 +1,6 @@
---
title: C Preprocessor
category: C-like
---
### Compiling

View File

@ -1,5 +1,6 @@
---
title: CircleCI
category: Devops
---
## circle.yml

View File

@ -4,6 +4,7 @@ layout: 2017/sheet
prism_languages: [ini]
weight: -1
updated: 2017-09-04
category: Apps
---
### Short example

View File

@ -1,5 +1,6 @@
---
title: Emacs
category: CLI
---
### Movements

1
go.md
View File

@ -4,6 +4,7 @@ layout: 2017/sheet
prism_languages: [go, bash]
weight: -3
tags: [Featured]
category: C-like
updated: 2017-09-15
---

View File

@ -2,6 +2,7 @@
title: GraphQL
layout: 2017/sheet
updated: 2017-09-23
category: Databases
---
## Intro

View File

@ -2,6 +2,7 @@
title: Homebrew
layout: 2017/sheet
weight: -3
category: CLI
---
### Commands

View File

@ -2,6 +2,7 @@
title: Knex
layout: 2017/sheet
updated: 2017-09-23
category: Databases
intro: |
[Knex](http://knexjs.org/) is an SQL query builder for Node.js.
This guide targets v0.13.0.

View File

@ -1,7 +1,9 @@
---
title: Kotlin
layout: 2017/sheet
category: Languages
updated: 2018-12-06
category: Java & JVM
prism_languages: [kotlin]
intro: |
[Kotlin](http://kotlinlang.org/) is a statically typed programming language for modern multiplatform applications.
---

View File

@ -1,7 +1,8 @@
---
title: Makefile
hljs_languages: [makefile]
prism_languages: [makefile]
layout: 2017/sheet
category: CLI
---
## Var assignment

1
osx.md
View File

@ -1,6 +1,7 @@
---
title: OS X
layout: 2017/sheet
category: macOS
---
### Locations of startup items

View File

@ -3,6 +3,7 @@ title: Parsley.js
updated: 2017-10-19
weight: -1
layout: 2017/sheet
category: JavaScript libraries
keywords:
- "data-parsley-validate"
- "$('#form').parsley()"

View File

@ -3,6 +3,7 @@ title: PostgreSQL JSON
layout: 2017/sheet
prism_languages: [sql]
updated: 2017-09-22
category: Databases
---
## Operators

View File

@ -1,5 +1,6 @@
---
title: PostgreSQL
category: Databases
---
Replace anything within `<placeholder>` accordingly

View File

@ -1,5 +1,6 @@
---
title: Python
category: Python
---
### Lists

View File

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

View File

@ -1,5 +1,6 @@
---
title: tmux
category: CLI
---
### Commands

View File

@ -1,5 +1,6 @@
---
title: Travis.yml
category: Devops
---
### Node

View File

@ -1,5 +1,6 @@
---
title: Universal JS module loader
category: JavaScript libraries
---
### [With dependency](https://github.com/umdjs/umd/blob/master/amdWebGlobal.js)