aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* 404 pagehitlerrip10 days1-1/+0
| | | | | - now generates a 404 page on build - nginx config now points to new 404 page
* rename server scripthitlerrip10 days1-1/+1
| | | | `run.sh` is now `server.sh`
* git linkhitlerrip10 days1-1/+0
| | | | added git link to header
* fix typohitlerrip10 days1-2/+0
| | | | removed trailing `/` from clone-prefix in cgitrc
* cgit changeshitlerrip10 days1-2/+4
| | | | | some changes to the cgit config, installing required packages and attempting to change repo owner and description...
* pub.shhitlerrip10 days1-2/+2
| | | | | added an actual wrapper around the build script, which was my intention with `run.sh`
* run.shhitlerrip10 days1-4/+3
| | | | finished initial version of `run.sh`
* article sortinghitlerrip2025-07-291-2/+0
| | | | added (somewhat) proper article sorting to the build script
* article list improvementshitlerrip2025-07-291-1/+1
| | | | | | - styled article list - added dynamically generated article list to markdown index - (initial run.sh)
* inithitlerrip2025-07-281-0/+44
created the initial version of my website build script