aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/notYetAnotherWiki.lua (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-02-20Work around yet another colour corner case.dvs11-0/+1
2025-02-20typo--dvs11-1/+1
2025-02-19Major YAR!!dvs11-240/+422
Moved the post download code from the SuckIt's to the main script, and combined what's left. Minor icon tweak. Think I have almost figured out the HTML and CSS to get the layout to behave. Major rearrange of the main script. Use more of lunamark and RE. Moar colours! Solved the generic colour shenanigans. Solved a few other bugs. Hidden directories. Lots of things I forgot about.
2025-01-26Moar everything!dvs11-8/+32
Cleaned up the display. Added a time stamp. SORTED!
2025-01-25YAR see description for details.dvs11-76/+130
New everything page, lists all the pages and where they came from, with links. Now we know where the page came from, type and URL. Rejigged how metadata works. Do our own metadata substitution. Fixed up a bunch of bugs. General cleanups.
2025-01-22Replace cmark-gfm and lcmark with luamark.dvs11-68/+145
Plus YAR, yet another rewrite.
2025-01-20Typo--dvs11-1/+1
2025-01-20If we can't use cmark-gfm, then stick with the built in cmark instead.dvs11-5/+12
2025-01-19Use the wiki print button, filter the wiki HTML early, and use cmark-gfm.dvs11-21/+33
2025-01-18Use cmake-gfm to parse the body for Foswiki.dvs11-0/+2
Now tables work.
2025-01-18Oops--.dvs11-0/+1
Forgot to commit this one.
2025-01-17Maybe THIS will solve the sorting issue?dvs11-2/+1
2025-01-17Page history is now per site, the page name is added automatically.dvs11-1/+1
2025-01-17Sorting still fails sometimes. Lets see if hat happens elsewhere.dvs11-1/+1
2025-01-17Maybe Lua sorting doesn't suck after all?dvs11-2/+1
2025-01-17Clean up left overs.dvs11-3/+0
2025-01-17Don't print two lines per file, silence is golden.dvs11-2/+2
2025-01-17Fix the logo and icon inheritance.dvs11-5/+8
2025-01-15Lua table sorting sucketh. loldvs11-1/+2
2025-01-15Make the logo clickable.dvs11-1/+2
2025-01-15One of these days I'll figure out sorting. loldvs11-2/+2
2025-01-15Attempt to fix up not linking the current page in the menu.dvs11-4/+3
2025-01-15whitespace--dvs11-2/+0
2025-01-15Try that again.dvs11-1/+1
2025-01-15Sort the header links.dvs11-5/+8
2025-01-15Should be correct titles everywhere now.dvs11-12/+12
2025-01-15More title tweakage.dvs11-1/+1
2025-01-15Try to set the HTML title correctly.dvs11-0/+2
2025-01-15Allow separate title and pagetitle. Use title for menu text.dvs11-5/+10
2025-01-14Leave more foot prints.dvs11-1/+1
2025-01-14Add a hand pointing out for external URL links.dvs11-1/+1
2025-01-14One more OOPS--.dvs11-1/+1
2025-01-14Oops, wrong files metadata.dvs11-1/+2
2025-01-14Override menu URL with metadata.dvs11-1/+6
2025-01-14Fix up whichPage() so they ALL have .HTML.dvs11-3/+4
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