Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-04-29 18:41:09 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-04-29 18:41:09 +0300
commit04011c613ce364f9f4e1efb07b76892007062ab4 (patch)
treeaf295fcc44870e077a6f7781a4063f6522931e6d /_config.yml
parent30a2d89f3f644768eb87dab4a2113a310e8dd422 (diff)
Update to Jekyll 3.7.3
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/_config.yml b/_config.yml
index b7423f812..7200d5025 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,17 +1,15 @@
safe: false
port: 7998
-baseurl: / # Where GitHub serves the project up from
url: http://localhost:7998
source: src/doc/
destination: _site
-plugins: src/doc/_plugins
-pygments: true
+highlighter: rouge
permalink: pretty
# ensures SCSS files are compiled
-include: [_*.scss]
+# include: [_*.scss]
# used in building icon pages
icon_meta: src/icons/icons.yml