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
.
The EngineHub builds pages, hosted at https://builds.enginehub.org powered by NextJS.
The main EngineHub website, hosted at https://enginehub.org powered by NextJS.
The EngineHub Pastebin website, hosted at https://paste.enginehub.org powered by NextJS.
The WorldEdit Golf website, hosted at https://worldedit.golf powered by NextJS.
Formerly available at this GitHub URL.
The golf ball icon is from Wikipedia with SVGO applied.
The EngineHub components library. This contains shared react components and general utility functions.