binyamin / static-site-gulp

My workflow for making static-sites, using @gulpjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Static-site Setup

My workflow for making static-sites, using gulpjs.

Overview

This system is built with gulp plugins, so you can install just the features you need. The goal is to cover some basic features in a pluggable fashion.

I'd love to see similar systems from other people. Let me know what you build!

Contributing

This is mainly a personal project, so I don't expect any contributions. That said, I'm open to all suggestions and/or contributions. You may want to look at the roadmap.

Legal

Copyright 2021 Binyamin Green. Source code is provided under the MIT license.

About

My workflow for making static-sites, using @gulpjs

License:MIT License


Languages

Language:JavaScript 69.7%Language:HTML 30.3%