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
NOTE
My notes on Chapter 3, Item 9 of Effective Modern C++ written by Scott Meyers.
Some (or even all) of the text can be similar to what you see in the book, as these are notes: I’ve tried not to be unnecessarily creative with my words. :)