From 84814da85bb662ee77f121293efdb1c490aeb4b2 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Tue, 8 Aug 2023 02:06:20 +0100 Subject: [PATCH] feat: describe project sections --- OliverBooth/Pages/Projects/Index.cshtml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/OliverBooth/Pages/Projects/Index.cshtml b/OliverBooth/Pages/Projects/Index.cshtml index e31f9fb..aa67027 100644 --- a/OliverBooth/Pages/Projects/Index.cshtml +++ b/OliverBooth/Pages/Projects/Index.cshtml @@ -5,6 +5,7 @@

Projects

Ongoing Development

+

This is work that I am actively developing and/or maintaining.

@@ -41,6 +42,10 @@

Past Work

+

+ This is work that I have deemed either "ready for public consumption" or "no further work needs to be done". It + includes projects that are both retired and still in use. +

@@ -99,6 +104,10 @@

On Hiatus

+

+ This is work that I have put on indefinite hold; projects that I would like to revisit one day, but I have no + timeline for when or if that will happen. +