home_filetest.gno

5.54 Kb · 197 lines
  1package main
  2
  3import "gno.land/r/gnoland/home"
  4
  5func main() {
  6	println(home.Render(""))
  7}
  8
  9// Output:
 10// <main class='gno-tmpl-section'>
 11//
 12// # Welcome to gno.land
 13//
 14// ### We’re building gno.land, set to become the leading open-source smart contract platform, using Gno, an interpreted and fully deterministic variation of the Go programming language for succinct and composable smart contracts.
 15//
 16//
 17// With transparent and timeless code, gno.land is the next generation of smart contract platforms, serving as the “GitHub” of the ecosystem, with realms built using fully transparent, auditable code that anyone can inspect and reuse.
 18//
 19//
 20// Intuitive and easy to use, gno.land lowers the barrier to web3 and makes censorship-resistant platforms accessible to everyone. If you want to help lay the foundations of a fairer and freer world, join us today.
 21//
 22// <div class="jumbotron">
 23//
 24// <div class="columns-3">
 25// <div class="column">
 26//
 27// ### Learn about gno.land
 28//
 29// - [About](/about)
 30// - [GitHub](https://github.com/gnolang)
 31// - [Blog](/blog)
 32// - [Events](/events)
 33// - Tokenomics (soon)
 34// - [Partners, Fund, Grants](/partners)
 35// - [Explore the Ecosystem](/ecosystem)
 36// - [Careers](https://jobs.ashbyhq.com/allinbits)
 37//
 38// </div><!-- end column-->
 39//
 40// <div class="column">
 41//
 42// ### Build with Gno
 43//
 44// - [Write Gno in the browser](https://play.gno.land)
 45// - [Read about the Gno Language](/gnolang)
 46// - [Visit the official documentation](https://docs.gno.land)
 47// - [Gno by Example](https://gno-by-example.com/)
 48// - [Efficient local development for Gno](https://docs.gno.land/gno-tooling/cli/gno-tooling-gnodev)
 49// - [Get testnet GNOTs](https://faucet.gno.land)
 50//
 51// </div><!-- end column-->
 52// <div class="column">
 53//
 54// ### Explore the universe
 55//
 56// - [Discover demo packages](https://github.com/gnolang/gno/tree/master/examples)
 57// - [Gnoscan](https://gnoscan.io)
 58// - [Portal Loop](https://docs.gno.land/concepts/portal-loop)
 59// - [Testnet 4](https://test4.gno.land/)
 60// - Testnet Faucet Hub (soon)
 61//
 62// </div><!-- end column-->
 63// </div><!-- end columns-3-->
 64// </div><!-- /jumbotron -->
 65//
 66// <div class="columns-3">
 67// <div class="column">
 68//
 69// ### [Latest Blogposts](/r/gnoland/blog)
 70//
 71// No posts.
 72// </div><!-- /column-->
 73// <div class="column">
 74//
 75// ### [Latest Events](/r/gnoland/events)
 76//
 77// No events.
 78// </div><!-- /column-->
 79// <div class="column">
 80//
 81// ### Latest Contributions
 82//
 83// [View latest contributions](https://github.com/gnolang/gno/pulls)
 84// </div><!-- /column-->
 85// </div><!-- /columns-3 -->
 86//
 87//
 88// ---
 89//
 90// ### [Gno Playground](https://play.gno.land)
 91//
 92//
 93// Gno Playground is a web application designed for building, running, testing, and interacting
 94// with your Gno code, enhancing your understanding of the Gno language. With Gno Playground, you can share your code,
 95// execute tests, deploy your realms and packages to gno.land, and explore a multitude of other features.
 96//
 97//
 98// Experience the convenience of code sharing and rapid experimentation with [Gno Playground](https://play.gno.land).
 99//
100//
101// ---
102//
103// ### Explore New Packages and Realms
104//
105// <div class="columns-3">
106// <div class="column">
107//
108// #### [r/gnoland](https://github.com/gnolang/gno/tree/master/examples/gno.land/r/gnoland)
109//
110// - [r/gnoland/blog](r/gnoland/blog)
111// - [r/gnoland/dao](r/gnoland/dao)
112// - [r/gnoland/faucet](r/gnoland/faucet)
113// - [r/gnoland/home](r/gnoland/home)
114// - [r/gnoland/pages](r/gnoland/pages)
115//
116// #### [r/sys](https://github.com/gnolang/gno/tree/master/examples/gno.land/r/sys)
117//
118// - [r/sys/names](r/sys/names)
119// - [r/sys/rewards](r/sys/rewards)
120// - [/r/sys/validators/v2](/r/sys/validators/v2)
121//
122// </div><!-- /column-->
123// <div class="column">
124//
125// #### [r/demo](https://github.com/gnolang/gno/tree/master/examples/gno.land/r/demo)
126//
127// - [r/demo/boards](r/demo/boards)
128// - [r/demo/users](r/demo/users)
129// - [r/demo/banktest](r/demo/banktest)
130// - [r/demo/foo20](r/demo/foo20)
131// - [r/demo/foo721](r/demo/foo721)
132// - [r/demo/microblog](r/demo/microblog)
133// - [r/demo/nft](r/demo/nft)
134// - [r/demo/types](r/demo/types)
135// - [r/demo/art/gnoface](r/demo/art/gnoface)
136// - [r/demo/art/millipede](r/demo/art/millipede)
137// - [r/demo/groups](r/demo/groups)
138// - ...
139//
140// </div><!-- /column-->
141// <div class="column">
142//
143// #### [p/demo](https://github.com/gnolang/gno/tree/master/examples/gno.land/p/demo)
144//
145// - [p/demo/avl](p/demo/avl)
146// - [p/demo/blog](p/demo/blog)
147// - [p/demo/ui](p/demo/ui)
148// - [p/demo/ufmt](p/demo/ufmt)
149// - [p/demo/merkle](p/demo/merkle)
150// - [p/demo/bf](p/demo/bf)
151// - [p/demo/flow](p/demo/flow)
152// - [p/demo/gnode](p/demo/gnode)
153// - [p/demo/grc/grc20](p/demo/grc/grc20)
154// - [p/demo/grc/grc721](p/demo/grc/grc721)
155// - ...
156//
157// </div><!-- /column-->
158// </div><!-- /columns-3 -->
159//
160//
161// ---
162//
163// ### Contributions (WorxDAO & GoR)
164//
165// coming soon
166//
167// ---
168//
169//
170// <div class="columns-2">
171// <div class="column">
172//
173// ### Socials
174//
175// - Check out our [community projects](https://github.com/gnolang/awesome-gno)
176// - ![Discord](static/img/ico-discord.svg) [Discord](https://discord.gg/S8nKUqwkPn)
177// - ![Twitter](static/img/ico-twitter.svg) [Twitter](https://twitter.com/_gnoland)
178// - ![Youtube](static/img/ico-youtube.svg) [Youtube](https://www.youtube.com/@_gnoland)
179// - ![Telegram](static/img/ico-telegram.svg) [Telegram](https://t.me/gnoland)
180//
181// </div><!-- /column-->
182// <div class="column">
183//
184// ### Quote of the ~Day~ Block#123
185//
186// > Now, you Gno.
187//
188// </div><!-- /column-->
189// </div><!-- /columns-2 -->
190//
191//
192// ---
193//
194// **This is a testnet.**
195// Package names are not guaranteed to be available for production.
196//
197// </main>