Truly proper website
Go to file
DutchEllie b60f030880
Laid the groundwork!
2022-03-01 17:07:33 +01:00
components Laid the groundwork! 2022-03-01 17:07:33 +01:00
test-website Laid the groundwork! 2022-03-01 17:07:33 +01:00
web/static Laid the groundwork! 2022-03-01 17:07: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
go.mod Hello world from go-app 2022-03-01 14:36:04 +01:00
go.sum Hello world from go-app 2022-03-01 14:36:04 +01:00
main.go Laid the groundwork! 2022-03-01 17:07: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