-
Notifications
You must be signed in to change notification settings - Fork 30
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
Add webhooks intro page + changes for challenge enhancement #7
Conversation
- The index page should be intro to webhook which was missed during migration it seems
These pages were moved in app-builder docs see AdobeDocs/app-builder#136 |
Which node version are you using ? Please use v14.x (LTS) which supports optional chaining. |
IMHO, intro to webhooks is a critical page for events documentation as well. So, ideally it should coexist in both repositories unless I am missing some context here. |
|
@shikhartanwar the readme mentions Node.js LTS as prerequisite https://github.com/adobe/aio-theme#getting-started |
Thank you @icaraps. Changing to Node v14.x worked. Quick question: Is it possible to have another level of indentation for the side bar on the right? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see we haven't changed branding from I/O to IO anywhere. So, lets continue the same way. Rest all good.
No it's currently max 2 levels only per design. |
Description
This PR makes the following changes:
How Has This Been Tested?
npm run dev
gives the following error so this could not be tested locally as mentioned in theREADME.md
. This error comes in themain
branch as well.However, I have made sure that the markdown preview and links are correct.
Screenshots (if appropriate):
Checklist: