gg logo

gg

Documentation

Changelog

Blog

Guides

This section of the documentation contains multiple guides that will show you a lot about how gg works and what cool things you can do with it. We will touch on how to setup your application, how to create individual pages, how to use dynamic data to get the content for your pages, how dynamic pages work, and how to make use of the built-in client-side state to update the DOM on run-time.

The guides are more read-only. If you are more the learning-by-doing type of person and want to get your hands dirty, you can also dive right into the state-management tutorial.

Still here? Good! Then let's get started by learning how to setup your first gg application.


Next → Setup and application structure