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