proper-website-2/README.md
DutchEllie 73385c9d39
All checks were successful
continuous-integration/drone/push Build is passing
Added Evillious guide website
2022-03-14 21:37:22 +01:00

793 B

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