Add merlin_rmount documentation

This commit is contained in:
Spencer Bliven
2023-08-24 15:12:03 +02:00
parent e806dc2d3c
commit 3296e3e9e7
7 changed files with 154 additions and 4 deletions

View File

@ -48,12 +48,14 @@ by Tom Johnson.
title: Introduction
sidebar: merlin6_sidebar
permalink: /merlin6/introduction.html
keywords: key1, key2
---
```
- Sidebars are specified in data files, e.g. `_data/sidebars/merlin6_sidebar.yml`.
- The top menu is controlled by `_data/topnav.yml`
- News can be addin in `_posts`. Filenames must include the date.
- Lots of features still need to be configured (e.g. pdf output, tags, etc)
- The search bar uses finds substring of the title, tags, keywords, and summary frontmatter.
## License