# sites.fmind.dev > A monorepo of independent microsites sharing one design system, deployed as a single static artifact. Every site below is built from one repository into a single static artifact. Source: https://github.com/fmind/sites ## Sites - [Inference TCO Calculator](https://sites.fmind.dev/ai-llm-tco/): At what monthly token volume does self-hosting an open-weights model beat a managed API — once utilization and platform headcount are honest? - [Markdown](https://sites.fmind.dev/markdown/): Content pages written as Markdown with TOML frontmatter, rendered at build time. - [Minimal](https://sites.fmind.dev/minimal/): The smallest possible site: one site.toml and one index.templ. - [Passthrough](https://sites.fmind.dev/passthrough/): A hand-written public/index.html copied verbatim, with no layout at all. ## Pages - [Cascade layers](https://sites.fmind.dev/markdown/layers/): How the stylesheet of every site is assembled, and why the order is correct by construction. ## Author - [Médéric Hurier (Fmind)](https://www.fmind.dev/)