2024-11-10 14:49:54 +03:00
2023-01-15 01:14:43 +03:00
2021-11-21 11:26:49 +03:00
2021-11-28 00:35:27 +03:00
2022-12-30 14:04:34 +03:00
2021-11-21 23:37:35 +03:00
2024-11-10 14:39:53 +03:00
2024-11-10 14:49:54 +03:00
2021-11-21 11:26:49 +03:00
2021-11-21 11:26:49 +03:00
2021-11-21 11:26:49 +03:00
2021-11-21 11:26:49 +03:00
2021-11-21 11:26:49 +03:00
2024-11-10 14:40:44 +03:00

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
Description
No description provided
Readme 1.2 MiB
Languages
CSS 99%
HTML 0.8%