josehu07 / josehu07.github.io

Guanzhou's personal website
4 stars 1 forks source link

Guanzhou's Personal Website

My personal pages hosted on GitHub Pages. Please access through either of:

Personal Website Trial Path

  1. Self-written raw HTML + CSS: Just learning the basics
  2. Google Sites: Simple and highly modularized, but not so flexible
  3. GitHub Pages with Jekyll and Liquid: I love it 🔥

Dev Commands Memo

Github Pages doc: https://help.github.com/en/github/working-with-github-pages

Previewing locally:

# Make sure proper support has been installed.
bundle exec jekyll serve

Publishing to Github Pages:

# Simply push to the github repository.
gaa
gcam "commit message"
gp