balrog icon indicating copy to clipboard operation
balrog copied to clipboard

Learn by making presents: A Static Site Generator (WIP)

Results 7 balrog issues
Sort by recently updated
recently updated
newest added

Hi there, We noticed that your repo has a high severity vulnerability: * [Regular Expression Denial of Service](https://snyk.io/vuln/npm:minimatch:20160620?utm_source=gh_issue) * Affected package: minimatch

template has `config.JSON`, documentation say `config.JSON` but code look for `config.json` therefor it fails on Linux. The easiest would be to change the code IMHO.

When cropping the text from the latest post, if the character it cuts on is a part of a link (and I imagine other things) it breaks stuff. So you...

I think it's fine to just keep all the orig. markdown files in the /contents dir.

Make archive page for tags, too.

enhancement

So the original metadata parser works by convention: it expects the headers to represent title, author, date and tags in that specific order. This is super lightweight (implementation is only...