Hugo Apéro

See the demo site here

Read the docs here

Read it's basic template here.

Fixes while dealing with Hugo Apéro

  • xaringanextra panelset HTML solution by removing all indentation from the panelset tags

  • MathJax needs to be manually set up with Hugo Apéro Solution: hugo-apero/hugo-apero#38 Comment from july 6.

  • Custom theme Create a folder assets in /my-portfolio/ and include a scss file for the custom theme.

  • Include custom JavaScript code
    Add them in the footer.html where Yihui's MathJax script was inserted.