kobweb-site
kobweb-site copied to clipboard
Add a link to the source code for each page
Something like "View this page in GitHub"
For example, if you're on https://kobweb.varabyte.com/docs/concepts/foundation/markdown, the link should take you to https://github.com/varabyte/kobweb-site/blob/main/site/src/jsMain/resources/markdown/docs/concepts/foundation/Markdown.md
Technically this should be a fairly easy feature. However, perhaps the tricky part is coming up with a design that looks good, so the first step could be to propose how this will look. It could be worth finding another site online that has this feature for inspiration.