About the site
This is a personal website of LiXizhi, created with github and jekyll.
Create your own website is as easy as clone or fork a template on github, and commit to _posts
folder.
Admin tools
- site configuration file
- Jekyll + lixizhi.duoshuo.com
- Jekyll + lixizhi.disqus.com
- Jekyll theme templates: jekyllthemes.org
- Theme used: cool-concise
- Jekyll official site: jekyllrb.com
- YAML for human readable markdown: yaml.org
- markdown reference: kramdown
About comments
Add a variable called comments
to the YAML front matter and set its value to true. A sample might look like:
---
layout: post
comments: true
# other options
---
Sample markdowns
Click view source at the bottom of the page
- Embedding code
About me
My primary research interest is in artificial intelligence, programming and education. See my project page for details.
2005 Old Website
Here is my old personal website when I was in University. It was mostly on my projects and thoughts before 2005.