Truly proper website
Go to file
DutchEllie f82f72ec1c
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
Added pronouns
2022-03-14 21:40:38 +01:00
.drone/helm Added production 2022-03-12 20:43:21 +01:00
components Added pronouns 2022-03-14 21:40:38 +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 Added Evillious guide website 2022-03-14 21:37:22 +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 Evillious guide website 2022-03-14 21:37:22 +01:00

proper-website-2

Build Status

A truly proper website this time™

TODO:

  • Change domain to quenten.nl and staging.quenten.nl
  • Dynamically make domains for other branches
  • Make a generic page component, so that you don't have to add the standard panels every time (such as navbar, leftbar, header, etc)

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