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: '/'
tobase: '/yoursubdir/'
- run
npm install && npm run build
- find your theme files in
/dist