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