kobweb-site icon indicating copy to clipboard operation
kobweb-site copied to clipboard

Add a link to the source code for each page

Open bitspittle opened this issue 8 months ago • 0 comments

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.

bitspittle avatar Mar 13 '25 22:03 bitspittle