/pzl

Primary LanguageCSS

This is data for my website

It is automatically generated by Jekyll into a static site. You can visit the live site at tatey.com.

Installation

Clone the repository and bootstrap.

$ git clone git://github.com/tatey/tatey.com.git
$ cd tatey.com
$ _script/bootstrap

Install pygments for code highlighting.

$ [sudo] easy_install pygments

Serve.

$ _script/serve

Please remove the tracking code at lines 21-29 in _layouts/default.html before publishing to prevent skewing my statistics.

Deploy

Configure s3_website.yml. See s3_website for more information.

Configure bucket.

$ [bundle exec] s3_website cfg apply

Deploy.

$ _script/deploy

Licence and copyright

Following files, directories and their contents are copyright Tate Johnson. You may not reuse anything therein without my permission:

  • _assets/images/
  • _design/
  • index.html

Following directories and their contents are licensed under the Creative Commons Attribution-Noncommercial-No Derivative Works 2.5 Australia:

  • _posts/

All other files and directories are licensed under the MIT unless explicitly stated. If you do use them, a link back to http://tatey.com would be appreciated but is not required.