The website for xmonad.org.
The website is built with jekyll. Check their website to get started.
All the .md files in the root (except for README.md) will
be converted into html files. These go at the root of the
website. The css directory has custom styles, as well as
bootstrap.min.css for Bootstrap.
Image should go in the images directory.
The videos that are linked in videos.html are hardcoded in
the _data/videos.yml
The _site directory is a place for the Hakyll output.
Hakyll caches the website in _cache.
Contributions to the content as well as to the looks of the website are welcome!
Please don't check the _site folder, as it will be overwritten while
deploying the website. Check our contributing
guidelines
for information on rebasing and squashing commits.