Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 487 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 487 Bytes

hexo-theme-apolloV

A single page version of hexo-theme-apollo using Vue.js

live demo: https://leaferx.online/hexo-theme-apolloV/

theme files are in the master branch

if your site is put in a subdirectory, follow instructions:

  • clone dev branch
  • open /src/router/index.js
  • change base: '/' to base: '/yoursubdir/'
  • run npm install && npm run build
  • find your theme files in /dist