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