Instead of the bare bones default config we embedded as a string until now we can use go 1.16 embed to embed the test blorg.org which makes a much better starting config (if only to see what's possible). |
||
---|---|---|
.. | ||
testdata | ||
config.go | ||
config_test.go | ||
page.go | ||
util.go |