mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 05:56:14 +02:00
Migrate contributing.md to docs site (#1266)
* Initial migration of contributing.md to docs site * Update contributing to include pytest-bdd changes * add top level section support, and h2 support in sidebar * Incorporate latest changes to contributing.md, clean up language and formatting, and check/add links as necessary * Add a link to milestones * Update CONTRIBUTING.md Co-authored-by: Jonathan Wren <jonathan@nowandwren.com>
This commit is contained in:
parent
533d770753
commit
b1ba88c138
4 changed files with 172 additions and 139 deletions
19
mkdocs.yml
19
mkdocs.yml
|
@ -18,11 +18,14 @@ site_author: jrnl contributors
|
|||
site_description: Collect your thoughts and notes without leaving the command line.
|
||||
nav:
|
||||
- Overview: overview.md
|
||||
- Quickstart: installation.md
|
||||
- Basic Usage: usage.md
|
||||
- Encryption: encryption.md
|
||||
- Journal Types: journal-types.md
|
||||
- Privacy and Security: privacy-and-security.md
|
||||
- Formats: formats.md
|
||||
- Advanced Usage: advanced.md
|
||||
- Recipes: recipes.md
|
||||
- 'User Guide':
|
||||
- Quickstart: installation.md
|
||||
- Basic Usage: usage.md
|
||||
- Encryption: encryption.md
|
||||
- Journal Types: journal-types.md
|
||||
- Privacy and Security: privacy-and-security.md
|
||||
- Formats: formats.md
|
||||
- Advanced Usage: advanced.md
|
||||
- Recipes: recipes.md
|
||||
- 'Contributing':
|
||||
- Contributing to jrnl: contributing.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue