trendschau
trendschau
typemill does not work with php 8.1, only php 8.0. I wonder that the cyanine theme works with that setup. Error message only says that it is a 500 server...
It works well in my test-installation. The message you send me says that it does not find the index.twig in the theme folder. Make sure that the theme is installed...
Thank you, I will try to solve this issue in one of the next releases (probably 1.4.2 or 1.4.3). Sorry for slow response!
Yes, you are right, you have to change the markdown renderer to add classes to elements. I use parsedown and some own extensions for non-standard stuff like notice elements. Right...
Well, that totally contradicts the way how the markdown parsers work. But it is a nice idea, let me think about it :D
Hi Nik, it is described for example here: https://developers.google.com/fonts/docs/getting_started So in the files layout.twig and layoutCover.twig you can add it like this: ```` {% block stylesheets %} {{ assets.renderCSS() }}...
Hi iusvar, thank you! * You are right, I will improve with the next release. * "a11y" is probably not accessible so "accessibility" would be more apropriate. I will change...
It looks awesome! But i did not get it to work yesterday because sqlite3 was missing on my machine. I will try again this evening.
I tested it and it works great!! To be honest, I did never try to use a plugin to inject some functionality into the raw editor, that is pretty fantastic,...
Thank you very much for your kind words! Let me know when it is ready for production, I can add it to the plugin directory next week if it is...