Skip to content

gymnasium/gymcms

Repository files navigation

Gymnasium Logo

GYM CMS Static Site Content

This repo serves as CMS for some of the static content on our Open EdX site. Content is stored as raw HTML, and included serverside, inline with pages on the site as needed.

Netlify Status Contributor Covenant

Getting started

  1. Build the Docker image
  • docker build -t jekyll . --no-cache
  1. Start Jekyll
  • docker compose up --force-recreate

Static Content Site Map