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
- Host: GitHub
- URL: https://github.com/esp/esp.github.io
- Owner: esp
- Created: 2019-11-10T23:25:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T16:06:34.000Z (almost 2 years ago)
- Last Synced: 2024-09-16T19:33:44.271Z (almost 2 years ago)
- Language: HTML
- Size: 4.48 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: ReadMe.md
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`