Truly proper website
Go to file
DutchEllie c10a995b63
Okay this is based
2022-03-07 13:05:33 +01:00
components Okay this is based 2022-03-07 13:05:33 +01:00
entity So many things 2022-03-02 13:38:28 +01:00
test-website I am getting so good at this 2022-03-01 19:45:23 +01:00
web/static Okay this is based 2022-03-07 13:05:33 +01:00
.gitignore updated gitignore 2022-03-01 14:51:57 +01:00
LICENSE Initial commit 2022-03-01 09:00:33 +00:00
Makefile Hello world from go-app 2022-03-01 14:36:04 +01:00
README.md Readme edits 2022-03-01 10:04:28 +01:00
comments.go So many things 2022-03-02 13:38:28 +01:00
go.mod So many things 2022-03-02 13:38:28 +01:00
go.sum So many things 2022-03-02 13:38:28 +01:00
main.go Okay this is based 2022-03-07 13:05:33 +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