Truly proper website
Go to file
2022-03-14 21:05:03 +01:00
.drone/helm Added production 2022-03-12 20:43:21 +01:00
components New frontpage design 2022-03-14 21:04:30 +01:00
entity So many things 2022-03-02 13:38:28 +01:00
test-website New frontpage design 2022-03-14 21:04:30 +01:00
web/static Fixed css failure 2022-03-14 21:05:03 +01:00
.drone.yml Testing and normal API 2022-03-13 20:18:07 +01:00
.gitignore Last 2022-03-12 15:52:13 +01:00
comments.go.old Last 2022-03-12 15:52:13 +01:00
Dockerfile Testing and normal API 2022-03-13 20:18:07 +01:00
go.mod Fixed dumb mistake 2022-03-13 18:22:47 +01:00
go.sum Fixed dumb mistake 2022-03-13 18:22:47 +01:00
LICENSE Initial commit 2022-03-01 09:00:33 +00:00
main.go Changed friends to galaxies and fixed CSS 2022-03-13 21:34:54 +01:00
Makefile Testing and normal API 2022-03-13 20:18:07 +01:00
README.md Added Kristy 2022-03-14 09:17:20 +01:00

proper-website-2

Build Status

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