Remove unused build scripts, remove pygments, update readme and license
This commit is contained in:
14
README.md
14
README.md
@@ -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
|
||||
Reference in New Issue
Block a user