Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binyamin/static-site-gulp
My workflow for making static-sites, using @gulpjs
https://github.com/binyamin/static-site-gulp
gulp jamstack remark static-site static-site-generator
Last synced: about 2 months ago
JSON representation
My workflow for making static-sites, using @gulpjs
- Host: GitHub
- URL: https://github.com/binyamin/static-site-gulp
- Owner: binyamin
- License: mit
- Created: 2021-05-30T18:31:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T05:38:26.000Z (10 months ago)
- Last Synced: 2024-10-29T06:03:58.552Z (3 months ago)
- Topics: gulp, jamstack, remark, static-site, static-site-generator
- Language: JavaScript
- Homepage:
- Size: 246 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Static-site Setup
My workflow for making static-sites, using [gulpjs](https://github.com/gulpjs/gulp).## 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](https://github.com/binyamin/static-site-gulp/blob/main/roadmap.md).## Legal
Copyright 2021 [Binyamin Green](https://binyam.in). Source code is provided under [the MIT license](https://github.com/binyamin/static-site-gulp/blob/main/LICENSE).