You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
723 B
723 B
11ty-bulma starter
11ty-bulma starter is a basic template using 11ty and Bulma. - DEMO
How to use
- Create a new repo from this 11ty-bulma starter template
- Install dependencies:
npm install
- Start development:
npm start
- Run website locally
- To build the release version:
npm run build
- Site is ready for deployment, for example on Netlify
This starter template uses Bulma starter package with some changes:
- unistalled node-sass (deprecated) and installed sass and sass-loader
- updated bulma to newest version (^0.9.3) because of errors with sass