Skip to content

ethanliew/agiletoolkit.org

Repository files navigation

New Agile Toolkit Homepage

We are rebuilding AgileToolkit's website. The goals are to make it simpler and cleaner and also improve interaction.

Helping out

We can use your help. Review the tasks we are currently worknig on or latest commits and provide feedback or fixes:

Installation

If you would like to install this project for learning purposes or to perform tweaks and fixes, follow these steps:

  1. Git clone this repository
  2. Install Composer for PHP and run
    php composer.phar install
  3. Update and commit back.
  4. Edit config.php file, put your configuration data in
  5. Make sure public/* is accessible through PHP-enabled web server
  6. Create and edit public/.htaccess (from public/.htaccess-distrib)

To update:

git pull
php composer.phar update

About

Second version of Homepage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published