From 648a67b056df898bfdd10033ce782aa121910a7c Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Wed, 3 Aug 2022 21:28:39 -0500 Subject: Fix theme and content generation --- content/_index.md | 20 ++++++++++++++++++++ content/index.md | 19 ------------------- 2 files changed, 20 insertions(+), 19 deletions(-) create mode 100644 content/_index.md delete mode 100644 content/index.md (limited to 'content') diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..f9b7b0d --- /dev/null +++ b/content/_index.md @@ -0,0 +1,20 @@ +--- +title: "Mark's Kitchen" +date: 2022-07-18T20:37:25-05:00 +--- +Welcome to my website! + +Software Projects: +- [Gitweb](https://git.marks.kitchen) +- [GitHub](https://github.com/Mark-Powers) +- [Games](https://games.marks.kitchen/) +- [All projects](/projects) + +Writing +- [Blog](/blog) +- [Wiki](https://wiki.marks.kitchen/public) + +Follow: +- [Mastodon](https://fosstodon.org/@markp) +- [RSS feed](/index.xml) +- [Email](https://email.marks.kitchen) diff --git a/content/index.md b/content/index.md deleted file mode 100644 index 4603676..0000000 --- a/content/index.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: "Mark's Kitchen" -date: 2022-07-18T20:37:25-05:00 ---- -Welcome to my website! - -Software Projects: -- [Gitweb](https://git.marks.kitchen) -- [GitHub](https://github.com/Mark-Powers) -- [Games](https://games.marks.kitchen/) -- [All projects](/projects) - -Writing -- [Blog](/blog) -- [Wiki](https://wiki.marks.kitchen/public) - -Follow: -- [Mastodon](https://fosstodon.org/@markp) -- [RSS feed](/index.xml) -- cgit v1.2.3