x/delgada@v0.7.0
❗️ Warning: This is not production-ready software. ❗️
Delgada is a web framework for building slim multipage websites using modern web standards and conventions.
Features include:
To quickly get up and running you can install the project template to scaffold out a new website.
npx degit delgada-ui/template my-delgada-project
cd my-delgada-project
npm install
npm run build
npm start
Read a high level overview of the current syntax and functionality available in Delgada.