Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit b448631

Browse files
Add overall image & fix fluid image (#744)
* Make docs more helpful * Fix fluid image, add overall image
1 parent 175daee commit b448631

File tree

5 files changed

+5
-1
lines changed

5 files changed

+5
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Simply raise a tension, have a discussion, and make a change.
77

88
[User Documentation](./docs/index.md)
99

10+
![Topic](./docs/images/asyncgo_topics.png)
11+
1012
## Requirements
1113

1214
- ruby 3.1.0 (see `.ruby-version`)

docs/images/asyncgo_topics.png

329 KB
Loading

docs/images/fluid.png

17.2 KB
Loading

docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ doesn't replace Zoom, Slack, Jira, or Google Docs, and so doesn't require you to
99
go through yet another tools migration, but it provides a better place for
1010
conversations to happen to bring all of these together.
1111

12+
![Topic](./images/asyncgo_topics.png)
13+
1214
## What is Async
1315

1416
Async is a style of working where, instead of scheduling or expecting real-time

docs/usersettings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Fluid mode will expand the area for displaying content to fill up your whole
2424
screen. You can use it if you prefer to see as much of the content on screen at
2525
once as possible.
2626

27-
![Fluid Mode](/assets/blog/releases/1.1/fluid.png)
27+
![Fluid Mode](./images/fluid.png)
2828

2929
## Comment Order
3030

0 commit comments

Comments
 (0)