25 lines
699 B
Markdown
25 lines
699 B
Markdown
# proper-website-2
|
|
|
|
[![Build Status](https://drone.nicecock.eu/api/badges/DutchEllie/proper-website-2/status.svg)](https://drone.nicecock.eu/DutchEllie/proper-website-2)
|
|
|
|
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 |