Skip to content

standardgalactic/uberi.github.io

 
 

Repository files navigation

Home Page

This is the source code for anthony-zhang.me, my personal web page and blog.

This website is built with Jekyll, and intended to be hosted with GitHub Pages.

Development

On Debian and Debian-derivatives, run the following to build the site and serve it locally on http://localhost:4000:

sudo apt-get install jekyll
jekyll serve

Note that GitHub Pages uses Jekyll 3, and earlier versions of Jekyll might not work correctly.

License

Creative Commons License This work by Anthony Zhang is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. Copyright 2013-2017 Anthony Zhang.

In other words, you are free to modify the work - provided you also release those modifications under the same license - and use it as you like, as long as it isn't commercial.

About

Personal blog and homepage of Anthony Zhang.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.4%
  • HTML 0.3%
  • Python 0.2%
  • CSS 0.1%
  • C++ 0.0%
  • Shell 0.0%