Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HERMES documentation

This repository is the canonical user and developer documentation for HERMES, the High-Energy Radiative MESsengers framework.

All pages are ordinary Markdown under docs/, so they remain comfortable to read and review directly on GitHub. Zensical renders the same files as a searchable website at https://hermes-skymaps.github.io/hermes-docs/.

Read locally

Start with the documentation home page, the installation guide, or the first-map tutorial.

Preview the website

python3 -m venv .venv
source .venv/bin/activate
python -m pip install -r requirements.txt
zensical serve

Open http://127.0.0.1:8000. A strict production build is:

zensical build --clean --strict

See Writing documentation before adding or moving pages.

About

Documentation, user guides, and tutorials for the HERMES high-energy sky-map framework.

Topics

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Contributors