https://jekyll.github.io/minima
1.Hide a post by hide: true
.
published: true
title: Some title
layout: post
hide: true
- Pin post by
top: true
. pinned posts remain on top of homepage.
published: true
title: Some title
layout: post
top: true
Test blog on local host:
cd myblog
bundle exec jekyll serve
The theme is available as open source under the terms of the MIT License.