Commit Graph

477 Commits

Author SHA1 Message Date
Uli Schlachter 474b84e156 Use relative URLs for apidoc and changelogs
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-12-13 17:56:07 +01:00
Uli Schlachter 9f498f8ed9 page template: Use BASEURL variable
Instead of using absolute URLs, this now uses an ikiwiki variable to get
relative paths. For example, in index.html this will expand to the empty
string while in download/index.html it expands to "../".

Since this expands to the empty string on index.html, some things which
previously linked to / will now have to link to index.html. However,
that shouldn't be a problem, I think.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-12-13 17:43:49 +01:00
Uli Schlachter ac324f0468 local.css: Add missing new line and end of file
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-12-13 17:40:51 +01:00
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
Uli Schlachter 2b8da92681 Fix links to downloads (#27)
Releases are binary files and binary files do not belong into a git
repo. Thus, we have a special "bad" git repo for the releases now. The
links now point to this git repository.

Fixes: https://github.com/awesomeWM/awesome-www/issues/26
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-11-05 13:40:10 +01:00
Daniel Hahler d78bbf3e0d Add tracking code for Piwik (#22)
piwik.awesomewm.org points at piwik.thequod.de (CNAME), which is my
personal Piwik instance.  The redirection through the subdomain is used
to make this look like a non-third-party service.
2016-10-25 00:36:10 +02:00
Uli Schlachter d9047cb1cd Use complete URLs for old issues and wiki (#24)
This way the links will keep pointing to the old server even if we
redirect our server elsewhere.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-10-25 00:33:58 +02:00
Daniel Hahler 9ba7e14cb2 Add a README (#21) 2016-05-18 10:34:08 +02:00
Daniel Hahler 4fd28e1639 Revert "Travis: remove before_install: let the latest build succeed (#19)"
This reverts commit aea1416c8a.
2016-05-18 00:18:47 +02:00
Daniel Hahler aea1416c8a Travis: remove before_install: let the latest build succeed (#19) 2016-05-17 15:37:47 +02:00
Daniel Hahler 6828654750 Makefile: use original HOME with ldoc target (#16)
I was getting this error:

> Scanning dependencies of target ldoc
> make[5]: Leaving directory '/home/user/Vcs/awesome-www/src/.build-host.example.com-x86_64-pc-linux-gnu-6.1.1'
> make[5]: Entering directory '/home/user/Vcs/awesome-www/src/.build-host.example.com-x86_64-pc-linux-gnu-6.1.1'
> lua: cannot open /dev/null/Vcs/ldoc/ldoc.lua: Not a directory

With this custom `ldoc` wrapper:

> lua ~/Vcs/ldoc/ldoc.lua $*
2016-05-16 18:23:34 +02:00
Daniel Hahler 40b0f6e69f ikiwiki: --url is not required, since we are not using --rss / blogs (#17)
Ref: https://github.com/awesomeWM/awesome-www/pull/12#issuecomment-219466960.
2016-05-16 18:22:54 +02:00
Daniel Hahler 70c31115a8 Travis: install perlmagick for ikiwiki (#14)
* Travis: install perlmagick for ikiwiki

Fixes https://github.com/awesomeWM/awesome-www/issues/13.

* Travis: do not silence stderr, but replace GH_APIDOC_TOKEN

* Travis: skip if there is no API token
2016-05-16 17:51:31 +02:00
Daniel Hahler 0d89f78489 doc: link also to master's apidoc (#15) 2016-05-16 17:50:18 +02:00
Daniel Hahler 59452cd20b Merge pull request #11 from awesomeWM/travis
Travis integration
2016-05-16 17:00:22 +02:00
Daniel Hahler 6da11338c4 Travis: push to awesomeWM.github.io for builds on master 2016-05-16 16:48:56 +02:00
Daniel Hahler 601f442c71 Use https://awesomewm.org/ for ikiwiki output 2016-05-16 16:43:05 +02:00
Uli Schlachter 7c9c38f26c Add initial .travis.yml
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-05-16 16:34:52 +02:00
Uli Schlachter a013d5e9be Merge branch 'improve-download-page' of https://github.com/blueyed/awesome-www 2016-05-15 18:56:34 +02:00
Daniel Hahler cd957a096c Improve Download page
- fix section headers
 - link to Arch packages
2016-05-15 18:47:40 +02:00
Daniel Hahler 9764b1e7b9 Use https for flattr and ohloh/openhub widgets; update them 2016-05-15 18:17:34 +02:00
Julien Danjou d8a70dae63 Remove git stats
This has been broken for a while and has no value anymore anyway. GitHub
does that better.
2016-04-06 17:03:53 +02:00
Uli Schlachter 71c12cb630 v3.5.9
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-03-06 15:14:12 +01:00
Uli Schlachter fe8f0ea974 v3.5.8
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-01-30 14:58:19 +01:00
Uli Schlachter 43b9133dfd v3.5.7
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-01-15 16:56:53 +01:00
Julian Volodia 8687708b70 Markdown typo (`) 2015-09-12 15:38:27 +02:00
Uli Schlachter dcf335eb58 Remove MOPSLinux
https://github.com/awesomeWM/awesome/issues/428

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-08-28 20:33:23 +02:00
Julien Danjou dc9a1b89c3 Remove awesome-devel
Signed-off-by: Julien Danjou <julien@danjou.info>
2015-03-19 18:19:26 +01:00
Daniel Hahler c2139a0532 Merge pull request #2 from awesomeWM/link-to-new-and-old-issues
page.tmpl: link to issues on github, keep old link
2015-02-15 12:03:56 +01:00
Daniel Hahler deb0d5831d page.tmpl: link to issues on github, keep old link 2015-02-15 11:25:31 +01:00
robin007bond d47ba669d8 Update page.tmpl
Edited CopyLeft year 2010 to 2015.
2015-01-11 23:50:54 +01:00
Uli Schlachter 8c76a91adb v3.5.6 (and move to github)
Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-01-10 20:45:24 +01:00
Julien Danjou 36f42bdf8e Move to GitHub 2014-11-24 10:51:47 +01:00
Uli Schlachter 18da72a5fa v3.5.5
Signed-off-by: Uli Schlachter <psychon@znc.in>
2014-04-11 11:11:37 +02:00
Uli Schlachter 0cb2c7c806 v3.5.4
Signed-off-by: Uli Schlachter <psychon@znc.in>
2014-04-02 10:02:47 +02:00
Uli Schlachter 39a2887000 Update the distro list
One broken link (AuroraUX), one page where I cannot find any awesome packages
for the distro (Mandriva) and one new entry which the maintainer mentioned in
IRC.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2014-03-30 12:42:28 +02:00
Uli Schlachter a58327e1db v3.5.3
Signed-off-by: Uli Schlachter <psychon@znc.in>
2014-03-29 18:24:16 +01:00
Uli Schlachter 3376e5d702 Makefile: Fail properly if asciidoc is missing
Signed-off-by: Uli Schlachter <psychon@znc.in>
2014-02-27 16:26:45 +01:00
Uli Schlachter 66dd58a5cb Remove awsetbg and link to ldoc
awsetbg is long gone (commit ff71347016) and luadoc was replaced by ldoc a while
ago, too (commit c87e775e46).

Signed-off-by: Uli Schlachter <psychon@znc.in>
2014-02-27 16:14:29 +01:00
Uli Schlachter ed26f3706c Call rsync with --omit-dir-times
Otherwise, rsync fails because it cannot change the times of directories for
which I am not the owner (--times is enabled because of --archive).

Signed-off-by: Uli Schlachter <psychon@znc.in>
2013-10-12 19:00:41 +02:00
Uli Schlachter 8bb9276708 v3.5.2
Signed-off-by: Uli Schlachter <psychon@znc.in>
2013-10-12 18:56:12 +02:00
Uli Schlachter 7f496db2db v3.5.1
Signed-off-by: Uli Schlachter <psychon@znc.in>
2013-04-01 16:34:33 +02:00
Julien Danjou a0ca8db734 Fix rsync chmod
Signed-off-by: Julien Danjou <julien@danjou.info>
2013-04-01 15:33:31 +02:00
Julien Danjou 8049347d78 Change bitcoin address
Signed-off-by: Julien Danjou <julien@danjou.info>
2013-03-25 10:07:22 +01:00
Julien Danjou e1dc3978f6 Add missing images
Signed-off-by: Julien Danjou <julien@danjou.info>
2012-12-22 11:32:34 +01:00
Julien Danjou 4f0ec24643 Fix date and release name
Signed-off-by: Julien Danjou <julien@danjou.info>
2012-12-22 11:30:35 +01:00
Uli Schlachter 20da9650a9 v3.5
Signed-off-by: Uli Schlachter <psychon@znc.in>
2012-12-22 00:23:53 +01:00
Uli Schlachter 9a52ef717e v3.5-rc2
Signed-off-by: Uli Schlachter <psychon@znc.in>
2012-12-14 20:04:01 +01:00
Julien Danjou eb74747cf9 Fix gz
Signed-off-by: Julien Danjou <julien@danjou.info>
2012-11-24 15:52:19 +01:00
Julien Danjou 80b0c315bd Makefile fixes
Signed-off-by: Julien Danjou <julien@danjou.info>
2012-11-24 15:48:28 +01:00