update project statuses, move TILs into regular posts with tag, revamp site colors to kimber base16 palette

This commit is contained in:
2026-02-21 16:00:14 -07:00
parent 5d099548fc
commit aae7d716a2
26 changed files with 615 additions and 305 deletions
+2 -1
View File
@@ -5,6 +5,7 @@ lastmod: {{ .Date }}
showTableOfContents: true
type: "projects"
title: "{{ replace .Name "-" " " | title }}"
active: true
status: ""
statusColor: "" # green #99c899 | blue - #537c9c | yellow - #d8b56d | red - #704f4f | grey - #c3c3b4 | pink - #c88c8c
tags: []
---