squamuglia / static-site-starter

Gulp Static Site Starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🧜‍♂️ Static Site Starter

This starter uses 🥤Gulp 4 and is designed for static HTML sites. Build your pages in HTML, link between them with <a> tags, just like the Internet intended.

Includes typescript support with source mapping, image optimization, PostCSS and some atomic css classes.

Comes with few opinions that are easy to delete, and a Gulpfile with comments that make it easy to modify.

Getting started

yarn install && yarn start

Modify index.html and see what happens. I dare you. Add as many .html pages as you like.

About

Gulp Static Site Starter


Languages

Language:CSS 55.0%Language:TypeScript 38.0%Language:HTML 6.9%