Configs for blog powered by hexo and hext NexT theme.
theme_next.config
: config for NexT themetheme_htn.config
: config for theme-next/NexT themehexo.config
: config for my blog powered by hexo
- make simlink at the direcetories using command below.
ln -sf ~/blog/configs/theme_next.config ~/blog/themes/next/_config.yml
ln -sf ~/blog/configs/theme_htn.config ~/blog/themes/hexo-theme-next/_config.yml
ln -sf ~/blog/configs/hexo.config ~/blog/hexo/norang.io/_config.yml