Truly proper website
Go to file
DutchEllie cb3c3c8d30
Last
2022-03-12 15:52:13 +01:00
components Last 2022-03-12 15:52:13 +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 Last 2022-03-12 15:52:13 +01:00
.gitignore Last 2022-03-12 15:52:13 +01:00
LICENSE Initial commit 2022-03-01 09:00:33 +00:00
Makefile Last 2022-03-12 15:52:13 +01:00
README.md Readme edits 2022-03-01 10:04:28 +01:00
comments.go.old Last 2022-03-12 15:52:13 +01:00
go.mod Last 2022-03-12 15:52:13 +01:00
go.sum Last 2022-03-12 15:52:13 +01:00
main.go Last 2022-03-12 15:52:13 +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