Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carloshmarques/gulp-preprocessor-website
Website built with gulp pre-processor.
https://github.com/carloshmarques/gulp-preprocessor-website
gulp website-template
Last synced: 9 days ago
JSON representation
Website built with gulp pre-processor.
- Host: GitHub
- URL: https://github.com/carloshmarques/gulp-preprocessor-website
- Owner: carloshmarques
- License: mit
- Created: 2024-03-10T10:30:01.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-10T16:40:24.000Z (11 months ago)
- Last Synced: 2024-11-15T08:47:40.041Z (2 months ago)
- Topics: gulp, website-template
- Language: JavaScript
- Homepage: https://carloshmarques.github.io/gulp-preprocessor-website/dist/
- Size: 24.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
# 🔥 **carloshmarques/gulp-preprocessor-website**
---
## 🤔 **About the project**
* Website built with gulp pre-processor.
* After a long period, without practicing programming learning and after my return to the aforementioned activity and after realizing that the gulp code evolved, as expected and as I had to update about it, this is the result of updating my gulpfile.js for the "gulp" version: "^4.0.2", from a shy and stumbling start, there I managed to catch up and follow the change in the code.
* If you are interested and want to download it, for studies only or for any other purpose, clone the repository, edit the package.json in your own way, with the visual code, sublime text, or any other text editor of your choice, open the terminal inside the project's root directory and type npm install.
* Note: The "images" function only works with the "gulp-imagemin" version: "^7.1.0", something must be broken in version 8, in the future it might work---
## ⚡ **Installation**
* Clone this repository, open git bash or any other terminal of your choice, edit gulpfile.js and package.json as you will, and type npm install.
---
## 🚀 **Usage**
* By default gulp task are set to a development mode as seen on the line var env = process.env.NODE_ENV || 'development';
* To run tasks in a production mode, type in terminal NODE_ENV=production and task ex: NODE_ENV=production gulp js---
## 📝 **Additional notes**
*
---
## 🍰 **Supporters and donators**
We are currently looking for new donators to help and maintain this project! ❤️
By donating, you will help the development of this project, and *you will be featured in this gulp-preprocessor-website's README.md*, so everyone can see your kindness and visit your content ⭐.
---
gulp-preprocessor-website was generated from *[Josee9988/project-template](https://github.com/Josee9988/project-template)* 📚
---
## 🕵️ Extra recommendations
*
---
## 🎉 Was the "gulp-preprocessor-website" helpful? Help us raise these numbers up
[![GitHub followers](https://img.shields.io/github/followers/carloshmarques.svg?style=social)](https://github.com/carloshmarques)
[![GitHub stars](https://img.shields.io/github/stars/carloshmarques/gulp-preprocessor-website.svg?style=social)](https://github.com/carloshmarques/gulp-preprocessor-website/stargazers)
[![GitHub watchers](https://img.shields.io/github/watchers/carloshmarques/gulp-preprocessor-website.svg?style=social)](https://github.com/carloshmarques/gulp-preprocessor-website/watchers)
[![GitHub forks](https://img.shields.io/github/forks/carloshmarques/gulp-preprocessor-website.svg?style=social)](https://github.com/carloshmarques/gulp-preprocessor-website/network/members)[![Sponsor](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=github-sponsors&color=red&style=social)](https://github.com/sponsors/carloshmarques)
Enjoy! 😃
---
## ⚖️📝 **License and Changelog**
See the license in the '**[LICENSE](LICENSE)**' file.
Watch the changes in the '**[CHANGELOG.md](CHANGELOG.md)**' file.
---
_Made with a lot of ❤️❤️ by **[@carloshmarques](https://github.com/carloshmarques)**_