Skip to content

Commit

Permalink
Categorizing
Browse files Browse the repository at this point in the history
  • Loading branch information
chadwithuhc committed Dec 6, 2018
1 parent 04ea319 commit b46a977
Show file tree
Hide file tree
Showing 23 changed files with 27 additions and 3 deletions.
3 changes: 2 additions & 1 deletion _data/categories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions analytics.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Analytics libraries
layout: 2017/sheet
category: Analytics
---

### Mixpanel
Expand Down
1 change: 1 addition & 0 deletions backbone.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Backbone.js
layout: 2017/sheet
updated: 2017-09-04
category: JavaScript libraries
---

### Binding events
Expand Down
1 change: 1 addition & 0 deletions bootstrap.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---
Expand Down
1 change: 1 addition & 0 deletions c_preprocessor.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: C Preprocessor
category: C-like
---

### Compiling
Expand Down
1 change: 1 addition & 0 deletions circle.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: CircleCI
category: Devops
---

## circle.yml
Expand Down
1 change: 1 addition & 0 deletions editorconfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ layout: 2017/sheet
prism_languages: [ini]
weight: -1
updated: 2017-09-04
category: Apps
---

### Short example
Expand Down
1 change: 1 addition & 0 deletions emacs.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Emacs
category: CLI
---

### Movements
Expand Down
1 change: 1 addition & 0 deletions go.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ layout: 2017/sheet
prism_languages: [go, bash]
weight: -3
tags: [Featured]
category: C-like
updated: 2017-09-15
---

Expand Down
1 change: 1 addition & 0 deletions graphql.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: GraphQL
layout: 2017/sheet
updated: 2017-09-23
category: Databases
---

## Intro
Expand Down
1 change: 1 addition & 0 deletions homebrew.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Homebrew
layout: 2017/sheet
weight: -3
category: CLI
---

### Commands
Expand Down
1 change: 1 addition & 0 deletions knex.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
4 changes: 3 additions & 1 deletion kotlin.md
Original file line number Diff line number Diff line change
@@ -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.
---
Expand Down
3 changes: 2 additions & 1 deletion makefile.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Makefile
hljs_languages: [makefile]
prism_languages: [makefile]
layout: 2017/sheet
category: CLI
---

## Var assignment
Expand Down
1 change: 1 addition & 0 deletions osx.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: OS X
layout: 2017/sheet
category: macOS
---

### Locations of startup items
Expand Down
1 change: 1 addition & 0 deletions parsley.md
Original file line number Diff line number Diff line change
Expand Up @@ -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()"
Expand Down
1 change: 1 addition & 0 deletions postgresql-json.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: PostgreSQL JSON
layout: 2017/sheet
prism_languages: [sql]
updated: 2017-09-22
category: Databases
---

## Operators
Expand Down
1 change: 1 addition & 0 deletions postgresql.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: PostgreSQL
category: Databases
---

Replace anything within `<placeholder>` accordingly
Expand Down
1 change: 1 addition & 0 deletions python.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Python
category: Python
---

### Lists
Expand Down
1 change: 1 addition & 0 deletions sql-join.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: SQL joins
layout: 2017/sheet
category: Databases
updated: 2017-10-30
weight: -1
---
Expand Down
1 change: 1 addition & 0 deletions tmux.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: tmux
category: CLI
---

### Commands
Expand Down
1 change: 1 addition & 0 deletions travis.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Travis.yml
category: Devops
---

### Node
Expand Down
1 change: 1 addition & 0 deletions umdjs.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Universal JS module loader
category: JavaScript libraries
---

### [With dependency](https://github.com/umdjs/umd/blob/master/amdWebGlobal.js)
Expand Down

0 comments on commit b46a977

Please sign in to comment.