This is a open source website/portfolio developed in Silex Micro-framework PHP with HTML5 Boilerplate Theme.
- PHP >= 5.3
- Silex Micro-framework
- html5-boilerplate
- GitHub API
- xliff-file-generator
- Virtaal translate
-
Run
git clone https://github.com/laborautonomo/laborautonomo-site.git
-
Download the
composer.phar
executable or use the installer.$ curl -sS https://getcomposer.org/installer | php
-
Run Composer:
php composer.phar install
-
Configure file
src/bootstrap.php
-
Write permission to "storage" directory
The project's page is generated based in GitHub's readme. When you make first access of a project page, the html is generated. But, to update this generated file, call src/cron-data-updates.php
file using task Cron (as a suggestion).
Verify the necessary frequency (we call once a week).
This script also updates the Releases of projects.