Giter VIP home page Giter VIP logo

lightstarter's Introduction

## Features

1 Clean dist folder

2 Auto connect fonts, convert and compress to woff2, woff

3 Compress and convert images to webp

4 Connect pictures from anywhere => @img/file.png

5 Auto add picture structure for webp and css webp

6 Add prefix for old browsers, clean css, group css media queries

7 Notify if error

8 Add version number for css and js files

9 Webpack for work with js

## Dependencies

Nodejs

Gulp global cli

## How to use

git clone https://github.com/oleh19127/LightStarter.git .; rm -rf trunk .gitignore readme.md .git .gitattributes

1 Clone or Download LightStarter from GitHub

2 Open terminal in a folder

3 Write in the terminal:

  • Install Node Modules: npm i

  • Run for development: npm run dev

  • Run for production: npm run build

  • Archive for production: npm run zip

## Roadmap

Source_folder src

  • Main file located in html/index.html

  • Layouts file located in html/layouts/

  • Partials file located in html/partials/

  • All custom scripts located in js/

  • All custom styles located in scss/

  • All images sources placed in images/

  • All fonts sources placed in fonts/

Project_folder dist (created automatically)

  • Main file located in index.html

  • All custom scripts located in js/

  • All custom styles located in css/

  • All images sources placed in images/

  • All fonts sources placed in fonts/

## Basic commands

git clone

npm i

npm run dev

npm run build

npm run zip

## What I used

GULP

lightstarter's People

Contributors

oleh19127 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.