Infusion: A pattern library and documentation builder, built with Hugo

Just released this. See: https://thepaciellogroup.github.io/infusion/

6 Likes

Interesting project and nice Hugo demo… I learn a lot reading the doc and diving in the code. Thanks.

That link is now a 404. Here’s some updated refs:

https://thepaciellogroup.github.io/cupper/

@Heydon do you know if there a practical way to include cupper as a part of any Hugo project? I’m thinking along the lines of a “Living Pattern Library” annexed to every site we build with Hugo. Thanks for any help you can offer!

Heydon’s (awesome) project has been ported to a Hugo theme. If you’re familiar with templating, it can probably be adapted to your needs: https://github.com/zwbetz-gh/cupper-hugo-theme

1 Like

Boom! Thanks for the heads up!