aboutsummaryrefslogtreecommitdiff
path: root/run.sh
Commit message (Collapse)AuthorAgeFilesLines
* cgit changeshitlerrip11 days1-2/+33
| | | | | some changes to the cgit config, installing required packages and attempting to change repo owner and description...
* cgithitlerrip11 days1-23/+59
| | | | added initial cgit to `run.sh`
* minor script fixeshitlerrip11 days1-0/+3
| | | | | - added pandoc to `run.sh` - fixed copy command in `pub.sh`
* pub.shhitlerrip11 days1-4/+9
| | | | | added an actual wrapper around the build script, which was my intention with `run.sh`
* run.shhitlerrip11 days1-24/+171
| | | | finished initial version of `run.sh`
* article list improvementshitlerrip2025-07-291-0/+39
- styled article list - added dynamically generated article list to markdown index - (initial run.sh)