mirror of
https://github.com/carsonip/hugo-theme-minos
synced 2025-12-29 19:09:50 -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/).
|
||||
|
||||
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