das-frama / website

Simple website with Go and markdown file storage for blog. I'm proud how it looks!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple yet beautiful Golang website

Build

go build cmd/server/server.go

Run

./server - runs with default options. (8000 port and data dir)

Flags

-port - port for http server -data - path to the data folder

About

Simple website with Go and markdown file storage for blog. I'm proud how it looks!

License:MIT License


Languages

Language:Go 55.1%Language:HTML 35.1%Language:CSS 9.8%