Go to file
Uli Schlachter 4f1ad1474c local.css: Use relative URLs
This makes it a lot easier to test the web page locally, because now the
browser will actually find things. Note that URLs are resolved locally
to the CSS file, so even for download/index.html, relative paths are
still relative to . and not to download/.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-12-13 17:40:01 +01: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 Add tracking code for Piwik (#22) 2016-10-25 00:36:10 +02: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 Remove git stats 2016-04-06 17:03:53 +02:00
doc.mdwn doc: link also to master's apidoc (#15) 2016-05-16 17:50:18 +02:00
download.mdwn Fix links to downloads (#27) 2016-11-05 13:40:10 +01:00
index.mdwn update Lucas desktop 2009-11-26 19:23:58 +01:00
local.css local.css: Use relative URLs 2016-12-13 17:40:01 +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.