/purainite

Purainite is a simple and clean theme for Hexo

Primary LanguageStylusMIT LicenseMIT

Purainite

Purainite is a clean theme for Hexo

Install

  1. Open your Hexo folder and clone Purainite
cd $BLOG/themes
git clone https://github.com/MU001999/purainite.git
  1. Set theme as purainite in $BLOG/_config.yml
theme: purainite

Code Highlight

Edit or add the highlight in $BLOG/_config.yml:

highlight:
  enable: true
  hljs: true