5 Forks
5 Stars
5 Watchers

AdventureSite

The Adventure Site is a web app that provides Terasology’s various documentation resources to new contributors in a conversational form. This “Tutorial Journey” or “Adventure Site” supports new contributors to find suitable resources based on their contribution interests. A user can navigate by conversing with the Gooey and Gooey helps the user to learn more about the projects. Gooey helps the user to access the resources in a sequential order, which helps the user to study all possible resources related to that particular path.

How to download and setup AdventureSite

Open terminal and run command
git clone https://github.com/MovingBlocks/AdventureSite.git
git clone is used to create a copy or clone of AdventureSite repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AdventureSite https://github.com/MovingBlocks/AdventureSite/archive/master.zip

Or simply clone AdventureSite with SSH
[email protected]:MovingBlocks/AdventureSite.git

If you have some problems with AdventureSite

You may open issue on AdventureSite support forum (system) here: https://github.com/MovingBlocks/AdventureSite/issues