hexo-theme-pln
A plain, text-friendly Hexo theme
Install
git clone https://github.com/gaoryrt/hexo-theme-pln.git themes/pln
- Modify your hexo configuration, change
theme
topln
.
Update
cd themes/pln && git pull
Uninstall
cd themes && rm -rf pln
Configuration
Modify your theme/pln/_config.yml
file.
Got a question?
Issues are always welcomed.
How to modify site-searching
Or change theme/pln/layout/_partial/search.ejs
file using hexo search helper
How to enable Latex
brew install Pandoc
npm uninstall hexo-renderer-marked --save
npm install hexo-renderer-pandoc --save
then enable it in theme configuration.
License
MIT
✨
Contributors Thanks goes to these wonderful people (emoji key):
Nine |
Will Masters |
林水溶 |
Alois 🐛 |
gaoryrt |