forked from adafruit/circuitpython-org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
65 lines (61 loc) · 1.25 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
61
62
63
64
65
title: CircuitPython
email: [email protected]
description: >-
The easiest way to program microcontrollers
site_image: "https://circuitpython.org/assets/images/CircuitPythonLogo_Black.png"
hero_image: CircuitPython_Hero.jpg
timezone: America/New_York
twitter_username: circuitpython
github_username: adafruit
baseurl: ""
url: "https://circuitpython.org"
paginate: 5
excerpt_separator: <!--more-->
permalink: pretty
plugins:
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-paginate
- jekyll-get-json
- jekyll-redirect-from
# Build settings
markdown: kramdown
kramdown:
input: GFM
hard_wrap: false
# Sass settings
sass:
add_charset: true
sass_dir: assets/sass
style: :compressed
# Collections
collections:
board:
output: true
blinka:
output: true
jekyll_get_json:
- data: libraries
json: 'https://adafruit-circuit-python.s3.amazonaws.com/adabot/web/libraries.v2.json'
### Exclude from processing.
exclude:
- Gemfile
- Gemfile.lock
- node_modules
- vendor
- _src
- _images
- LICENSE
- package.json
- README.md
- webpack.config.js
- yarn-error.log
- yarn.lock
- config
- optimization-fix
- optimization-fix-this-file-is-ignored.js
- icon.png
- template.md
- Rakefile
- .idea
- assets/images/boards/original