Mainroad icon indicating copy to clipboard operation
Mainroad copied to clipboard

Add Page Bundles and Image Processing support

Open linuxmail opened this issue 7 years ago • 6 comments

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

linuxmail avatar May 27 '18 15:05 linuxmail

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

Vimux avatar May 27 '18 16:05 Vimux

+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.

ghost avatar Aug 06 '18 10:08 ghost

+1 for this, would be great!

stefkes avatar Aug 23 '18 15:08 stefkes

would be nice, for now I added this to the theme: https://laurakalbag.com/processing-responsive-images-with-hugo/

mahoekst avatar Jun 11 '20 06:06 mahoekst

Hi

Why does rendering an image work like this when I'm using the theme?

image

![image-20201207104756609](Percona & Percona XtraDB Cluster.assets/image-20201207104756609.png)

menggus avatar Dec 11 '20 02:12 menggus

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.

Antriel avatar Sep 20 '22 10:09 Antriel