This is my first post. The site is built with Hugo and the PaperMod theme, hosted on AWS (S3 + CloudFront).

What to expect

  • Blog posts: Longer technical write-ups
  • Notes: Quick TILs and things I’ve learned
  • GitHub links: Projects and code I’m working on

The source for this site is on GitHub.

Example code block

def hello():
    print("Hello from xiaoyong.org!")

Stay tuned for more content.