updated nowpage

This commit is contained in:
Daniel Fichtinger 2025-07-03 03:19:38 -04:00
parent 58d68b4639
commit d923087bc1

View file

@ -4,7 +4,7 @@ title: Now
This is my [now](https://nownownow.com/about) page. This is my [now](https://nownownow.com/about) page.
**Updated June 25, 2025**. **Updated July 03, 2025**.
**What I'm up to:** **What I'm up to:**
@ -12,10 +12,9 @@ This is my [now](https://nownownow.com/about) page.
- Writing and beginning implementation work on my dissertation. - Writing and beginning implementation work on my dissertation.
- Obsessively customizing Kakoune and writing too many plugins for my sanity to - Obsessively customizing Kakoune and writing too many plugins for my sanity to
keep up with. keep up with.
- Rewriting [zona](https://sr.ht/~ficd/zona) in - Working on [Zona](https://git.sr.ht/~zona), my static site generator.
[Python](https://git.sr.ht/~ficd/zona-py). - It's now stable enough for use; in fact, this entire website was built with
- Reached and passed feature-parity with the development branch of the Go it.
version. - I also implemented the [Ashen](https://sr.ht/~ficd/ashen) syntax
- I just implemented [Ashen](https://sr.ht/~ficd/ashen) syntax highlighting highlighting theme, and a simple syntax lexer for
for code blocks, and I'm almost ready to migrate this website to the new [Kakoune](https://kakoune.org) script.
build system!