Merge branch 'develop' into docs-reference-1300

# Conflicts:
#	mkdocs.yml
This commit is contained in:
Micah Jerome Ellison 2021-11-13 15:49:58 -08:00
commit f8f44d4d27
131 changed files with 1133 additions and 5136 deletions

View file

@ -18,13 +18,18 @@ 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
- Privacy and Security: privacy-and-security.md
- Formats: formats.md
- Advanced Usage: advanced.md
- Recipes: recipes.md
- Command Line Reference: reference-command-line.md
- Configuration File Reference: reference-config-file.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
- 'Reference':
- Command Line: reference-command-line.md
- Configuration File: reference-config-file.md
- 'Contributing':
- Contributing to jrnl: contributing.md