Products Structure
Norio ships two trees: the compiled ThemeForest HTML in dist/, and the Vite / Nunjucks source in norio-html-dev/. Keep them separate — edit source, then rebuild. Do not hand-edit generated CSS maps.
Compiled HTML (dist/)
Development source (norio-html-dev/)
Pages compose sections. Sections are named by meaning (hero-1, project-2), never sec-1. Each section pairs one .njk file with one SCSS partial.