diff --git a/README.md b/README.md index 0e95091..1b367db 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,5 @@ https://nuetzlich.net/gocryptfs . It is generated using mkdocs. Install using - pip3 install mkdocs==0.17.5 + pip3 install mkdocs==1.6.1 -Note: mkdocs 1.0 [crashes](https://travis-ci.org/rfjakob/gocryptfs-website/builds/456463957) -with `Object of type 'Undefined' is not JSON serializable`. diff --git a/gocryptfs-readthedocs/__init__.py b/custom_theme/breadcrumbs.html similarity index 100% rename from gocryptfs-readthedocs/__init__.py rename to custom_theme/breadcrumbs.html diff --git a/custom_theme/versions.html b/custom_theme/versions.html new file mode 100644 index 0000000..1772798 --- /dev/null +++ b/custom_theme/versions.html @@ -0,0 +1,13 @@ +
Page not found
- -{% endblock %} diff --git a/gocryptfs-readthedocs/base.html b/gocryptfs-readthedocs/base.html deleted file mode 100644 index 472984c..0000000 --- a/gocryptfs-readthedocs/base.html +++ /dev/null @@ -1,143 +0,0 @@ - - - - - {%- block site_meta %} - - - - {% if page and page.is_homepage %}{% endif %} - {% if config.site_author %}{% endif %} - {% if config.site_favicon %} - {% else %}{% endif %} - {%- endblock %} - - {%- block htmltitle %} -