# Minos Minos is a hugo theme ported from Hexo theme [Minos](https://github.com/ppoffice/hexo-theme-minos) by [@ppoffice](https://github.com/ppoffice/). Work in progress. ## Site Params ### Disqus ``` [params] disqusShortname = "xxxxxx" ``` ### Google Analytics ``` [params] googleAnalytics = "UA-123-45" ``` ### [KaTeX](https://github.com/Khan/KaTeX) ``` [params] katex = true ```