Truly proper website
			
		
		| .drone/helm | ||
| components | ||
| entity | ||
| test-website | ||
| web/static | ||
| .drone.yml | ||
| .gitignore | ||
| comments.go.old | ||
| design-desktop.drawio | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| Makefile | ||
| README.md | ||
proper-website-2
A truly proper website this time™
TODO:
- Redo the entire CSS with a framework
- Change domain to quenten.nl and staging.quenten.nl
- Dynamically make domains for other branches
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