Starter Kit
A minimal boilerplate to build your own pages on top of Vela.
index.html
Entry point with the base layout shell
styles/theme.scss
Design tokens, colors and typography
scripts/app.js
Sidebar, theme toggle and interactions
config/gulpfile.js
Build pipeline and asset compilation
README.md
Setup instructions and usage guide
pages/dashboard.html
Sample dashboard page to build on
Download
Includes SCSS source, Gulp build config, and a minimal 3-page starter.