LogC is a simple blogging website built with go using fiber and sqlite as database. It's a project I thought would be cool to have if I could afford to host a website to share what I'm up to sometimes
- Simple yet elegant design
- Secure user registration
- Simple comment system
- Easy to use blogging form
- Compact set of blogging tools
- Separation between back and front for simpler design
Firstly, download the entire project, then run using the following scripts:
./run.bat
./run.sh
Lastly go on localhost on port 8090
The template picture used is that of Howl from the Studio Ghibli movie "Howl's Moving Castle"






