mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 14:06:14 +02:00
Moving from sphinx to mkdocs
This commit is contained in:
parent
d3921d9e47
commit
183378d575
35 changed files with 1672 additions and 1055 deletions
11
mkdocs.yml
Normal file
11
mkdocs.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
site_name: jrnl
|
||||
theme: readthedocs
|
||||
extra_css:
|
||||
- https://fonts.googleapis.com/css?family=Merriweather|Open+Sans
|
||||
- assets/theme.css
|
||||
- assets/highlight.css
|
||||
markdown_extensions:
|
||||
- admonition
|
||||
repo_url: https://github.com/jrnl-org/jrnl/
|
||||
site_author: Manuel Ebert
|
||||
site_description: Never Worry about Money Again.
|
Loading…
Add table
Add a link
Reference in a new issue