Dominik Oswald
Dominik Oswald
@stsrki Oh - already an answer :-) message me if you need help.
https://d-oit.github.io/en/blog/2024-11-13-enhanced-image-handling-on-d-oitgithubio/
@markdumay https://github.com/d-oit/mod-simple-datatables working version used: https://github.com/gohugoio/hugo/issues/7202 let tableOptions = { classes, tableRender, template not needed in my mind workaround for labels - data-attribute labels https://d-oit.github.io/de/blog/free-basketball-live-streams/
@markdumay fix is in: https://github.com/d-oit/mod-simple-datatables and https://github.com/d-oit/hinode/blob/main/layouts/shortcodes/table.html in this way, the i18n localization text is used based on the site.lang Did you find an other solution, or should i create...
@markdumay https://github.com/gethinode/mod-simple-datatables/pull/56 with the changes, the table.html in hinode could extend with the new data-table-attributes
[#1205](https://github.com/gethinode/hinode/issues/1205) https://d-oit.github.io/en/blog/2024-11-13-enhanced-image-handling-on-d-oitgithubio/#key-changes @markdumay Created this pr first without the lightbox js. Created a separate lightbox module with a gallery.html which needs these changes. Would you like the lightbox in Hinode...
https://github.com/gohugoio/hugo/issues/5161
Hmm, I am confused. I thought that this: https://github.com/gethinode/hinode/blob/main/netlify.toml for the hinode template. That's why i create a pyhton script to copy https://github.com/gethinode/hinode/blob/main/netlify.toml to netlify.toml in the exampleSite to use...
you need a prompt or wizard for all the config 😄 great feature 👍🏻
@markdumay here i my playwright test if you needed https://github.com/d-oit/d-oit.github.io/blob/main/tests/tests-custom404/showCustom404.spec.js