site

Personal site for Zane
Log | Files | Refs

commit 1a985111dd86b9f8ffa76532d927132d71f6ef15
parent 7f18db52176d5e864f6aa33aa05a9bfbe5c4a4ee
Author: Zane Schaffer <znschaffer@gmail.com>
Date:   Mon, 20 Nov 2023 12:40:50 -0800

change img

Diffstat:
Msrc/projects.md | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/src/projects.md b/src/projects.md @@ -5,15 +5,14 @@ title: "Projects" ## [Bloom](https://bloom.znschaffer.com) -![bloom screenshot](img/bloom.webp) +![bloom screenshot](img/bloom.webp) An interactive coffee brewing timer, brew log, and recipe stash. ## [Wax](https://github.com/znschaffer/wax.git) ![wax screenshot](img/wax.webp) - A terminal based graphical music player, akin to CMUS. Written in C using [TagLib](https://taglib.org) and [ncurses](https://invisible-island.net/ncurses) @@ -22,7 +21,6 @@ Written in C using [TagLib](https://taglib.org) and [ncurses](https://invisible- ## [Jenga](https://github.com/znschaffer/jenga) ![jenga screenshot](img/jenga.webp) - Jenga is a no frills, fast-enough static site builder written in Go. It is optimized for single-page infinite scrolling blogs. Jenga takes a source directory of markdown files and an HTML template and spits outs a full HTML