Go to file
Emmanuel Lepage Vallee e0bd16d2c3 Use the GitHub author page
It was broken for ages anyway.
2016-12-17 17:34:44 -05:00
images Add missing images 2012-12-22 11:32:34 +01:00
src@4628b15235 v3.5.9 2016-03-06 15:14:12 +01:00
templates Remove old links 2016-12-17 14:24:24 -05:00
.gitignore ignore authors 2009-02-05 19:49:14 +01:00
.gitmodules v3.5.6 (and move to github) 2015-01-10 20:45:24 +01:00
.travis.yml Revert "Travis: remove before_install: let the latest build succeed (#19)" 2016-05-18 00:18:47 +02:00
Makefile Add a README (#21) 2016-05-18 10:34:08 +02:00
README.md Add a README (#21) 2016-05-18 10:34:08 +02:00
community.mdwn Use the GitHub author page 2016-12-17 17:34:44 -05:00
doc.mdwn Use relative URLs for apidoc and changelogs 2016-12-13 17:56:07 +01:00
download.mdwn Merge pull request #30 from psychon/relative 2016-12-17 13:11:55 +01:00
index.mdwn update Lucas desktop 2009-11-26 19:23:58 +01:00
local.css local.css: Add missing new line and end of file 2016-12-13 17:40:51 +01:00
releases.mdwn Add a page listing old releases (#29) 2016-12-17 13:10:50 +01:00

README.md

Website for awesome WM

Build Status

This is the main source of the website for the awesome window manager.

The website is based on ikiwiki.

Publishing

The master branch gets built by Travis CI, and is then published through Github's Organization Pages.

Other resources

The API documentation for the master branch at /apidoc is served through Github's Project Pages for the apidoc repo, where it gets pushed to from successful builds in the awesome main repo.