achary / engimo

minimo-eng - Minimalist theme for Hugo tuned for engineering content, based on Minimo
https://engimo.netlify.com
MIT License
49 stars 23 forks source link

Fix deprecated and add columns shortcode #12

Closed Kriskras99 closed 10 months ago

Kriskras99 commented 4 years ago

Deprecated wasn't working because it was never correctly build, as building would remove all the extra scripts (chartjs, wavedrom, etc.). So I moved the extra scripts to their own 'engimo' folder, and rebuild everything. I also made the deprecated warning red, as deprecated.md states that should be the case. I also added column support based on the hugo-book theme.