Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-01-10 | Don't lowercase the resulting filename. | dvs1 | 1 | -1/+1 | |
2025-01-10 | Fix headers, now we find a page at the destination. | dvs1 | 1 | -12/+4 | |
2025-01-09 | More messing with colours. I get my own. B-) | dvs1 | 1 | -1/+2 | |
2025-01-09 | Add the Devuan colours from desktop-base. | dvs1 | 1 | -1/+5 | |
That's the grub background images. | |||||
2025-01-09 | Add some default page names from the other wikis. | dvs1 | 1 | -1/+1 | |
2025-01-03 | whichPage() no longer cares about case, add "about", and fall back to ↵ | dvs1 | 1 | -3/+6 | |
whatever happens to be first. | |||||
2025-01-01 | Realase 0.0, we are out of negative territory. lol | dvs1 | 1 | -1/+1 | |
2025-01-01 | Document the code. | dvs1 | 1 | -9/+43 | |
A couple of minor code indenting changes slipped through. | |||||
2025-01-01 | not Yet Another reWrite plus TODO-- | dvs1 | 1 | -173/+214 | |
Fixed up most of the linking stuff, and got the favicon / logo inheritance working. | |||||
2024-12-28 | Mostly fix up the footer. | dvs1 | 1 | -1/+10 | |
Still could use an " and " between "atom feed" and "source code" if both are there. | |||||
2024-12-28 | OOPS-- | dvs1 | 1 | -81/+0 | |
2024-12-28 | TODO-- Directory level metadata files. | dvs1 | 1 | -0/+103 | |
2024-12-28 | More styling tweaks for the icon and logo, and introducing karenpurple. | dvs1 | 1 | -1/+1 | |
2024-12-27 | Still heavily twveaking the menu / header / trail code. | dvs1 | 1 | -37/+62 | |
Almost perphekt. | |||||
2024-12-27 | Hopefully fixed up the trail now. | dvs1 | 1 | -4/+4 | |
2024-12-27 | Yet Another Rewrite. | dvs1 | 1 | -148/+131 | |
Mostly the menu code again. Added favicon and logo code. Better structure of the site structure structure. | |||||
2024-12-22 | Merge directories if converting an external directory. | dvs1 | 1 | -0/+10 | |
2024-12-22 | Try it the other way, cgit is fussy about it's README. | dvs1 | 1 | -1/+1 | |
2024-12-22 | Bit of code cleanup. | dvs1 | 1 | -28/+34 | |
Allow parsing some other directory. Sort the menus. General cleanup. | |||||
2024-12-22 | Move the version number into the code. | dvs1 | 1 | -1/+1 | |
2024-12-21 | Major rewrite, mostly of the directory scanning code. | dvs1 | 1 | -69/+101 | |
It can now populate the links around the edges, and turn an entire directory structure into a web site. | |||||
2024-12-17 | Major code reorg, to get the menus working better. | dvs1 | 1 | -36/+45 | |
2024-12-16 | TODO-- Implement smart menus. | dvs1 | 1 | -24/+59 | |
2024-12-16 | Move TODOs to TODO.md, and tweak them. | dvs1 | 1 | -15/+0 | |
2024-12-16 | Commit the test version of the code. | dvs1 | 1 | -0/+112 | |