Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ju-sh/xmonad-web

 
 

Repository files navigation

xmonad-web: the website for the xmonad window manager

The website for xmonad.org.

Requirements

The website is built with jekyll. Check their website to get started.

Application Structures

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.

Contributing

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.

About

The xmonad.org website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 91.5%
  • CSS 7.3%
  • Ruby 1.2%