Quick notes on “mediumish” Jekyll theme
Posted: May 2, 2022 Filed under: Computers, miscellaneous Leave a comment »- Author profiles are stored in the _config.yml
- Post formats:
bq.. layout: post
title: “Title”
author: name // matches _config.yml
categories: [one,two]
tages: [first,second]
image: assets/images/example.jpg
description: “snippet”
featured: true // put it in the splash
hidden: true //seems to remove it from the listing below the splash
rating: 4.5
- Filename: yyyy-mm-dd-title-you-want-in-url