jekyll-bulma

jekyll-bulma

Jekyll starter template

Basic template to quickly start projects with Jekyll and Bulma.

Usage

1 - Download and extract the ZIP archive
2 - Rename the extracted folder and remove the README file
3 - Edit or remove the "base URL" from _config.yml
4 - Install Jekyll and launch the server

bundle install
bundle exec jekyll serve

5 - Browse to http://localhost:4000

Docs

  • The main structure of the page is in _layouts/default.html
  • The loading of CSS and Bulma framework are in css/main.sass
  • Bulma's configuration is done through _sass/_variables.sass
  • The main HTML file is index.html
  • Have fun!

Demo

https://cyrilsuzat.com/jekyll-bulma