prabhath6 / open-platform-site

Build applications with the Guardian

Home Page:http://open-platform.theguardian.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

open-platform-site

Running Locally

Install gulp

npm install -g gulp

Run gulp

cd build
gulp

Viewing documentation locally

We use the content negotiation on GitHub Pages to resolve paths without a file extension e.g. tag.html is resolved as tag by GitHub Pages. When running locally to view the file add back the file extension e.g. http://localhost:18080/documentation/tag.html

About

Build applications with the Guardian

http://open-platform.theguardian.com/

License:Apache License 2.0


Languages

Language:JavaScript 93.5%Language:CSS 3.4%Language:HTML 3.1%