https://github.com/daief/hexo-theme-spa
https://github.com/daief/hexo-theme-spa
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/daief/hexo-theme-spa
- Owner: daief
- Created: 2021-02-14T13:46:12.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-02T14:18:19.000Z (almost 5 years ago)
- Last Synced: 2025-09-01T03:46:13.034Z (10 months ago)
- Language: Vue
- Size: 33.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hexo-theme-spa
Hexo 单页应用主题,Vue3 + Tailwind CSS。
练手,仅在功能上初步实现了基于 Vue3 的单页应用,SSR、SSG 技术的实践。
# Note
- Should restart `hexo server` if update `_config.yml`
- `Node >= 12`
- 一些 `after_post_render` 处理 HTML 的 filter 并不会有效果
# Links
- Vue3 SSR: