This section was written in markdown, converted to HTML with markdown-it, and rendered with the welcome.markdown widget. This demo document is a proof of concept and the lessons learned will be applied to GitSense Docs which will be DevBoard + Markdown + LLM
, so stay tuned to learn more.
The three widgets below will only be displayed when there is a repo path in the URL. Go back to the previous page to hide them.
Click to say "hello" to the right widget.
Click to say "hello" to the left widget.
This widget demonstrates how you can program a widget to return server side data with just a few lines of code. Click the button below to make a fetch call to this widget's server side data endpoint.
This widget demonstrates how you can create widgets that are soley designed to serve server side data. Click the button below to hide this widget and to enable the button in example 3.
This widget demonstrates how widgets can use other widgets to get server side data. Click the button below to get the repo data for facebook/react from the example 2 widget.