Open linuxmail opened 6 years ago
Hello, @linuxmail.
It's theme-like issue. Earlier, when I just created Mainroad, it was Hugo "issue" too.
I need to rewrite theme to implement Page Bundles, Hugo Image Processing and other modern Hugo stuff. It's not so easy and more importantly, need more time. I will do this, but I can not give any deadlines.
Hugo 0.32: Page Bundles and Image Processing! Page Resources Image Processing
+1 for this. This is a great theme, but it's not usable for me without image processing support. It results in a very bandwidth inefficient website and is no good for Google SEO etc.
+1 for this, would be great!
would be nice, for now I added this to the theme: https://laurakalbag.com/processing-responsive-images-with-hugo/
Hi
Why does rendering an image work like this when I'm using the theme?
![image-20201207104756609](Percona & Percona XtraDB Cluster.assets/image-20201207104756609.png)
What would need to change to implement Page Bundles? I don't know much about hugo internals/themes, and I didn't find any guide, but I would like to know how much effort it would be.
Hi,
as a Hugo newbie, I'm asking me, how to add an image in a nic way. I already know {{< figure src="/blog/2018/images/foo.jpg " title="iRed" alt="Foo">}} and the markdown way ... but I don't understand the way, how to change (size/rotate/board/float) an image, is that theme like question (e.g with shortcode), or is that a real Hugo question ?
cu denny