Source for my personal website
- Create a new markdown file in content directory
- At the top of the file add an index. Example below
---
date: 2019-03-24T18:00:08-04:00
description: "GPG in simple terms"
featured_image: "/images/gpg.png"
tags: ["firebase", "hugo", "hosting"]
title: "GPG in simple terms"
---
To learn more about the hosting and development checkout the article
hugo server
HUGO_ENV=production hugo
fd