We use docusaurus now.
https://github.com/Riverscapes/riverscapes-docusaurus-theme
This is the main template for /docs folders in Riverscapes. Think of it as the central theme repository where bugs get fixed.
- clone this repo
- Copy the
/docsfolder from this repo into the root of your new repo - Open
/docs/_config.ymland follow the instructions
See Jekyll docs regarding Gem themes.
We ignore the yarn.lock file because it seems to cause security warnings in other themes.