Static Site First¶
biblio starts with static site generation instead of a heavier live web app.
That choice keeps the tool:
- easy to run in local or HPC environments
- portable across projects
- simple to publish from a shared clone
The generated data model under bib/site/_data/ also leaves room for a richer local UI later.