An open API service indexing awesome lists of open source software.

https://github.com/phase2/phase2.github.io

Phase2 Documentation
https://github.com/phase2/phase2.github.io

Last synced: 4 months ago
JSON representation

Phase2 Documentation

Awesome Lists containing this project

README

          

# Phase2 Documentation - [View Here](http://phase2.github.io)

This is Jekyll site that serves a jumping off point for our documentation; feel free to contribute to any of the documentation files here!

## Working on site locally

```bash
bundle install
bundle exec jekyll serve --watch
```