MJPiero / hexo-theme-vexo

🍟 Vexo is a Hexo theme inspired by Vue's official website.

Home Page:https://yanm1ng.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vexo = Vue.js Style + Hexo

Vexo is a Hexo theme inspired by Vue.js official website.

此版本针对MOB主题做过修改,下面内容有修改,请直接去到 原作者空间

Build Status JavaScript Style Guide

Features

  • Fully Responsive
  • Baidu Analytics
  • Youyan
  • Gitment
  • Share Qrcode
  • SEO
  • Immersive Status Bar
  • Article Catalog

Install

  1. Download/Checkout this theme into your project

    cd your-hexo-folder
    
    git clone https://github.com/MJPiero/hexo-theme-vexo.git themes/vexo
    
    cp -R themes/vexo/_source/* source/
    
  2. Update project _config.yml theme config, look like this

    themes: vexo
    

    Here theme's name must same as the theme folder name.

  3. Modify theme themes/vexo/_config.yml with your own info.

  4. That's all , hope you will like :)

Update Version

cd themes/vexo
git pull

About

  • Give a star if you like , fork or just clone to use , and also you can help me fix bugs and add new feature :)
  • If you have any problem or requirement , just open an issue here and i will help you.
  • Thanks to @imsun , @Evan You and @Hexo.

LICENSE

MIT

About

🍟 Vexo is a Hexo theme inspired by Vue's official website.

https://yanm1ng.github.io/

License:MIT License


Languages

Language:JavaScript 72.6%Language:CSS 17.7%Language:HTML 9.6%Language:Shell 0.1%