Legacy website initially created in 2009 restored with new 2014 technologies, and restored once again in 2018, however the content is still the same. Uses Composer, PSR-4, Silex, Twig, Behat, Mink, Grunt, Bower, Sass, Compass, Zurb Foundation 5, Nginx.
Legacy website restored with new technologies, but content is still the same.
Uses Composer, Silex, Twig, PSR-4 autoloading, Behat 3, Grunt, Bower, Sass, Compass and Zurb Foundation 5.
Prerequisites:
sudo npm install -g bower
)sudo npm install -g grunt-cli
)sudo gem install compass
- will also install Sass)
$ git clone https://github.com/archfizz/2009 archfizz2009
$ cd archfizz2009
$ composer install
The Composer install command will also run
$ bower install
$ compass compile
$ grunt
Web acceptance tests are run using Behat 3.0 and the Mink Extension. Run the following command to execute them.
$ bin/behat
You MAY clone to repository and change the various properties for your own site.
You MAY even copy the styles and you would be encouraged to alter the colors or textures to your needs.
However, you MAY NOT copy the “ArchFizz” name, logo or any of the portfolio images.