kewt.krzak.org
This commit is contained in:
@@ -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)_)
|
||||
|
||||
2
kewt.sh
2
kewt.sh
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user