template: Make projects sort by date

This commit is contained in:
jaseg 2023-10-06 14:35:32 +02:00
parent 9afd55a603
commit 2fd22e30ce
4 changed files with 6 additions and 4 deletions

View file

@ -1,5 +1,6 @@
---
title: Projects
hide_date: true
---
I maintain a number of open-source projects. Most of these I started out of some personal need or interest.
I strive to keep all of them up to date and maintained, so if you notice an issue with one of them, please

View file

@ -1,5 +1,6 @@
---
title: "KiMesh"
date: 2023-10-04T23:42:00+02:00
external_links:
- name: Sources
url: "https://git.jaseg.de/kimesh.git"