Hi, I run a copy of blag on my tilde server. However this means my blog is at https://tildeweb.nl/~michiel and I had to make some changes to blag to support running on a base url other than /
Would you be interested in incorporating this feature in blag? I've implemented this in https://codeberg.org/michielb/blag/commit/a6f632f01924249c8c691c35d4853aaf885b6877 and could make a PR with tests.
Also I added a feature where there are RSS feeds per tag, and I've enabled the attr_list extension for Markdown so I can add CSS classes to images.
Hi, I run a copy of blag on my tilde server. However this means my blog is at https://tildeweb.nl/~michiel and I had to make some changes to blag to support running on a base url other than
/Would you be interested in incorporating this feature in blag? I've implemented this in https://codeberg.org/michielb/blag/commit/a6f632f01924249c8c691c35d4853aaf885b6877 and could make a PR with tests.
Also I added a feature where there are RSS feeds per tag, and I've enabled the attr_list extension for Markdown so I can add CSS classes to images.