From 0f72b100ce5d33bc598b315905160191f38d5d93 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 24 Oct 2024 19:18:30 +0200 Subject: Added jbmafp to the projects page --- content/pages/projects.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'content/pages/projects.md') diff --git a/content/pages/projects.md b/content/pages/projects.md index 6c05f59..b4cd759 100644 --- a/content/pages/projects.md +++ b/content/pages/projects.md @@ -7,6 +7,7 @@ draft: false --- - [Simple snapshot manager](#simple-snapshot-manager) +- [Just build me a fucking page](#just-build-me-a-fucking-page) While most of my projects are hosted on [GitHub](https://github.com/mitjafelicijan), I wanted a centralized location to @@ -23,3 +24,18 @@ Simple snapshot utility that uses TAR to compress current directory into a - First release. - Able to tag and create tar snapshots. +## Just build me a fucking page + +A simple static site generator that is semi compatible with +[Hugo](https://gohugo.io/) that aims to be a simpler version of it getting out +of your way when it comes to taxonomies. [GitHub +repository](https://github.com/mitjafelicijan/jbmafp). + +- Version 0.3 / 2024-06-22 ([jbmafp-v0.3.tar](/snapshots/jbmafp-v0.3.tar)) + - Added better ergonomics for filtering. + - Added filter `filterbytype`. +- Version 0.2 / 2024-06-18 ([jbmafp-v0.2.tar](/snapshots/jbmafp-v0.2.tar)) + - Added filters `first`, `last`, `random`. +- Version 0.1 / 2024-03-10 ([jbmafp-v0.1.tar](/snapshots/jbmafp-v0.1.tar)) + - First release. + -- cgit v1.2.3