Peter L Jones
Peter L Jones
Anyone any idea how to fix it? Is there a jekyll/po4a variable with the page name without the language prefix (i.e. the canonical name)?
I've no way to test it.
Can we get this merged and cut a development release so any iOS users have a release they can install and test? If it breaks, we can revert it.
Thanks for posting. Hopefully someone can do a patch for the install instructions for MacOS. Unfortunately, I doubt there will be anything the development team can do - getting signed...
```json "name": { "key": "value", } ``` has a trailing comma after `"value"`, which will confuse most parsers. The template should be written to only add a comma _before_ the...
Or for this kind of `if` block: ```json "publisher": { "@type": "Person", "name": "{% if site.data.authors[page.author].name %}{{ site.data.authors[page.author].name }}{% else %}{{ page.author }}{% endif %}", {% if site.data.authors[page.author].url %}"url": "{{...
https://github.com/jamulussoftware/jamuluswebsite/pull/1051 just might work.
I get this: ```json { "@context":"https://schema.org", "@type":"BlogPosting", "headline": "Install Jamulus Server on a Raspberry Pi", "publisher": { "@type": "Person", "name": "fredsiva" }, "author": { "@type": "Person", "name": "fredsiva" }, "datePublished":...
I've never used VS on Windows for Jamulus, only Qt Creator. It reads the `Jamulus.pro` file. You can configure Qt Creator to use your VS MS C++ install, though -...
> https://repology.org/project/jamulus/versions Working link but a grim stake of affairs.