Weru

Results 57 comments of Weru

@vpakg, are you using the mermaid shortcode?

@vpakg, I took your code as is and it worked alright. I'm on macos 12, using `hugo v0.88.1+extended darwin/arm64`. You?

@dylanyht, that feature is not yet available on this theme.

Awesome @cbluth. I have used `fuse.js` on another theme but my implementation is [currently plagued with bugs](https://github.com/onweru/compose/issues/15). Been planning to update it soon. I look forward to what you may...

@anibal-aguila, this feature doesn't exist currently. Will add soon

@jmooring is absolutely right. I have implemented it before in the [compose theme](https://docs.neuralvibes.com), so I just need time carry over the same here.

> That fix works for me, but I think it would break for people who use theme under some sub-path, like mysite.com/blog/? 🤔 @McSneaky, yeah that's why theme developers are...

@solrayc, I'll look into it and advise accordingly.

> @solrayc, I'll look into it and advise accordingly. After a bit of research, I came across something that could help https://discourse.gohugo.io/t/solved-media-in-separate-folder-and-accessing-with-page-resources/11756. It may take me a while to go...

> Finally got index.html layout working. See my code below. Awesome. > The biggest downside of my approach is front matter `image` param no longer works. I have to rename...