Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gaoryrt/hexo-theme-pln

πŸ“ Plain theme for Hexo.
https://github.com/gaoryrt/hexo-theme-pln

hexo hexo-theme theme

Last synced: about 2 months ago
JSON representation

πŸ“ Plain theme for Hexo.

Awesome Lists containing this project

README

        

# hexo-theme-pln

[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)

[πŸ‡¨πŸ‡³ δΈ­ζ–‡](/README.zh.md) [πŸ–Ό screenshots](/screenShots/index.md)

A plain, text-friendly Hexo theme

## Install
1. `git clone https://github.com/gaoryrt/hexo-theme-pln.git themes/pln`
2. Modify your [hexo configuration](https://hexo.io/docs/configuration.html), [change `theme`](https://hexo.io/docs/configuration.html#Extensions) to `pln`.

## Update
`cd themes/pln && git pull`

## Uninstall
`cd themes && rm -rf pln`

## Configuration
Modify your [`theme/pln/_config.yml`](https://github.com/gaoryrt/hexo-theme-pln/blob/master/_config.yml) file.

## Got a question?
[Issues](https://github.com/gaoryrt/hexo-theme-pln/issues) are always welcomed.

### How to modify site-searching
Or change [`theme/pln/layout/_partial/search.ejs`](https://github.com/gaoryrt/hexo-theme-pln/blob/master/layout/_partial/search.ejs) file using [hexo search helper](https://hexo.io/docs/helpers.html#search-form)
### 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](https://github.com/gaoryrt/hexo-theme-pln/blob/beecf303914f4b4a76e22026bcc8c3b15c47b6fa/_config.yml#L17).

## License
MIT

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Nine

πŸ“¦ πŸ”§

Will Masters

πŸ›

ζž—ζ°΄ζΊΆ

πŸ›

Alois

πŸ›

gaoryrt

πŸ’»