missing content on index for my latest genodians.org post

2024-09-26 Thread Pirmin Duss via users
Hello Genodians I pushed a new article to my genodian repository (github.com/trimpim/genodian. On the index page no content is displayed. This didn't occur to me while writing, as I always directly looked at the page I edited. I already tried to figure out, what is wrong, so I could push a fi

Re: missing content on index for my latest genodians.org post

2024-09-26 Thread Pirmin Duss
Hi Johannes Thanks for the info. I changed the encoding and tested it locally, now it works. I pusehd the updated version, so on the next fetch it should automatically update. Cheers Pirmin ___ users mailing list -- users@lists.genode.org To unsubsc

Re: missing content on index for my latest genodians.org post

2024-09-26 Thread Johannes Schlatow
Hi Primin, I noticed that your .txt file is UTF-8 encoded, which apparently breaks gosh's title and summary detection. Converting the file to ASCII solves the issue. Cheers Johannes On 26/09/2024 17:46, Pirmin Duss via users wrote: Hello Genodians I pushed a new article to my genodian repo