Commit Graph

25 Commits

Author SHA1 Message Date
rattatwinko 06217188e1 fixed Lua Runtime. Plugins now have priority for hooks and POST for routes if requested. also changed the CSS for main.css to color #1e1e1e for darkmode body 2025-10-06 11:22:05 +02:00
rattatwinko 4a03e37aed darkmode instatoggle 2025-10-05 20:00:50 +02:00
rattatwinko fe9d5dfa2a issue with padding and margin 2025-10-05 19:56:43 +02:00
rattatwinko a4d8283d2a nice visual improvments 2025-10-05 19:52:43 +02:00
rattatwinko 6580d5c4bc moved the files around added demo examples and fixed a bunch of stuff! 2025-10-01 21:07:28 +02:00
rattatwinko f1bda77ce2 lua - now we have a plugin manager which works relativley cool! 2025-10-01 12:25:27 +02:00
rattatwinko f50d8f9d69 fixed stuff included a fully working downloader for webpages which inlines the css / js. images do not work because they are hosted on the server 2025-09-30 19:01:59 +02:00
rattatwinko 1f46207a64 introduced jinja2 templating engine for post parsing / template.html
updated a few unnecessary things
2025-09-30 16:49:59 +02:00
rattatwinko cd5cda5f09 did some changes to the index style. now works for mobile devices! 2025-09-29 11:40:15 +02:00
rattatwinko 2cc663ebc0 updated any the scaling of post pages! now works for phones! 2025-09-29 11:11:09 +02:00
rattatwinko d8d710dcbd some better styling for the indexer page. now looks good too look at 2025-09-27 23:01:44 +02:00
rattatwinko 0adabd1ba3 dark mode. this works ok. not too good but yeah it does. 2025-09-27 22:51:39 +02:00
rattatwinko 20dbe662b0 updated styling.
+ syntax highlighter with prism.js trough a CDN
 + some better styling in general with CSS (now the body md gets placed in a div which you can modify)
 + first attempt on lazyloading with js for non lazyloadable things
2025-09-26 23:19:28 +02:00
rattatwinko 9fa50b7d4c i got a bit more original and added a new favicon! and i fixed some stuff 2025-09-25 16:17:31 +02:00
rattatwinko 56cd5d9482 fixed a footer bug, servertime changes! 2025-09-25 15:17:02 +02:00
rattatwinko 71ce707c51 ordering of ul and desing improvment 2025-09-25 10:27:08 +02:00
rattatwinko 508624febc fixed some things. and did some UI changes 2025-09-24 10:18:04 +02:00
rattatwinko 5e5ab6c6cc fixed ui stuff and styled a bit more, with search function 2025-09-23 21:15:13 +02:00
rattatwinko 9d0bbf0f88 better error handlers in rust and some UI improvement 2025-09-23 18:21:23 +02:00
rattatwinko 468717038e removed pngs because of size constraints and network load. now using webp, with googles cwebp converter 2025-09-23 17:54:32 +02:00
rattatwinko a149009559 rust parser ; yaaayy i can now claim this project as fast. 2025-09-23 17:47:30 +02:00
rattatwinko c7f0fae19b some visual changes 2025-09-23 16:52:25 +02:00
rattatwinko bd13e890e1 fixed some files and fixed did some ui design work 2025-09-23 10:33:23 +02:00
rattatwinko 32fc4dc119 this should work. added some icons and some more 2025-09-23 09:57:44 +02:00
rattatwinko b668eb3d77 Initial Commit 2025-09-22 19:44:55 +02:00