Rapid Web open source mini-site. This is a small website dedicated to keep track of our PHP open source projects using the Packagist API.
assets/ - Images used
node_modules/ - Node Dependencies
public/ - Compiled resources to be used on the site
src/ - Uncompiled resources NOT to be used on the site
gulp - Runs all gulp tasks
gulp watch - Watches for any JS/SCSS/HTML changes
gulp js-build - Builds the Site's JS
gulp scss - Builds the Site's CSS
gulp html - Minifies the Site's HTML
You can also read more about our Open Source efforts on our website's open source page. We also write regular blog posts regarding open source software.