This is a demo page showing the sidebar.
To show the sidebar set show_sidebar to true in the page’s frontmatter.
title: Page With Sidebar
subtitle: A demo page with a sidebar
layout: page
show_sidebar: true
A demo page with a sidebar
This is a demo page showing the sidebar.
To show the sidebar set show_sidebar to true in the page’s frontmatter.
title: Page With Sidebar
subtitle: A demo page with a sidebar
layout: page
show_sidebar: true
Latest Posts
This is the custom summary for the post.
It can be in markdown format if required.
I created Bulma Clean Theme as a theme for my own website and decided to open source it so others could use it as well. One of the key things I wanted to do was to create a theme that worked with GitHub Pages, which also means that you can also use it as a docs site for your project.
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.