Weru

Results 57 comments of Weru

> A bit off topic > > > We use image processing in hugo to automatically resize and compress images. > > You can find the shortcode we use to...

> Is there any chance to have this merged one day ? It's not a PR, so I guess no.

> I have this same issue but with your other theme @onweru > https://github.com/onweru/hugo-swift-theme I was to reference this issue actually. The thing is, I haven’t yet had the time...

@rootwork, I'm not big on accessibility myself so the issue makes sense as described. Please feel free to proceed as you deem fit.

I have been familiarizing myself with the concept. I think we should add it.

I think we can enable it ASAP

> Because this theme does not make use of cookies at all (@onweru to correct me) it's GDPR ready out of the box. @chipzoller, you're right. However, some people may...

@ChadThackray, please ensure that in your `config.toml` file, the `baseURL` entry has the `www.`, else you will continue to observe the issue(s) you have described 👆🏼

@ChadThackray, @chipzoller, I think in your server configurations, you ought to configure 301 redirects from the apex domain (no-www) to www, or vice versa. At least it's the standard practice

Not possible because of this [requirement](be27fd3dcca7f338765ebd2bc8abb45d69fc13c4) > but I think it would break for people who use theme under some sub-path, like mysite.com/blog/ Such people will be ok if their...