Skip to content

rvgpl/static-site-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Site Starter Kit

A Starter kit for quick prototyping and building static webpages.

Uses Gulp to do compile SASS, minify CSS/JS, copy fonts and compress images.

Dev

Clone the repo and delete the git log

rm -rf .git

Make sure you have gulp installed on your computer and run gulp. It will open the browser window and keep watching for changes.

Build

To build all the files, run gulp build. All the required files are optimized and are available in the dist folder.

About

A starter kit to build templates/static pages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors