Truly proper website
Go to file
DutchEllie 95fecdb9db
various things
2022-03-01 12:02:05 +01:00
cmd/server various things 2022-03-01 12:02:05 +01:00
internal various things 2022-03-01 12:02:05 +01:00
test-website various things 2022-03-01 12:02:05 +01:00
website/templates various things 2022-03-01 12:02:05 +01:00
.gitignore various things 2022-03-01 12:02:05 +01:00
LICENSE Initial commit 2022-03-01 09:00:33 +00:00
README.md Readme edits 2022-03-01 10:04:28 +01:00
go.mod various things 2022-03-01 12:02:05 +01:00
go.sum various things 2022-03-01 12:02:05 +01:00

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