This is a Docusaurus template for building documentation websites, specifically tailored for ThreeFold documentation projects.
- Set up Bun for Docusaurus build - Copy example files to template directory - Build Docusaurus site with Bun - Configure SSH for deployment - Deploy built site with rsync |
||
|---|---|---|
| .github/workflows | ||
| example | ||
| manual | ||
| template | ||
| tools | ||
| .gitignore | ||
| example.sh | ||
| example_lite.sh | ||
| LICENSE | ||
| README.md | ||
template for docusarus
run example.sh to test the template based on the example.
to use in development
- copy the template to your build location
- create cfg dir with the example json config files, its the only required file from config perspective
- optionally copy other static files to the build location