mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 14:06:14 +02:00
Cleaning up docs
This commit is contained in:
parent
2331f8290f
commit
4363ae1295
21 changed files with 16 additions and 4598 deletions
16
mkdocs.yml
16
mkdocs.yml
|
@ -1,7 +1,11 @@
|
|||
site_name: jrnl
|
||||
theme: readthedocs
|
||||
theme:
|
||||
name: readthedocs
|
||||
custom_dir: docs/theme
|
||||
static_templates:
|
||||
- index.html
|
||||
extra_css:
|
||||
- https://fonts.googleapis.com/css?family=Merriweather|Open+Sans
|
||||
- https://fonts.googleapis.com/css?family=Open+Sans:300,600
|
||||
- assets/theme.css
|
||||
- assets/highlight.css
|
||||
markdown_extensions:
|
||||
|
@ -9,3 +13,11 @@ markdown_extensions:
|
|||
repo_url: https://github.com/jrnl-org/jrnl/
|
||||
site_author: Manuel Ebert
|
||||
site_description: Never Worry about Money Again.
|
||||
nav:
|
||||
- Overview: overview.md
|
||||
- Quickstart: installation.md
|
||||
- Basic Usage: usage.md
|
||||
- Encryption: encryption.md
|
||||
- Import and Export: export.md
|
||||
- Advanced Usage: advanced.md
|
||||
- Recipes: recipes.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue