To start
docker-compose up
then navigate to localhost:4000 to view the site.
To end
ctrl+c
then docker-compose down
Blog Posts (comment out any unused line with #)
---
layout: post
title: ""
author: Jacob
tags: [ 1, 2 ]
categories: [ 1, 2 ]
image: assets/images/
description:
featured: (true/false)
hidden: (true/false)
rating: 4.5 (out of 5)
beforetoc: ""
toc: (true/false)
---