Remove unused build scripts, remove pygments, update readme and license

This commit is contained in:
2016-01-06 21:00:27 +00:00
parent c29894f171
commit 176b432cb2
10 changed files with 634 additions and 233 deletions

View File

@@ -1,5 +1,17 @@
This is my personal website.
Unless noted, software code is licensed under GPL License and all other content under CC-BY.
Based on:
* http://dpb587.me
* https://github.com/dpb587/dpb587.me
Installation...
$ virtualenv _python
$ _python/scripts/activate
$ php composer.phar install
$ pip install -r requirements.txt
You might also need PHP 5.5.
You probably need PHP 5.3 and PECL intl