Skip to content

bitmori/hexo-theme-matcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-theme-matcha

this is a fork of hexo-theme-apollo

Install

hexo init Blog 
cd Blog 
npm install
npm install --save hexo-renderer-handlebars
git clone https://github.com/neonmori/hexo-theme-matcha.git themes/matcha

Usage

Change _config.yml > theme -> matcha:

theme: matcha

Update

cd themes/matcha 
git pull

Customized Blocks

The tags supported by Markdown's generating mechanism are relatively simple, thus some HTML tags can be used to mark special styles, see: custrom-blocks

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages