Files
blog/README.md

378 B

This is my personal website.

Unless noted, software code is licensed under GPL License and all other content under CC-BY.

Based on:

Installation...

$ virtualenv _python
$ _python/scripts/activate
$ php composer.phar install
$ pip install -r requirements.txt

You probably need PHP 5.3 and PECL intl