Roneo.org

Results 86 comments of Roneo.org

A PR is waiting for reviewers, see #1049

I'm running a fork[1] and found a way to update the stats: - delete `data/themes.json` - refresh the Github token - define `X-GitHub-Api-Version` in `scripts/build/github.js` (see the [following commit](https://gitlab.com/Roneo/jamstack.club/-/commit/5b36c60d43d3ac1b14661955c0b56fc0a053209d)) I...

> Is it possible to block the download allowing only the user to read the pdf online? You should open another dedicated ticket, with a clear title, to track this...

> @RoneoOrg May be we can add this to the documentation or add a comment to the file in the appropriate locations indicating the usage. Would you be able to...

Done, a demo is available here: https://hugo-theme-beautifulhugo.netlify.app/ **But**: The Photoswipe gallery thumbnails are not shown without hardcoding `baseUrl` in `config.toml` Details: - see how the thumbnails are broken [in this...

Assigning halogenica which has the right permissions

Hi @whatacold , > would you like to also respect .Site.Params.homeTitle, as in header.html? Of course that's possible. It seems like this solution works fine though, could you please elaborate?...

Hi @whatacold, I just submitted a PR fixing this issue, and using `.Site.Params.homeTitle` Please review and comment: https://github.com/halogenica/beautifulhugo/pull/444 Thanks! /cc @shotakaha @fcapano

The way Hugo is handling dates evolved and a fix is pending for review, see https://github.com/halogenica/beautifulhugo/pull/415

I did some tests with different Hugo versions: - with Hugo extended **v0.71**: dates are replaced by `map[Count:March 20, 2017] ` - with Hugo **extended** **v0.96.0**: dates are correctly shown,...