Hello World
This blog tells the story about this personal website itself. Hope it would be helpful for you to create your own wiki 🙌
Log
Design
Galleries

I’m amazed at how a painter known for rural landscapes can depict the night sky and the cosmos.

which means Guesthouse at the Mulde Dam.
by Peter Doig
I’m deeply drawn to the psychological and fantastical quality of his work — it feels as though a cinematic story is flowing behind it.
Tutorial
This also serves as a memo for myself.
Operating System: Linux
Linux is recommanded since it saves a lot of clicking around. If you haven’t used it before, don’t worry. Start off by trying WSL2 & Ubuntu for Windows users. Tutorials are easily accessible on Internet.
Requirments
I refered to this blog Hexo建站教程 to set up my environment. The main process is summed up below:
1 | |
If your meet some trouble when executing hexo init – The git-clone process fails with time-out connection. Try to replace hexo init with
1 | |
Commands
1 | |
More info: Hexo’s Documentation
If any of those commands don’t work, make sure you’re currently working at the Hexo-Blog repository. You can check this by
1 | |