-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path_config.yml
More file actions
executable file
·50 lines (44 loc) · 1.23 KB
/
_config.yml
File metadata and controls
executable file
·50 lines (44 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
permalink: /blog/:year/:month/:day/:title/
baseurl: ''
exclude: [node_modules, tmp]
gems:
- jekyll-redirect-from
books:
available:
- title: "Canvassing: Learn JavaScript & the HTML5 canvas tag"
image: canvassing.png
buy: http://learnjs.io/canvassing
price: 20
slug: canvassing
learnmore: http://learnjs.io/canvassing
- title: "Introduction to JavaScript & Node.js"
image: learnjs-01-intro.jpg
buy: http://gum.co/learnjs01
price: 15
slug: learnjs-01
pages:
- title: "Making 2D JavaScript Games"
image: learnjs-02-2dgames.jpg
buy: http://gum.co/learnjs02
price: 15
slug: learnjs-02
pages:
- title: "Mapping with leaflet.js"
image: learnjs-03-leaflet.jpg
buy: http://gum.co/learnjs03
price: 15
slug: learnjs-03
pages:
- title: Development Environments for Beginners
image: dev-envs.jpg
buy: https://gumroad.com/l/dev-envs
price: 15
slug: dev-envs
pages:
- title: Theming with Ghost
image: theming-with-ghost.jpg
buy: https://gumroad.com/l/theming-with-ghost
price: 15
slug: theming-with-ghost
learnmore: http://themingwithghost.com
upcoming: