aboutsummaryrefslogtreecommitdiff
path: root/run.sh
Commit message (Collapse)AuthorAgeFilesLines
* cgit fixeshitlerrip2025-08-051-3/+5
| | | | attempt 2 at fixing cgit configuration
* cgit changeshitlerrip2025-08-051-2/+33
| | | | | some changes to the cgit config, installing required packages and attempting to change repo owner and description...
* cgithitlerrip2025-08-051-23/+59
| | | | added initial cgit to `run.sh`
* minor script fixeshitlerrip2025-08-051-0/+3
| | | | | - added pandoc to `run.sh` - fixed copy command in `pub.sh`
* pub.shhitlerrip2025-08-051-4/+9
| | | | | added an actual wrapper around the build script, which was my intention with `run.sh`
* run.shhitlerrip2025-08-051-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)