The blog uses hexo and hexo-theme-next.
- Config for hexo:
_config.yml
- Config for hexo-theme-next:
- modified:
_config.next.yml
- original:
_config.next_origin.yml
- modified:
-
Install just (Need to install cargo first)
cargo install just
-
Install necessary packages
just prepare
-
Put the article inside contents folder
-
Build and run
just && just run