rystills / git-for-windows.github.io

The website for the upcoming version 2.x of Git for Windows

Home Page:http://git-for-windows.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

devDependency Status

The Git for Windows homepage

http://git-for-windows.github.io/

Developing

  1. git clone https://github.com/git-for-windows/git-for-windows.github.io.git (this repo)
  2. Install Node.js (contains the 'npm' package manager)
  3. Install Grunt: npm install -g grunt-cli
  4. Install Node.js' dependencies: cd git-for-windows.github.io && npm install
  5. Run grunt to generate the files
  6. Run grunt connect
  7. Open http://localhost:4000 in your favorite browser to check the changes.

(Tested on XP, and onwards)

About

The website for the upcoming version 2.x of Git for Windows

http://git-for-windows.github.io/


Languages

Language:HTML 55.2%Language:CSS 23.8%Language:JavaScript 21.0%