Building a blog has always been one of the things I want to do in uni. I thought about building one from scratch, including webviews and backend server establishment but failed.
I arrived in Manchester around one month ago, and found life quite easy here compared to HK. That’s the time when I started to think about building a blog - again.
I gave up on the idea that the naive me used to have, but find a easier way - probably one of the most popular ways to do it:
- Get a domain on
Cloudflare
, and have DNS settings done. - Create a new Github repository and deploy
hexo
, which is a lite and convenient package to establish static blogs. - Deploy this repo to your own
Github Page
, and set up proxy in your Cloudflare dashboard. - Write anything you like!
I would say this is kind of being deviated from what I wished three years ago. But one of the most important lessons I have learned from uni is that life is short, use python packages.