Added an about page, removed old themes.

This commit is contained in:
Colin Diem
2020-07-12 13:18:13 -04:00
parent c01fbd6041
commit d05560f871
5 changed files with 8 additions and 15 deletions

6
.gitmodules vendored
View File

@@ -1,9 +1,3 @@
[submodule "themes/future-imperfect"]
path = themes/future-imperfect
url = https://github.com/pacollins/hugo-future-imperfect-slim.git
[submodule "themes/hugo-future-imperfect-slim"]
path = themes/hugo-future-imperfect-slim
url = https://github.com/pacollins/hugo-future-imperfect-slim.git
[submodule "themes/zzo"]
path = themes/zzo
url = https://github.com/zzossig/hugo-theme-zzo.git

View File

@@ -21,10 +21,3 @@
name = "posts"
url = "posts"
weight = 4
[[main]]
identifier = "notes"
name = "notes"
url = "notes"
weight = 5

8
content/about/index.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: "About"
date: 2020-07-12T13:14:36-04:00
description:
type: about
---
Blah blah, some stuff about me.