Skip to content

lopins/hexo-template

 
 

Repository files navigation

Hexo logo

Hexo Template

A fast, simple & powerful blog framework, powered by Node.js. Here is the template of it.



Get Started

Set your site url at line 16

For example, if you use GitHub Page, set url as https://username.github.io/projectname:

url: https://lopins.github.io/hexo-template

Set your project name at line 107

if your project name is username or username.github.io, just remove it at the end of _config.yml:

root: /hexo-template

Configure and Enable theme

  1. npm i hexo-theme-butterfly

  2. Add theme: butterfly to _config.yml

  3. configure the theme in _config.butterfly.yml

  4. configure other config in _config.yml

Push to github

git add . && git commit -m ':memo:docs(blog post): update blog post' && git push origin main

Publish Article

How-to-use-the-hexo-template?

License

MIT License.

About

Template of Hexo, with CI/CD by GitHub Actions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%