When creating the first static site I get a generated example, which contains a file test/web/index.html (probably derived from src/templates/feed.html), which contains a wrong reference to '/makko.html', but that reference is wrong because its absolute, it should either be absolute or relative ('./makko.html'). I might also be able to propose a PR for that myself, if I find the time for that.
Makko, the people-oriented static site generator made for blogging.
forge.starlightnet.work/Team/Makko
ssg
static-site-generator
makko
starlight-network
Wrong reference in generated example #3
open
opened by
lunyav.tngl.sh
edited
That... should work, it's generated from "/{{url}}" cuz by default one is intended to serve the
web/folder as the rootif you're not doing that, check my blogpost about it: https://cyrneko.eu/makko-codeberg.html