Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add cheatsheet to repo to better maintain it long term #2983

Merged
merged 4 commits into from
Jun 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added cheatsheet/AsyncAPI-cheatsheet-page-A.pdf
Binary file not shown.
209 changes: 209 additions & 0 deletions cheatsheet/AsyncAPI-cheatsheet-page-A.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cheatsheet/AsyncAPI-cheatsheet-page-B.pdf
Binary file not shown.
115 changes: 115 additions & 0 deletions cheatsheet/AsyncAPI-cheatsheet-page-B.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 public/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,4 @@ https://www.asyncapi.io/* https://www.asyncapi.com/:splat 301!

# Additional redirection
/community/meetings /community/events 301!
/cheatsheet https://github.com/asyncapi/website/tree/master/cheatsheet 302!
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't it be nice if we add the /cheatsheet link as part of the Footer and README as well? It will be easily accessible for the users.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that should be part of #2982

for now, I gave away a lot of printed cheat sheets where we have QR code to this link, and for now, it fails for people 😅

Loading