Skip to content

Thaelene/static-template

Repository files navigation

Starter template for static website

An easy-to-use static template for front-end project running with Gulp.

Requirements

You will need to install

How to install

Before installing the project, make sure to match all the requirements listed above.

# Clone the repository
git clone https://github.com/thaelene/static-template.git

# Go to project folder
cd static-template

# Install packages
yarn install

How to build

First, you have to build the app.

gulp build

Running

In order to work on the project, we use Gulp.

gulp

Features

  • File include
  • Sourcemaps
  • Live Reload
  • Notifications
  • Mobile-first responsive

CSS

  • SCSS
  • CssComb
  • Autoprefixer

Javascript

  • ES6 support
  • ESLint Airbnb syntax

Images

  • Images optimization
  • Generation of multiple dimensions for srcset

Releases

No releases published

Packages

No packages published