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

https://github.com/esp/esp.github.io

Documentation Site for ESP
https://github.com/esp/esp.github.io

Last synced: 5 months ago
JSON representation

Documentation Site for ESP

Awesome Lists containing this project

README

          

# Evented State Processor (ESP) Documentation

This is the github pages documentation site for ESP.

It can be viewed at [https://esp.github.io/](https://esp.github.io/).

## Building The Docs Locally

Install install docker.
Run `./dev-build.sh`

### Updating Ruby Dependencies

Delete `Gemfile.lock` then run `bundle install --path vendor/bundle`