Skip to content

Latest commit

 

History

History
executable file
·
33 lines (27 loc) · 1.2 KB

README.md

File metadata and controls

executable file
·
33 lines (27 loc) · 1.2 KB

Jekyll + Gulp Starter

Includes the following tools, tasks and workflows:

How to use the Jekyll + Gulp

Clone the jekyll-gulp repository

Rename myproject to whatever you wish your folder to be called

git clone https://github.com/devoidofgenius/jekyll-gulp.git myproject

Install Node Modules

Inside project directory

npm install

Gulp

Running the default gulp task starts development mode

gulp