Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 624 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 624 Bytes

Build Status

opensource website

Repository for hosting content for T-Mobile Opensource site

This site is built using hugo. To run the site locally, please perform steps below.

Clone this repository

Clone this repository using command below

git clone --recursive https://github.com/tmobile/opensource.git

Run the site locally

Follow instructions on http://gohugo.io to install Hugo, switch to the opensource directory and run command below.

hugo server