custom blog system for my personal site
- go (>=1.21)
- tailwind cli (>=1.3.4)
tailwindcss -o static/s.css -m
export GIN_MODE=release; go run .
short answer: not really
long answer: I made this site generator for my own personal website and therefore it only has the things I need. If you want to add a feature, feel free to fork the project and put your own twist on it.