The repo containing the EngineHub websites. This repository uses Yarn Workspaces.
In order to use this repository you must have yarn installed. With yarn, you can install the dependencies using the command yarn.
Projects
builds
The EngineHub builds pages, hosted at https://builds.enginehub.org powered by NextJS.
main-site
The main EngineHub website, hosted at https://enginehub.org powered by NextJS.
paste
The EngineHub Pastebin website, hosted at https://paste.enginehub.org powered by NextJS.
golf
The WorldEdit Golf website, hosted at https://worldedit.golf powered by NextJS.
Formerly available at this GitHub URL.
Attributions
The golf ball icon is from Wikipedia with SVGO applied.
shared
The EngineHub components library. This contains shared react components and general utility functions.