Skip to content

New Structure

Andy Williams edited this page Jun 30, 2020 · 5 revisions

The aim of this site re-structuring is to make the content more discoverable, easy to read but primarily to help people get started with Fyne. This will include easier getting started docs but should also cover more advanced topics.

Structure

index.html -> Welcome, intro, vision, contact

  • blog/ (as it says)
    • (year etc)
  • develop/ -> Redirects to develop.fyne.io
  • desktop/
    • getting started
    • modules
    • screenshots
  • support/ (links to books, companies, sponsorship)

Other sites

Content not included above:

  • apps.fyne.io - app browse for all the recommended Fyne apps
  • tour.fyne.io - standalone tour site like the Go tour -> redirects to developer.fyne.io/tour
  • develop.fyne.io - new "all docs" site :)
    • "develop" - "getting started" OS specific landing page - and link to tour.
      • your first app
      • widgets
      • testing
      • releasing
      • cross compiling
    • architecture
    • tutorials
      • layouts
      • extend widget
      • etc
Clone this wiki locally