Skip to content
Esteban Fuster Pozzi edited this page Aug 7, 2021 · 28 revisions

Development

  • Vanilla JavaScript / No Frameworks

  • Own Virtual dOM / No react

  • Multilingual EN / ES (scalable)

  • PWA - Progressive Web APP

  • Offline First

  • Adaptive document search system

  • Theme color & Switch font-size options

  • Scroll line and scroll top module

  • Based on "Keep it simple" concept

Dynamic language loading from gists files

Source / documents

Source / menu [en / es / de]

https://raw.githubusercontent.com/gundb/gun-site/master/langs/menu-json-en.json https://raw.githubusercontent.com/gundb/gun-site/master/langs/menu-json-es.json https://raw.githubusercontent.com/gundb/gun-site/master/langs/menu-json-de.json

Staging site for testing new features

This site replicates gun.eco settings and environment for testing purposes.

Progress

Initially we used Netlify resources, but now we have migrated to cloudflare pages. we have integrated the homepage to the platform. previously they were different projects and they were deployed in different folders and we accessed through a redirect. With the new changes we will be solving possible problems more quickly.

Future

  • Decentralised & P2P by GUN

  • +Other language sources

Made with love for Gun community by @estebanrfp

This wiki is where all the GUN website documentation comes from.

You can read it here or on the website, but the website has some special features like rendering some markdown extensions to create interactive coding tutorials.

Please feel free to improve the docs itself, we need contributions!

Clone this wiki locally