Go to file
bvn13 051dcb2359 added verification link to Fosstodon 2023-01-15 01:14:43 +03:00
src added verification link to Fosstodon 2023-01-15 01:14:43 +03:00
.babelrc my card 2021-11-21 11:26:49 +03:00
.eleventy.js robotx.txt 2021-11-28 00:35:27 +03:00
.gitignore updates 2022-12-30 14:04:34 +03:00
.gitlab-ci.yml try to make pages work 2021-11-21 23:37:35 +03:00
LICENSE my card 2021-11-21 11:26:49 +03:00
README.md my card 2021-11-21 11:26:49 +03:00
main.css my card 2021-11-21 11:26:49 +03:00
package-lock.json my card 2021-11-21 11:26:49 +03:00
package.json my card 2021-11-21 11:26:49 +03:00

README.md

11ty-bulma starter

11ty-bulma starter is a basic template using 11ty and Bulma. - DEMO

How to use

  1. Create a new repo from this 11ty-bulma starter template
  2. Install dependencies: npm install
  3. Start development: npm start
  4. Run website locally
  5. To build the release version: npm run build
  6. 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