CASEDD Documentation

Welcome to the official CASEDD docs site. The jekyll-theme-leap-day theme is now active for modern typography, spacing, and readability.

This site uses GitHub Pages from the docs/ folder on the main branch.

Tips

  1. Ensure docs/.nojekyll is removed in the branch (Jekyll mode).
  2. Ensure repository Pages source is set to main/docs.

README content in docs

docs/README.md is a copy of the project README and provides full project overview, quick start, configuration, and architecture information.

User docs

Example templates

For full template examples, see the repository template folder here:

Setup in GitHub

  1. Go to repository Settings > Pages.
  2. Under “Source”, set it to docs/ folder on the main branch.
  3. Remove docs/.nojekyll from the branch to enable Jekyll processing.
  4. Save.

Once active, the site should be available at:

Local sync helper

To keep docs README in sync with root README:

./scripts/sync_docs_to_pages.sh