This is a Docusaurus template for building documentation websites, specifically tailored for ThreeFold documentation projects.
Find a file
Mahmoud-Emad abb0b7f195 ci: Add Docusaurus GitHub Pages deployment
- 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
2025-12-08 14:29:48 +02:00
.github/workflows ci: Add Docusaurus GitHub Pages deployment 2025-12-08 14:29:48 +02:00
example first commit 2025-12-08 14:27:12 +02:00
manual first commit 2025-12-08 14:27:12 +02:00
template first commit 2025-12-08 14:27:12 +02:00
tools first commit 2025-12-08 14:27:12 +02:00
.gitignore ci: Add Docusaurus GitHub Pages deployment 2025-12-08 14:29:48 +02:00
example.sh first commit 2025-12-08 14:27:12 +02:00
example_lite.sh first commit 2025-12-08 14:27:12 +02:00
LICENSE first commit 2025-12-08 14:27:12 +02:00
README.md first commit 2025-12-08 14:27:12 +02:00

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