Thomas Jensen

Results 6 issues of Thomas Jensen

I see in #1594 that the `Vary: Cookie` is hard-coded into the response. This is lowering the cache hits I'm getting on my caching server. Should it not at least...

I'm suddenly seeing weird colors on visited links, in Chrome and Edge. Happens on both my desktop and mobile. ![image](https://user-images.githubusercontent.com/6061006/157125623-319f435e-a3a5-4e30-95c8-6cdd9be1d1b7.png) It also happens on the demo site, but in light...

First page load: ```css ``` ![image](https://user-images.githubusercontent.com/6061006/180487132-97f9c1d2-47d4-464d-a79d-84f1ddf16edd.png) Following page loads: ```css ``` ![image](https://user-images.githubusercontent.com/6061006/180487184-312ebe4b-3d43-4541-b36b-4d36a65bbe25.png) This can be replicated loading the page with CTRL+F5 This is my snippet to load asciinema: ```js AsciinemaPlayer.create('\/2019\/10\/rpi-ds18b20-temp-sensors\/297112.cast',...

I can't seem to get the CLI to play nice with collections/blogs. It posts as anonymous even when using the `b` argument. ``` $ writeas -b thomasjsn publish dev/uctrl-dev/content/about/index.md https://write.as/g7x6govygs3zf00l...

When I reindex from the admin panel two of my pages does not get indexed; `/home` and `/docs/homelab`. They do however get indexed if I run the `bin/plugin tntsearch index`...

investigating

### What version of Hugo are you using (`hugo version`)? $ hugo version hugo v0.92.2-CDF6A0D6+extended linux/amd64 BuildDate=2022-02-11T14:17:39Z VendorInfo=gohugoio ### Does this issue reproduce with the latest release? Yes ### The...

Bug