fabiopiovam / laborautonomo-site

This is a open source website/portfolio developed in Silex

Home Page:http://laborautonomo.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

laborautonomo-site

This is a open source website/portfolio developed in Silex Micro-framework PHP with HTML5 Boilerplate Theme.

Using

Installation / Usage

  1. Run git clone https://github.com/laborautonomo/laborautonomo-site.git

  2. Download the composer.phar executable or use the installer.

    $ curl -sS https://getcomposer.org/installer | php
  3. Run Composer: php composer.phar install

  4. Configure file src/bootstrap.php

  5. Write permission to "storage" directory

Updating project's page

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.

About

This is a open source website/portfolio developed in Silex

http://laborautonomo.org/


Languages

Language:CSS 41.1%Language:PHP 37.7%Language:HTML 20.5%Language:ApacheConf 0.7%Language:JavaScript 0.0%