Skip to content

GuangLun2000/GuangLun2000.github.io

Repository files navigation

GuangLun2000.github.io

GuangLun (光轮) means Nimbus in Chinese ✨

Here is Hanlin Cai (Lance, 蔡汉霖).

This is the repository for my personal website.

Update and News

Deployment

This site is a Jekyll project built by GitHub Pages. To deploy your own copy:

  1. Fork this repository to your GitHub account (or create a new repo and push these files).
  2. Choose a URL
    • User or organization site (https://<username>.github.io): rename the repository to <username>.github.io. Leave baseurl unset (as in this repo).
    • Project site (https://<username>.github.io/<repo>/): keep any repo name and add baseurl: "/<repo-name>" plus url: "https://<username>.github.io" in _config.yml.
  3. Edit _config.yml: set url, title, tagline, description, and owner (name, avatar, email, social links) to match your site.
  4. 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.
  5. Turn on Pages: in the repo go to Settings → Pages. Under Build and deployment, choose Deploy from a branch, set the branch to main and 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.

Star History

If you like it, please STAR it! 🥰 Star History Chart

Statement

© 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.