Skip to content

Commit 8dfd194

Browse files
author
Steve Krouse
committed
replicate css locally
1 parent a47b204 commit 8dfd194

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

Diff for: _config.yml

+19-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,22 @@
11
timezone: America/New_York
22
plugins:
33
- jekyll-sitemap
4-
url: "https://futureofcoding.org"
4+
- jekyll-coffeescript
5+
- jekyll-gist
6+
- jekyll-github-metadata
7+
- jekyll-paginate
8+
- jekyll-relative-links
9+
- jekyll-optional-front-matter
10+
- jekyll-readme-index
11+
- jekyll-default-layout
12+
- jekyll-titles-from-headings
13+
url: "https://futureofcoding.org"
14+
github: [metadata]
15+
encoding: UTF-8
16+
kramdown:
17+
input: GFM
18+
hard_wrap: false
19+
future: true
20+
jailed: false
21+
theme: jekyll-theme-primer
22+
gfm_quirks: paragraph_end

0 commit comments

Comments
 (0)