PicnicCss wrapped with Hugo (with new templates & mounts) and some interesting blocks from FoHuw. It's intended to be super lightweight yet functional for use in minified environments like ESP32 or Pi PICO microcontrollers using tinygo servers.
Clone the repo and run the documentation site locally:
git clone https://github.com/mrmxf/pihuw.git
cd pihuw
hugo serverThere is one shortcode {{< pi t = "pihuw-feature-name" thing = "value" >}}
All the features take the same named properties to make it easy-ish to remember
- accordion - expandable block with a heading
- accordian - alias for accordion because nobody agrees on the right spelling