mirror of
https://github.com/carsonip/hugo-theme-minos
synced 2025-12-30 03:19:49 -08:00
Update readme
This commit is contained in:
20
README.md
20
README.md
@@ -3,3 +3,23 @@
|
|||||||
Minos is a hugo theme ported from Hexo theme [Minos](https://github.com/ppoffice/hexo-theme-minos) by [@ppoffice](https://github.com/ppoffice/).
|
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.
|
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
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user