gnolang / gno

Gno: An interpreted, stack-based Go virtual machine to build succinct and composable apps + gno.land: a blockchain for timeless code and fair open-source.
https://gno.land/
Other
899 stars 377 forks source link

feat(examples): add source code view doc, add `r/` README #3163

Closed leohhhn closed 4 days ago

leohhhn commented 5 days ago

Description

Related to #3084

Adds a realm that teaches the user about the source code viewer in gnoweb.

It also adds a r/ root README.

Contributors' checklist... - [x] Added new tests, or not needed, or not feasible - [x] Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory - [x] Updated the official documentation or not needed - [x] No breaking changes were made, or a `BREAKING CHANGE: xxx` message was included in the description - [x] Added references to related issues and PRs - [x] Provided any useful hints for running manual tests
moul commented 5 days ago

Regarding the view source demo, I suggest we add your realm now. We should soon have Gnoweb displaying the README file, if it exists, in the right block of the page. Then, we can invite people to click on "view source" from the README of hello, and remove this realm.

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:loudspeaker: Thoughts on this report? Let us know!