src | ||
.babelrc | ||
.eleventy.js | ||
.gitignore | ||
.gitlab-ci.yml | ||
LICENSE | ||
main.css | ||
package-lock.json | ||
package.json | ||
README.md |
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