This website is powered by Jekyll and hosted on GitHub Pages. All of the pages within this website are static. The whole site is mobile friendly, as it is implemented with Responsive Web Design(RWD). This site supports different screen sizes. You can view it on your desktop, laptop or mobile devices, like pad or smart phones. Most of the articles are created with Markdown. Check the GitHub Markdown Cheatsheet and kmarkdown Syntax.
Here are some resources which helped me to build this website:
- Two blogs introduce how to setup website on Github, Creating and Hosting a Personal Site on GitHub and How I Created a Beautiful and Minimal Blog.
- Jekyll’s official documentation
- About GitHub Pages
- Tutorials for how to setup personal website with Jekyll.