mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 03:59:31 +01:00
Comment theme, should fix #139
This commit is contained in:
parent
53b942bf91
commit
e9b59d4cb1
@ -8,7 +8,7 @@ addons:
|
||||
- openjdk-8-jre # install Java8 as required by vnu.jar
|
||||
|
||||
before_install:
|
||||
- gem install github-pages jekyll-theme-midnight
|
||||
- gem install github-pages #jekyll-theme-midnight
|
||||
|
||||
install:
|
||||
- pip install html5validator
|
||||
|
@ -13,7 +13,7 @@ github_username: Mikaela
|
||||
|
||||
# Build settings
|
||||
markdown: kramdown
|
||||
theme: jekyll-theme-midnight
|
||||
#theme: jekyll-theme-midnight
|
||||
redcarpet:
|
||||
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data", "strikethrough", "lax_spacing", "space_after_headers", "superscript"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user