From f722d20725586ee4744d077770ef7a89ab05e360 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 10 Aug 2023 15:39:23 +0300 Subject: Migrate from brunch to hugo --- data/home/projects.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 data/home/projects.yaml (limited to 'data/home/projects.yaml') diff --git a/data/home/projects.yaml b/data/home/projects.yaml new file mode 100644 index 0000000..7aeed8b --- /dev/null +++ b/data/home/projects.yaml @@ -0,0 +1,11 @@ +Projects: + - title: Conway's Game of Life + content: + A mono-repo with different command line interface (CLI) implementations for the + Game of Life in multiple languages + (currently Ruby/Rust), with the automation for publishing updates to + different package managers using a git-ish workflow. + + - title: a14m.srht.site + content: + The source code, and deployment scripts for this website/CV/blog. -- cgit v1.2.3