~stick/stma.is

ca900dcd04d8b8addd865672ed283211bb46a419 — Stick 1 year, 4 months ago 1a120f5
bump for hugo version 0.91+
2 files changed, 6 insertions(+), 0 deletions(-)

M .gitignore
M config.toml
M .gitignore => .gitignore +1 -0
@@ 10,6 10,7 @@
/public/
/resources/_gen/
/dev/
.hugo_build.lock

# executable may be added to repository
hugo.exe

M config.toml => config.toml +5 -0
@@ 43,3 43,8 @@ rssLimit = 32

[permalinks]
	stick = '/stick/:filename'

[security]
  enableInlineShortcodes = true
  [security.exec]
    allow = ['^asciidoctor']