Xiaobai, how to build a personal blog that supports markdown?

I hope to have tutorials suitable for rookies or zero basics ~

Thank you, God!

Apr.01,2021

you can see hexo's official document , which is very detailed and supports Mac and Windows. You only need to install node.js to start building the station.

npm install -g hexo-cli

then

$ hexo init <>
$ cd <>
$ npm install

at this point, your blog is basically set up, and all you need to do is write articles. For specific instructions, see here


recommend hexo
related tutorials: https://www.cnblogs.com/dante.



http://JPress.io
, of course, You can find the docker image in NetEase Honeycomb and install

with one click.
Menu