Skip to content

rapidwebltd/rapidwebltd.github.io

Repository files navigation

rapidwebltd.github.io

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.

Rapid Web Minisite

File Structure

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 tasks

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

Resources

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.