Skip to content

fabiopiovam/laborautonomo-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.