Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OOPS-- | dvs1 | 2024-12-28 | 1 | -81/+0 |
| | |||||
* | TODO-- Directory level metadata files. | dvs1 | 2024-12-28 | 5 | -8/+111 |
| | |||||
* | One more failed attempt to tame HTML scrolling. | dvs1 | 2024-12-28 | 1 | -7/+7 |
| | | | | | | | | | | | | | The HTML scrolling stuff has one job, and it always fucks that up. Make some HTML element smaller by allowing to scroll it's contents. Every single fucking time the "smaller" part just gets ignored. The containing element acts as if the smaller scroll box is still the same size as its contents. YOU HAD ONE FUCKING JOB! Can't even say "size this relative to it's container" properly. | ||||
* | Tweak link colours. | dvs1 | 2024-12-28 | 1 | -1/+1 |
| | |||||
* | More styling tweaks for the icon and logo, and introducing karenpurple. | dvs1 | 2024-12-28 | 4 | -3/+4 |
| | |||||
* | TODO++ | dvs1 | 2024-12-28 | 1 | -0/+2 |
| | |||||
* | 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 | 2 | -5/+5 |
| | |||||
* | TODO++ | dvs1 | 2024-12-27 | 1 | -0/+2 |
| | |||||
* | Some tweaking of TODO.md layout. | dvs1 | 2024-12-27 | 1 | -24/+24 |
| | |||||
* | TYPO-- | dvs1 | 2024-12-27 | 1 | -1/+1 |
| | | | | I should use a spill chucker. | ||||
* | 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. | ||||
* | Some HTML style tweakings. | dvs1 | 2024-12-27 | 1 | -14/+13 |
| | | | | Part way between the logo changes. | ||||
* | New favicon and logo. | dvs1 | 2024-12-27 | 5 | -1/+4 |
| | | | | Very simple and rough around the edges, suits this project fine. B-) | ||||
* | TODO++++ | dvs1 | 2024-12-27 | 1 | -0/+41 |
| | |||||
* | Remove bogus favicon. | dvs1 | 2024-12-27 | 5 | -5/+0 |
| | |||||
* | Edit button TODO++ | dvs1 | 2024-12-22 | 1 | -0/+2 |
| | |||||
* | Forgot to mention luajit in the install. | dvs1 | 2024-12-22 | 1 | -0/+2 |
| | |||||
* | Update and tweak the README. | dvs1 | 2024-12-22 | 1 | -4/+17 |
| | |||||
* | 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 | 3 | -69/+69 |
| | |||||
* | Let's see if a symlink will keep the old cgit happy. | dvs1 | 2024-12-22 | 1 | -0/+1 |
| | |||||
* | Remove cruft file. | dvs1 | 2024-12-22 | 1 | -16/+0 |
| | |||||
* | index.html now redirects to README.HTML | dvs1 | 2024-12-22 | 2 | -2/+2 |
| | | | | coz git things expect to see a README.md, now they have one. | ||||
* | Mention YAML in INSTALL. | dvs1 | 2024-12-22 | 1 | -1/+1 |
| | |||||
* | git ignore generated files. | dvs1 | 2024-12-22 | 1 | -0/+1 |
| | |||||
* | Remove the generated files. | dvs1 | 2024-12-22 | 5 | -521/+0 |
| | |||||
* | typo-- | dvs1 | 2024-12-22 | 1 | -1/+1 |
| | |||||
* | Make the symlinks relative. | dvs1 | 2024-12-22 | 2 | -2/+2 |
| | |||||
* | Forgot this file for the INSTALL commit. | dvs1 | 2024-12-22 | 1 | -1/+2 |
| | |||||
* | typo-- | dvs1 | 2024-12-22 | 2 | -3/+4 |
| | |||||
* | Insallation instructions. | dvs1 | 2024-12-22 | 2 | -0/+86 |
| | |||||
* | Bit of code cleanup. | dvs1 | 2024-12-22 | 4 | -36/+39 |
| | | | | | | | | Allow parsing some other directory. Sort the menus. General cleanup. | ||||
* | Move the version number into the code. | dvs1 | 2024-12-22 | 2 | -2/+2 |
| | |||||
* | Update a test doc. | dvs1 | 2024-12-21 | 3 | -8/+13 |
| | |||||
* | Major rewrite, mostly of the directory scanning code. | dvs1 | 2024-12-21 | 6 | -121/+165 |
| | | | | | It can now populate the links around the edges, and turn an entire directory structure into a web site. | ||||
* | Minor doc tweaks. | dvs1 | 2024-12-21 | 3 | -2/+15 |
| | |||||
* | Major code reorg, to get the menus working better. | dvs1 | 2024-12-17 | 5 | -44/+53 |
| | |||||
* | More explaination about the project. | dvs1 | 2024-12-17 | 2 | -6/+65 |
| | |||||
* | Redirect from index.html to index.HTML. | dvs1 | 2024-12-16 | 1 | -0/+9 |
| | |||||
* | TODO-- Implement smart menus. | dvs1 | 2024-12-16 | 8 | -50/+74 |
| | |||||
* | Let's see if I can use emoji. | dvs1 | 2024-12-16 | 5 | -5/+5 |
| | |||||
* | Add the current logo, until I make a proper one. | dvs1 | 2024-12-16 | 1 | -0/+0 |
| | |||||
* | Another footer tweak. | dvs1 | 2024-12-16 | 5 | -5/+5 |
| | |||||
* | Fix up footer links. | dvs1 | 2024-12-16 | 2 | -1/+3 |
| | |||||
* | The results after actually running the thing. | dvs1 | 2024-12-16 | 5 | -0/+465 |
| | | | | | Committing these for now, so we don't have to setup luarocks and such elsewhere. | ||||
* | Add about and testing sub sites, and stuff everything into menus. | dvs1 | 2024-12-16 | 5 | -1/+109 |
| | |||||
* | Quickie PR department, er I mean About page. | dvs1 | 2024-12-16 | 1 | -0/+23 |
| | |||||
* | TODO half done, plus tweak the rest more. | dvs1 | 2024-12-16 | 1 | -3/+3 |
| | |||||
* | Move TODOs to TODO.md, and tweak them. | dvs1 | 2024-12-16 | 2 | -15/+17 |
| |