2022-09-17

Published: Nov 08, 2022Last modified: Apr 05, 2023
Word count: 179

in the midst of a blog build, across 4 repos

> quickblog

relying on borkdude's work here to integrate into a template, handle a server, etc

> clawe

am actually pulling from the garden.db to get the desired posts, and writing

into a blog.core namespace

this will make it simple to integrate some blog-update/render features into

doctor's UI

clawe (well, doctor) is also the nrepl server these connect to

> org-crud

for org fetching/parsing/filter and ->markdown conversion

> new-blog

where the templates live and the public dir is written

TODO gdscript imenu

Q: How to implement imenu for a mode in gdscript?

follow up: ink imenu