gymcms

gymcms

Jekyll-based front-end and content management system

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.

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