https://github.com/gatographql/sitebuilder
Use the Gato GraphQL engine to render visual components for the DOM
https://github.com/gatographql/sitebuilder
Last synced: 5 months ago
JSON representation
Use the Gato GraphQL engine to render visual components for the DOM
- Host: GitHub
- URL: https://github.com/gatographql/sitebuilder
- Owner: GatoGraphQL
- Created: 2023-09-19T04:32:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-09-08T10:53:27.000Z (6 months ago)
- Last Synced: 2025-09-08T12:38:16.736Z (6 months ago)
- Language: PHP
- Size: 533 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gato GraphQL - Site Builder
As the Site Builder project is a work in progress, it has been extracted out from the [Gato GraphQL monorepo](https://github.com/GatoGraphQL/GatoGraphQL) and into its own repo.
This repo simply hosts the packages for the `SiteBuilder` and `Wassup` layers; it doesn't contain the Monorepo Builder configuration files to do development.
If work on these layers resumes, these must be copied back to the Gato GraphQL monorepo.
## Site Builder (WIP)
**Site Builder** is a set of PHP components to build a website using PoP's component-model architecture.
- [Source code](layers/SiteBuilder)
Similar to WordPress, it accepts themes.
- [Wassup](layers/Wassup): theme powering sites [MESYM](https://www.mesym.com) and [TPP Debate](https://my.tppdebate.org)