Giter Site home page Giter Site logo

frontend-boilerplate's Introduction

Frontend-boilerplate

This repository is a frontend boilerplate for working with projects at ITK Design. The idea is to have some basic html and css/sass when creating a new website. You are welcome to clone and this if you find it useful.

I want to (pun intended)

Clone

So you want don't want anything to do with us? Hey don't feel bad, we totally understand!

This is simple, here's what you need to do

  1. Clone the repository
  2. That's it

Fork

So you have decided to keep an open mind and possibly deliver some pull requests back - huzzah!

Okay, here's what you need to do:

  1. Fork the repository to your project
  2. Create a new branch: git checkout -b boilerplate-pr
  3. Track remote branch: git remote add aakb-boilerplate [email protected]:aakb/frontend-boilerplate.git
  4. Push new branch: git push -u origin boilerplate-pr
  5. Use the new branch to send pull requests

Creating a pull request

This is the tricky part!

  1. Checkout pull request branch: git checkout boilerplate-pr
  2. Pull changes from aakb-boilerplate: git pull aakb-boilerplate development
  3. Cherry pick your changes: git cherry-pick <SHA1>
  4. Push your changes: git push origin boilerplate-pr
  5. Go to http://github.com and create your pull request

Have fun and feel free to come with suggestions or improvements.

frontend-boilerplate's People

Contributors

magnify avatar martinyde avatar zorp avatar

Watchers

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