Hexo site with Next as the theme, out of the box and can be easily deployed on Vercel.
hexo 5.3.0
hexo-theme-next 8.5.0
- site settings
- Use Next as the default theme.
- Add Tags, Categories and About pages by default.
- Zh_cn as the default language.Choosing Language
- Word count and reading time.
- Enabled Third Party Services.
- Enabled Tag Plugins
- fork this repository
- update site info
# ~/_config.yml title: JoJoJotarou's Blog author: JoJoJotarou
- Configuring Avatar
- add social accounts
# theme/next/_config.yml social: GitHub: https://github.com/username || fab fa-github #E-Mail: mailto:yourname@gmail.com || fa fa-envelope #Weibo: https://weibo.com/yourname || fab fa-weibo #Google: https://plus.google.com/yourname || fab fa-google #Twitter: https://twitter.com/yourname || fab fa-twitter #FB Page: https://www.facebook.com/yourname || fab fa-facebook #StackOverflow: https://stackoverflow.com/yourname || fab fa-stack-overflow #YouTube: https://youtube.com/yourname || fab fa-youtube #Instagram: https://instagram.com/yourname || fab fa-instagram #Skype: skype:yourname?call|chat || fab fa-skype
- update github banner info
github_banner: permalink: https://github.com/username
- add more as you like
- deploy on Vercel or other