This repository contains the DMX Lab website, based on the al-folio Jekyll theme.
For an organization homepage under the current ProjectDMX organization, the repository should be named:
ProjectDMX.github.io
The site is configured for:
https://projectdmx.github.io
If the GitHub organization is later renamed to DMXLab, rename the repository to DMXLab.github.io and update _config.yml:
url: https://dmxlab.github.io
baseurl: ""bundle install
bundle exec jekyll serve