Josef Slezak
Josef Slezak
 so i see, that there is some rendering happening. in my case influencing the css-classes helps alot already. I'd rather do it with javascript now, which is no problem...
@trendschau the dream for an developer would be if you could have a folder called /blocks/ in a **theme** in which you can structure each contenblock. an example instead of...
i actually think that this feature is kind of in the new typemill version with shortcode plugins!
Have you thought about switching to Laravel? Inertia or livewire could help you making the Frontend part easier. I don't know how much overhead that would be. Also is Tachyons...
ok i get that update hustle for laravel, which is dependent on symfony mostly. On another perspective - have you thought about not using frontend and webapis to create your...
@trendschau If you'd use node, that would broaden your range of possibilities quite a lot. That however would require you to use a docker or cloud environment like digitalocean. Kind...
Hello @HJB1972. As i can judge that, for now, no, but shortcodes actually implemented a way of easily doing that. If your technical knowledge is good enough, you can develop...
you can use the ebookproducts plugin as a call to action for a pdf document, though, that would be a compromised solution in the meantime
Are there specific topics you need adressed using cypress tests Maybe i can contribute regarding e2e tests with Cypress.
So i guess this is your - kind of - seeding data for testing setup? https://github.com/typemill/typemill/blob/master/cypress/test01-system-setup.spec.js I would prepare some md files using a php job, im not familiar with...