The blog with all its hexo dependencies in one place.
npm i
npm start
npx hexo create post newone
vim source/_posts/newone.md
- type something funny
- preview it, try not to let the word analysis bother you
- check it in
docker-compose up -d --build
- check it out on :7721