mirror of
https://github.com/olofk/serv.git
synced 2026-01-26 19:51:52 +00:00
Build website automatically and publish to gh-pages
This commit is contained in:
committed by
Olof Kindgren
parent
0c601f0872
commit
5c303f46b4
1
doc/.nojekyll
Normal file
1
doc/.nojekyll
Normal file
@@ -0,0 +1 @@
|
||||
This is published to GitHub Pages. It will ignore the _images path etc. otherwise.
|
||||
@@ -52,4 +52,8 @@ html_theme = 'alabaster'
|
||||
# so a file named "default.css" will overwrite the builtin "default.css".
|
||||
html_static_path = ['_static']
|
||||
|
||||
html_extra_path = ['.nojekyll']
|
||||
|
||||
master_doc = 'index'
|
||||
|
||||
online_wavedrom_js_url = "https://wavedrom.com"
|
||||
|
||||
@@ -1 +1 @@
|
||||
sphinxcontrib-wavedrom
|
||||
git+https://github.com/bavovanachte/sphinx-wavedrom@master#egg=sphinxcontrib-wavedrom
|
||||
|
||||
Reference in New Issue
Block a user