Skip to content

xuxiaodong/xuxiaodong.github.com

Repository files navigation

License

All the original content (posts and pages) is Copyright Xiaodong Xu.

All other directories and files are MIT Licensed. Feel free to use the HTML and CSS as you please but I would greatly appreciate if you put a little bit of effort into changing the colors and look of your site.

Generate and run locally

jekyll --server --auto

Browse

http://localhost:4000

New post

rake new["Post Title"]