8000 GitHub - leonewang/hexo-theme-apollo: A hexo theme inspired by vuejs.org.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

leonewang/hexo-theme-apollo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-theme-apollo

文档

安装

hexo init Blog 
cd Blog 
npm install
npm install --save hexo-renderer-jade hexo-generator-feed hexo-generator-sitemap hexo-browsersync
git clone https://github.com/pinggod/hexo-theme-apollo.git themes/apollo

启用

修改 _config.ymltheme 配置项为 apollo:

theme: apollo

更新

cd themes/apollo 
git pull

License

MIT

About

A hexo theme inspired by vuejs.org.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 55.0%
  • HTML 41.2%
  • JavaScript 3.8%
0