An open API service indexing awesome lists of open source software.

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

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