8000 GitHub - qqingfan/xta0.me: Personal Website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

qqingfan/xta0.me

 
 

Repository files navigation

Build Status

xta0.me

This is my personal website built in Jekyll. Jekyll is a static website generator widely used for building blogs.

Theme

I've been reading Yihui Xie's articles for quite a few days, I really enjoy it. He's a great Chinese scientist and also a good writter. I like the desgin of his website which is pretty clean and neat. So I reproduced the theme on my own using Sass and Flexbox. So far, the code has not been abstracted as a framework. If anyone interesed, feel free to open an issue or checkout the code and mess around with it.

CI

There are lots of ways to implement CI for Jekyll, the most common way is to use github pages since it's easy to deploy and maintain. For this website, I choose to use a Github webhook which is a little more complicated. There is another project that demostrates how to setup a nodejs server for it, feel free to checkout it out.

Todo

  • Add .travis.yml
  • Add Webhook for CI
  • Add Google Analysis
  • Add sidebar
  • Add Pagination
  • Add category page
  • Make it responsive
  • Add CSS animaiton effect
  • English Translation

License

xta0.me is available under the MIT license. See the LICENSE file for more info.

About

Personal Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 82.7%
  • HTML 11.1%
  • Python 5.2%
  • Other 1.0%
0