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
Page With Sidebar
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
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.
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.