summaryrefslogtreecommitdiffstats
path: root/cgit/httpd.conf (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-08-07Rename project to srcnodeMalfurious1-2/+2
"Normalmode" is the name of the hosted platform that this software package was constructed to power. To better distinguish between the two and to give this project more of a standalone identity, it is rebranded with a new name. Signed-off-by: Malfurious <m@lfurio.us>
2024-03-12cgit: Add robots.txt routeMalfurious1-0/+1
cgit does include a robots.txt file, but the previous server configuration did not allow it to be served. Signed-off-by: Malfurious <m@lfurio.us>
2024-03-12cgit: Add custom logoMalfurious1-0/+7
Signed-off-by: Malfurious <m@lfurio.us>
2023-09-16cgit: Update user and file paths for alpine distroMalfurious1-9/+9
Signed-off-by: Malfurious <m@lfurio.us>
2023-09-16cgit: Consolidate config files into a single directoryMalfurious1-0/+35
Continue cleaning the folder structure from the previous merge. Signed-off-by: Malfurious <m@lfurio.us>