A Quarto extension carrying the look of IQSS Data Science Services (Questrial headings, Montserrat text, the IQSS blue and orange, the DSS wordmark, the standard navbar links and footer, a Light / Dark / System switch), so that the workshops site, the beginner's guides, and any future DSS page share one look from one place. For the DSS team and for anyone building a DSS-branded Quarto site.
quarto add IQSS/dss-themeThen project: type: dss-theme in _quarto.yml for a website with the DSS
navbar and footer, or format: dss-theme-html to take only the HTML format.
Update with quarto update IQSS/dss-theme.
quarto preview at the repository root renders the two-page demo
(index.qmd, sample.qmd) with the extension in _extensions/dss-theme/.
Edit dss.scss, look, bump version in _extension.yml.
Layout, working rules, and where the tokens come from: AGENTS.md. Open work:
TASKS.md; where things stand: STATUS.md.