Skip to content

ciqulover/hexo-theme-aqua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An ultra simple hexo theme

Rewrite from hexo theme fexo

中文

Demo

Install

Init

hexo init blog

Install dependency

cd blog

npm i hexo-render-pug --save

Clone theme

git clone https://github.com/ciqulover/hexo-theme-aqua.git themes/aqua

Enable

In your _config.yml, change theme to aqua

theme: aqua

License

MIT