rattatwinko
rattatwinko opened issue rattatwinko/PyPost#1 2025-10-13 07:55:39 +00:00
Math Rendering
rattatwinko pushed to main at rattatwinko/PyPost 2025-10-12 15:36:15 +00:00
ccabb5395c some updates to page loading performance and general performance.
rattatwinko pushed to main at rattatwinko/PyPost 2025-10-10 18:56:53 +00:00
a7847f6bff caching system with better performance and local CDN Package fetcher. changed stuff in template to use the lcdn
rattatwinko pushed to main at rattatwinko/PyPost 2025-10-10 15:25:37 +00:00
3494298330 fixed stuff and improved the rendering engine by making inline math available using $$ and for ml $$\ncontent\n$$
rattatwinko pushed to main at rattatwinko/PyPost 2025-10-10 11:21:27 +00:00
a74d482d7a typing to know what returns and needs to be passed, styling fix
ea3da89d18 cdn loaded latex math
Compare 2 commits »
rattatwinko pushed to main at rattatwinko/PyPost 2025-10-06 09:32:27 +00:00
71ee0c1c85 fixed styling for precode blocks
rattatwinko pushed to main at rattatwinko/PyPost 2025-10-06 09:22:16 +00:00
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
rattatwinko pushed to main at rattatwinko/PyPost 2025-10-05 18:00:54 +00:00
4a03e37aed darkmode instatoggle
rattatwinko pushed to main at rattatwinko/PyPost 2025-10-05 17:56:46 +00:00
fe9d5dfa2a issue with padding and margin
rattatwinko pushed to main at rattatwinko/PyPost 2025-10-05 17:52:47 +00:00
a4d8283d2a nice visual improvments
rattatwinko pushed to main at rattatwinko/PyPost 2025-10-01 19:07:46 +00:00
6580d5c4bc moved the files around added demo examples and fixed a bunch of stuff!
rattatwinko pushed to main at rattatwinko/PyPost 2025-10-01 10:25:33 +00:00
f1bda77ce2 lua - now we have a plugin manager which works relativley cool!
rattatwinko pushed to main at rattatwinko/PyPost 2025-09-30 17:02:07 +00:00
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
rattatwinko pushed to main at rattatwinko/PyPost 2025-09-30 14:50:05 +00:00
1f46207a64 introduced jinja2 templating engine for post parsing / template.html
rattatwinko pushed to main at rattatwinko/PyPost 2025-09-29 09:40:54 +00:00
cd5cda5f09 did some changes to the index style. now works for mobile devices!
rattatwinko pushed to main at rattatwinko/PyPost 2025-09-29 09:11:14 +00:00
2cc663ebc0 updated any the scaling of post pages! now works for phones!
rattatwinko pushed to main at rattatwinko/PyPost 2025-09-27 21:01:47 +00:00
d8d710dcbd some better styling for the indexer page. now looks good too look at
rattatwinko pushed to main at rattatwinko/PyPost 2025-09-27 20:51:42 +00:00
0adabd1ba3 dark mode. this works ok. not too good but yeah it does.
rattatwinko pushed to main at rattatwinko/PyPost 2025-09-26 21:19:32 +00:00
20dbe662b0 updated styling.
rattatwinko pushed to main at rattatwinko/PyPost 2025-09-25 14:17:37 +00:00
9fa50b7d4c i got a bit more original and added a new favicon! and i fixed some stuff