1 stable release

1.0.0 May 18, 2023

#174 in #static-site-generator

MIT license

17KB
399 lines

kurzlink

A static site generator for your shortlinks.

Usage

cargo run -- --help

serve.sh

This is a tiny script to quickly deploy a static server with python's http.server.
It will simply generate the files and start a server on 0.0.0.0:8000.

Dependencies

~8–23MB
~300K SLoC