GuangLun (光轮) means Nimbus in Chinese ✨
Here is Hanlin Cai (Lance, 蔡汉霖).
This is the repository for my personal website.
- Sep 2024: This Github Page has reached 500+ Stars🌟 Thank you for your support!!!
- May 2023: Jekyll website building videos have been uploaded to Bilibili (小白建站视频)
- April 2023: Website building tutorials have been post on my blog (建站完全指南)
- Dec. 2022: My personal website have been implemented in caihanlin.com
- Oct. 2022: This Github Page have been built based on Jason Ansel's site.
This site is a Jekyll project built by GitHub Pages. To deploy your own copy:
- Fork this repository to your GitHub account (or create a new repo and push these files).
- Choose a URL
- User or organization site (
https://<username>.github.io): rename the repository to<username>.github.io. Leavebaseurlunset (as in this repo). - Project site (
https://<username>.github.io/<repo>/): keep any repo name and addbaseurl: "/<repo-name>"plusurl: "https://<username>.github.io"in_config.yml.
- User or organization site (
- Edit
_config.yml: seturl,title,tagline,description, andowner(name, avatar, email, social links) to match your site. - Custom domain (optional): put your domain in
CNAME, or remove the file if you only use*.github.io. Point DNS to GitHub as described in GitHub Docs — custom domains. - Turn on Pages: in the repo go to Settings → Pages. Under Build and deployment, choose Deploy from a branch, set the branch to
mainand the folder to/(root). Save and wait for the first build to finish (usually a few minutes).
For a deeper walkthrough (including local preview with Ruby/Jekyll), see the website building tutorial on the blog.
If you like it, please STAR it! 🥰
© Hanlin Cai. Published with GitHub Pages, powered by Jekyll, based on the Minimal Mistakes theme and Jason Ansel's site. Source code for this website can be found here.