Source for community.semcl.one — a Jekyll site with guides, news, and examples for the SEMCL.ONE ecosystem.
cd docs
bundle install
bundle exec jekyll serveThe site builds from docs/ and is published via GitHub Pages.
- News posts —
docs/_news/YYYY-MM-DD-title.md - User guides —
docs/_user_guides/ - Examples —
docs/_examples/