-
Notifications
You must be signed in to change notification settings - Fork 4
/
_config.yml
60 lines (58 loc) · 2.31 KB
/
_config.yml
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
51
52
53
54
55
56
57
58
59
60
# Site settings
title: "Adaptive Web Design"
subtitle: "Crafting Rich Experiences with Progressive Enhancement"
email: [email protected]
description: "Building an elegant, functional website requires more than just knowing how to code. In Adaptive Web Design, Second Edition, you’ll learn how to use progressive enhancement to build websites that won’t break, work anywhere, are accessible by anyone—on any device, and are designed to work well into the future."
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://adaptivewebdesign.info" # the base hostname & protocol for your site
twitter_username: AdaptiveWebNews
book_photo: http://adaptivewebdesign.info/2nd-edition/cover-320.png
# Build settings
markdown: kramdown
exclude:
# Ruby & Gems
- Gemfile
- Gemfile.lock
- Rakefile
- vendor
# Gulp
- gulpfile.js
- package.json
# Content
- README.md
# Caches
- node_modules
- .cache
- .sass-cache
# Git
- .gitignore
# Docker
- docker-compose.yml
# Navigation
navigation:
- url: /1st-edition/
title: First Edition
subnav:
- url: /1st-edition/read/
title: Read it Free
- url: /1st-edition/reviews/
title: Reviews
- url: /1st-edition/errata/
title: Errata
- url: /2nd-edition/
title: Second Edition
subnav:
- url: "http://www.amazon.com/gp/product/0134216148/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=0134216148&linkCode=as2&tag=easydesign-20&linkId=7EDENIS3P4XL7LIT"
title: Buy from Amazon
- url: "http://www.anrdoezrs.net/links/7941166/type/dlg/http://www.barnesandnoble.com/w/adaptive-web-design-aaron-gustafson/1102101792?ean=9780134216140"
title: 'Buy from Barnes & Noble'
- url: "http://tools.linksynergy.com/r/j%7CNkxHN01vaUdyeDgzIvwWu5CkRgifB2ijz0F2e_f8WrxGU2DxixdOl6JMkSa1VpVhZ-UO_9I9lE3sgE97LJTWQvYy9l8kMU6HVeJceog6SyWFGPF2JL33nyX20CIuILh6STrvAzNCpK_JnJmskGlReJlUE-SaGFH-9VRyY1JHjDzRNgWFeooMXBKw8sDahjWLYhOFlcNypk9tcxZoEL3FtUXTt35t64sh9OpWp1ibwoiC0S87Y1de0k4xyY4nr-cpPbnBlzEerIUNN152="
title: Buy from Pearson
- url: /2nd-edition/read/foreword.html
title: Foreword
- url: /2nd-edition/reviews/
title: Reviews
- url: /2nd-edition/videos/
title: Videos
- url: /2nd-edition/errata/
title: Errata