A simple link-in-bio tool that is sex-C (disclaimer : not written in C)
Go to file
2024-04-10 01:34:12 -07:00
public chore: add optional watermark 2024-04-01 13:08:16 -07:00
.gitignore chore: update templating scheme 2024-04-01 12:34:19 -07:00
example.json chore: add optional watermark 2024-04-01 13:08:16 -07:00
LICENSE Initial commit 2024-04-01 17:03:42 +00:00
main.go chore: add -h/--help 2024-04-01 15:42:49 -07:00
Makefile chore: add missing make clean 2024-04-10 01:34:12 -07:00
README.md chore: add -h/--help 2024-04-01 15:42:49 -07:00
tmpl.html chore: add -h/--help 2024-04-01 15:42:49 -07:00
util.go chore: add some TODOs for the roadmap 2024-04-01 13:11:00 -07:00

razor

A simple link-in-bio tool that is sex-C (disclaimer : not written in C). This would work in a production setting, but it's simpler to just not and use your own HTML file. This was meant to be a one-hour coding adventure (we'll see how that goes).

Roadmap

  • Add -h/--help
  • Write actual documentation (a USAGE.md, if you will)
  • Allow custom template files

Acknowledgements

This project is licensed under the 3-clause BSD licence. A copy of the licence can be found in the LICENSE file in the root of this repository.

Razor is but a codename for this project, a more "mature" name may reveal itself once I get one.