Update readme about smart toc

This commit is contained in:
Carson Ip
2017-02-25 18:54:47 +01:00
parent 3763502f15
commit d16ebcaa02

View File

@@ -17,11 +17,11 @@ Minos is a Hugo theme ported from Hexo theme [Minos](https://github.com/ppoffice
* Duoshuo comment
* Search box
* Hierarchical categories (since this isn't supported in Hugo)
* Smart table of contents (will highlight and expand current section in TOC)
* Disqus
* Google Analytics
* [KaTeX](https://github.com/Khan/KaTeX)
* Syntax highlighting using [highlight.js](https://github.com/isagalaev/highlight.js)
* no jQuery :)
## Installation
@@ -40,6 +40,12 @@ theme = "hugo-theme-minos"
## Options
### Smart TOC
```
[params]
smartToc = true
```
### Disqus
```
[params]