We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a47b204 commit 8dfd194Copy full SHA for 8dfd194
_config.yml
@@ -1,4 +1,22 @@
1
timezone: America/New_York
2
plugins:
3
- jekyll-sitemap
4
-url: "https://futureofcoding.org"
+ - 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