Getting Started With Dashed

/ Documentation

Installation

1
2
3
4
cd path/to/hexo/blog
git clone https://github.com/sunnybyeon/hexo-theme-dashed themes/dashed
cd themes/dashed
npm install

And then modify the theme setting in _config.yml.

_config.yml
1
theme: dashed

Configuration

For configuration, please refer to Configuring Dashed.