Giter Club home page Giter Club logo

de-static's Introduction

Static Website Starter Kit

This is a static site project template powered by Gulp, Assemble, Handlebars, Bootstrap, LESS, BrowserSync; and pre-configured for deployment to Amazon S3 / CloudFront (CDN hosting).

Getting Started

  1. Fork this repo and rename it under your own GitHub account
  2. Open it in GitHub for Mac (or GitHub for Windows) and start hacking

Questions & Answers

Blogs & Articles

How to Build

> gulp build    # or `gulp build --release`

How to Run

> gulp          # or `gulp --release`

This command builds the project, launches BrowserSync development server and starts listening for modifications in source files.

How to Deploy

If Travis CI is watching this repo, it will deploy the site automatically after each commit. Otherwise, you may deploy it manually by running:

> gulp deploy   # or `gulp deploy --production`

You just need to make sure that you have set AWS_KEY and AWS_SECRET environment variables.

Keeping Up-to-Date

Down the road you may want to pull and merge the latest updates from this repo back to your local project. To do so, you simply run:

> git fetch upstream
> git checkout master
> git merge upstream/master

For more details see: Syncing a Fork on GitHub

Contributors

Support

Have questions or need help? Contact me via email [email protected] or Skype: koistya.

de-static's People

Contributors

koistya avatar csknk avatar frenzzy avatar

Watchers

James Cloos avatar  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.