someodd / burrow

Static gopherhole generator.
https://www.someodd.zip/showcase/burrow/
GNU General Public License v3.0
13 stars 1 forks source link

resolve relative and absolute path and other clutter with this strategy #62

Open someodd opened 1 month ago

someodd commented 1 month ago

function to turn config into a recipe and then only use the recipe throughout code when can. the recipe will have all the right paths made into absolute paths, etc. i even forgot the scope and purpose of "recipes" vs. config in my code.

someodd commented 1 month ago

also a config -> verified config could also just load fonts once and only once.