Hexastorm Website Source
Source repository for the official Hexastorm documentation and project website (hexastorm.com).
Development Setup
The website is built with Quarto.
Install Quarto Iconify Extension:
quarto add mcanouil/quarto-iconifyRun Local Preview Server:
quarto previewBuild & Render Entire Site:
quarto render
Deployment
The website publishes directly to GitHub Pages:
quarto publish gh-pagesCustom domain is managed via the CNAME file pointing to hexastorm.com.