This repository contains the source code that is used to build the Weird Gloop website. The site is built using Jekyll, which means that editing and creating pages on the site is as simple as changing Markdown files. The configuration for the site is stored in _config.yml.
Commits pushed to the master branch are deployed using GitHub Pages, available at https://weirdgloop.org.
This repo uses GNU GPLv3, see this file.