Jason的主页

只会幻想而不行动的人,永远也体会不到收获果实时的喜悦

Multiple page layouts

Including sidebar, menubar, tabs and callouts

Blog included

Layouts for blog and post pages included

Works with GitHub Pages

Quick and easy to get started

Bulma Clean Theme demo website

This website showcases the options for the Bulma Clean theme. The theme is available as a ruby gem or can be used with GitHub pages.

Ruby Gem

The ruby gem is available on the Ruby Gems website at the following location. https://rubygems.org/gems/bulma-clean-theme

GitHub Pages

The theme can be used with GitHub Pages bu setting the remote_theme in your Jekyll sites _config.yml

remote_theme: chrisrhymes/bulma-clean-theme

Instructions

For full instructions, please see the Readme at the GitHub repo: https://github.com/chrisrhymes/bulma-clean-theme/blob/master/README.md

Page Layouts

This demo site showcases the available page layout options.

  • Page With Sidebar
  • Page Without Sidebar
  • Page With Menubar
  • Page With Tabs
  • Page Without Footer
  • Page Without Hero
  • Page With Contents
  • Landing Page With Callouts
  • Blog
  • Post

Supported By JetBrains

JetBrains have kindly provided an Open Source licence to aid in the future development of Bulma Clean Theme.

Latest Posts

Introducing some new layouts to Bulma Clean Theme
Introducing some new layouts to Bulma Clean Theme

I’ve been meaning to write about some of the new features I have been rolling out to my Jekyll theme, Bulma Clean Theme, for a while but I have only just managed to push the update for the landing page layout last weekend. This article provides some of the thinking behind the updates, as well as a brief introduction to how to get started.

Getting started with Bulma Clean Theme for Jekyll
Getting started with Bulma Clean Theme for Jekyll

I have made a theme for Jekyll which is based on the Bulma frontend framework. It might look familiar, because I am also using it for this site. If you like the look of this theme then I thought I would write a little blog post about how to use it for your own site and how you can use it with GitHub Pages.

Why use a static site generator
Why use a static site generator

There are many ways to make a website and many different CMS platforms you can use, such as WordPress and Joomla, as well as site builder tools that offer you drag and drop interfaces, but what about static site generators?