Skip to content

Commit

Permalink
GitBook: [master] 4 pages and 5 assets modified
Browse files Browse the repository at this point in the history
  • Loading branch information
leastbad authored and gitbook-bot committed Feb 28, 2020
1 parent 3fb4813 commit f4c2e38
Show file tree
Hide file tree
Showing 9 changed files with 65 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitbook/assets/alien_science.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions .gitbook/assets/master_plan.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions .gitbook/assets/special_event.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions .gitbook/assets/success_factors.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions .gitbook/assets/super_woman.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ When a model validation error prevents an update from succeeding, Optimism build
* [x] Optional support for emitting DOM events
* [x] Highly configurable via an optional initializer file
* [x] CSS framework agnostic with Bootstrap and vanilla samples provided
* [x] Lightweight, coming in at roughly 100 LOC
* [x] Lightweight, coming in at ~100 LOC

## Try it now

Expand All @@ -46,5 +46,5 @@ There's a live demo that you can try right now at [https://optimism-demo.herokua

Even better, the source code for the demo is [available on Github](https://github.com/leastbad/optimism). The project README lists every step required to build the demo application from scratch in about five minutes.

Excited? Great! Let's [setup Optimism](https://optimism.leastbad.com/setup) in your Rails app now.
Excited? Great! Let's [setup Optimism](https://optimism.leastbad.com/setup) in your Rails application now.

3 changes: 2 additions & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Table of contents

* [Welcome](README.md)
* [Optimism](README.md)
* [Setup](setup.md)
* [Quick Start](quick-start.md)
* [Typical Usage](typical-usage.md)
* [Reference](reference.md)
* [Advanced Usage](advanced-usage.md)

Loading

0 comments on commit f4c2e38

Please sign in to comment.