mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-25 13:59:25 +01:00
switch to midnight theme
This commit is contained in:
parent
1046bf79dd
commit
24d3ebdef0
@ -10,7 +10,7 @@ before_install:
|
||||
- sudo apt-get -y update
|
||||
- sudo apt-get -y install oracle-java8-installer
|
||||
- sudo update-java-alternatives -s java-8-oracle
|
||||
- gem install github-pages
|
||||
- gem install github-pages jekyll-theme-midnight
|
||||
|
||||
install:
|
||||
- pip install html5validator
|
||||
|
@ -13,6 +13,7 @@ github_username: Mikaela
|
||||
|
||||
# Build settings
|
||||
markdown: kramdown
|
||||
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