Sha256: b33a09e5cf5b9543cb84140304702ba2f28473f231093726a6ac9caad9b9a30c

Contents?: true

Size: 999 Bytes

Versions: 7

Compression:

Stored size: 999 Bytes

Contents

## Larry Cai

I use the template from https://github.com/mbleigh/mbleigh.github.com, please give credits to him.

This is the Jekyll source for Larry Cai's blog and website, [Larry Cai](http://larrycai.github.com/). It makes some nice use of Jekyll's liquid templating system (see blog.html) and uses Javscript to pull information from GitHub for the open-source section.

You may feel free to re-use any part of the structure, design, and layout of this site; it is all licensed under the MIT License. However, the content of the site (blog posts and page content) is licensed under a Creative Commons Attribution license (you may use it, but must give attribution).

## Run it locally

    $ jekyll --server

### Others 

All the blog should be encoded with UTF-8 without BOM and the environment is set as below
~~~~~ {.bash}
$ cat ~/.profile
LANG=en_US.UTF-8
LC_ALL=en_US.UTF-8
LC_CTYPE=en_US.UTF-8
~~~~~~~~~~~~    

### Copyright
Copyright (c) 2011 Larry Cai. Rights reserved as indicated above.

Version data entries

7 entries across 6 versions & 1 rubygems

Version Path
mkblog-0.0.6 templates/_site/README.markdown
mkblog-0.0.5 templates/_site/README.markdown
mkblog-0.0.4 templates/_site/README.markdown
mkblog-0.0.3 templates/_site/README.markdown
mkblog-0.0.2 templates/_site/README.markdown
mkblog-0.0.1 templates/README.markdown
mkblog-0.0.1 templates/_site/README.markdown