This repository hosts the source code of my personal website and blog yizeng.me.
The site is built with Jekyll using my own open source theme Simple Texture.
- Creative Commons BY-SA 4.0 - All blog posts
- MIT License - Code written by me
Run locally
rake jekyll [port=4000]
Build source
rake build