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