From ed54b79220481f921ca90ced4b923e6369a68225 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Mon, 13 Mar 2023 16:19:04 +0100 Subject: Add projects page --- content/projects/_index.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 content/projects/_index.md (limited to 'content/projects/_index.md') diff --git a/content/projects/_index.md b/content/projects/_index.md new file mode 100644 index 0000000..6907ad3 --- /dev/null +++ b/content/projects/_index.md @@ -0,0 +1,7 @@ +--- +title: Projects +--- + +This page lists all projects I actively work on, with some information about +them, releases, any packages, and documentation to get people started on using +them. -- cgit v1.1