DutchEllie c10a995b63 | ||
---|---|---|
components | ||
entity | ||
test-website | ||
web/static | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
comments.go | ||
go.mod | ||
go.sum | ||
main.go |
README.md
proper-website-2
A truly proper website this time™
This website will be done with this:
- Backend written in Golang
- Templating with Go
- Database connection for comments and such
- Markdown article writing
It will be done in the following order:
- First get up a working simple proof of concept
- Then make the comments better
- Database better
- Layout
- Markdown article writing
- Layout