Compare commits

2 Commits

Author SHA1 Message Date
50f9a748cb add mkdocs-material submodule 2018-05-24 23:55:15 -07:00
c2eb6351c1 start off the mkdocs train. add a readme. 2018-05-24 22:33:17 -07:00
5 changed files with 16 additions and 1 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
# ignore mkdocs
site/

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "mkdocs-material"]
path = mkdocs-material
url = https://git.charlesreid1.com/charlesreid1/mkdocs-material.git

9
Readme.md Normal file
View File

@@ -0,0 +1,9 @@
# github-heroku-attack-rabbits: secret branch
The secret branch contains the mkdocs source files
needed to generate the final static content for the
secret site.
This is the site that is deployed to Heroku.
See [https://github-heroku-attack-rabbits.herokuapp.com](https://github-heroku-attack-rabbits.herokuapp.com).

1
mkdocs-material Submodule

Submodule mkdocs-material added at ff95dcb846

View File

@@ -15,7 +15,7 @@ pages:
copyright: 'Copyright &copy; 2018 Charles Reid, released under the <a href="https://git.charlesreid1.com/charlesreid1/github-heroku-attack-rabbits/src/branch/master/LICENSE">WTFPL</a>.<br /><br />Many Bothans died to bring us this documentation.<br /><br />' copyright: 'Copyright &copy; 2018 Charles Reid, released under the <a href="https://git.charlesreid1.com/charlesreid1/github-heroku-attack-rabbits/src/branch/master/LICENSE">WTFPL</a>.<br /><br />Many Bothans died to bring us this documentation.<br /><br />'
docs_dir: docs docs_dir: secret_docs
site_dir: site/content site_dir: site/content
theme: theme: