feat: add default content

This commit is contained in:
Jake Wiesler 2020-06-15 10:34:39 -04:00
parent 837dbec6ad
commit f41622c551
2 changed files with 17 additions and 0 deletions

5
content/_index.md Normal file
View File

@ -0,0 +1,5 @@
---
heading: "Hi, I'm Codex"
subheading: "A minimal blog theme for hugo."
handle: "hugo-theme-codex"
---

View File

@ -0,0 +1,12 @@
---
title: "How To Use Codex"
date: 2020-06-04T09:19:29-04:00
slug: "how-to-use-codex"
description: "Explaining how to get up and running with the Codex theme for Hugo."
keywords: ["gohugo", "hugo", "go", "blog"]
draft: false
tags: ["hugo"]
stylesheet: "post.css"
---
## Getting Started