revamp projects, continue editing and add precommit hook for lastmod frontmatter

This commit is contained in:
2026-02-02 23:13:56 -07:00
parent 23a44c1e4f
commit 2fad7c173b
16 changed files with 357 additions and 47 deletions
+10
View File
@@ -0,0 +1,10 @@
---
date: {{ .Date }}
description: ""
lastmod: {{ .Date }}
showTableOfContents: true
type: "projects"
title: "{{ replace .Name "-" " " | title }}"
active: true
tags: []
---