Hexastorm Website Source

Source repository for the official Hexastorm documentation and project website (hexastorm.com).

Development Setup

The website is built with Quarto.

  1. Install Quarto Iconify Extension:

    quarto add mcanouil/quarto-iconify
  2. Run Local Preview Server:

    quarto preview
  3. Build & Render Entire Site:

    quarto render

Deployment

The website publishes directly to GitHub Pages:

quarto publish gh-pages

Custom domain is managed via the CNAME file pointing to hexastorm.com.