Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 990 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 990 Bytes

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.