Skip to content
This repository was archived by the owner on Sep 24, 2020. It is now read-only.

ducksoupdev/gulp-site-generator-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c1d9be8 · Aug 27, 2017

History

19 Commits
Aug 27, 2017
Aug 27, 2017
Feb 18, 2015
Jan 11, 2017
Jul 11, 2015
Jul 29, 2015
Oct 9, 2015
Feb 18, 2015
Jan 11, 2017
Aug 27, 2017
Aug 27, 2017
Aug 27, 2017

Repository files navigation

Gulp site generator example

This example uses the Gulp static site generator to create a simple blog using the Bootstrap blog template.

A demo of the site can be viewed here - http://ducksoupdev.github.io/gulp-site-generator-example/

Requirements

This project uses Gulp which needs to be installed globally:

$ npm install -g gulp

Installation

$ git clone https://github.com/ducksoupdev/gulp-site-generator-example.git
$ npm install

Run the generator

$ gulp

The generator will create a build/ folder with the compiled and optimised site ready to be deployed to your web server.

Server

To view the generated site, you can use the server task:

$ gulp server

Feedback

If you encounter any issues or have any feedback, please send me a tweet or raise a bug on the issue tracker.

About

An example site using the Gulp static site generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published