https://github.com/dispersioned/gulp-project
Gulp 4 template
https://github.com/dispersioned/gulp-project
Last synced: 3 months ago
JSON representation
Gulp 4 template
- Host: GitHub
- URL: https://github.com/dispersioned/gulp-project
- Owner: Dispersioned
- Created: 2021-07-27T14:32:56.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-30T13:09:07.000Z (over 3 years ago)
- Last Synced: 2025-01-22T23:41:11.992Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to start
1. Clone this repo
2. Remove **.gitignore**, **README.md** and **.git**
3. Type `npm i` in console## Features
1. File including. `@@include('FILE-NAME.html')`
* Note: in HTML `_` before file name is **required** `@@include('_FILE-NAME.html')`3. Gh-pages. Type `npm run deploy` in console to create a **gh-pages** branch with all files from **dist** dir