kurzlink
What is kurzlink?
Kurzlink is a simple static site generator built in rust.
License
kurzlink is licensed under the BSD 3-Clause License.
Usage
Make sure you have Rust & Python3 installed.
To start kurzlink just run the shell script serve.sh
sh serve.sh
This will start a webserver on port 8000.
Tasks
- Make README more useful
- Generate static website from template
- Test connection status of destinations
- Add useful cli args
- Generate
vanitymap.json
- Add localization
- Add index and error pages
- Mirror repository