Moving from sphinx to mkdocs

Cleaning up docs
Lighter side bar
Landing page refresh
Add JSON-LD and semantic tags
This commit is contained in:
Manuel Ebert 2019-07-07 19:21:59 -07:00
parent 3a72313d06
commit b7e077be68
52 changed files with 1579 additions and 5621 deletions

6
.gitignore vendored
View file

@ -17,6 +17,7 @@ develop-eggs
.installed.cfg
lib
lib64
.python-version
# Installer logs
pip-log.txt
@ -28,10 +29,8 @@ Icon
_build
_sources
_static
*.html
objects.inv
searchindex.js
docs/_themes/jrnl/static/css/jrnl.css
# MS Visual Studio (PyTools)
obj
@ -43,8 +42,6 @@ obj
env/
env*/
docs/_themes/jrnl/static/less/3L.less
# PyCharm Project files
.idea/
@ -53,3 +50,4 @@ exp/
_extras/
*.sublime-*
site/