kewt.krzak.org

This commit is contained in:
2026-03-07 12:30:18 +01:00
parent bdc61ca4fe
commit 43f7e1afaa
3 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
# _kewt_
# [Go to the website](https://kewt.krzak.org)
_kewt_ is a minimalist ssg inspired by _[werc](http://werc.cat-v.org/)_ and _[kew](https://github.com/uint23/kew)_
It's meant to be a static site generator, like _[kew](https://github.com/uint23/kew)_ but use only default (POSIX) tooling, like _[werc](http://werc.cat-v.org/)_ (and definitely unlike _[kew](https://github.com/uint23/kew)_)

View File

@@ -160,7 +160,7 @@ ensure_root_defaults
title="kewt"
style="kewt"
footer="made with <a href=\"https://git.krzak.org/N0VA/kewt\">kewt</a>"
footer="made with <a href=\"https://kewt.krzak.org\">kewt</a>"
dir_indexes="true"
single_file_index="true"
flatten="false"

View File

@@ -3,7 +3,7 @@ style = "kewt"
dir_indexes = true
single_file_index = true
flatten = false
footer = "made with <a href="https://git.krzak.org/N0VA/kewt">kewt</a>"
footer = "made with <a href="https://kewt.krzak.org">kewt</a>"
logo = ""
display_logo = false
display_title = true