Commit Graph

57 Commits

Author SHA1 Message Date
Tonda Fischer 06e004c79e
#174: New AwesomeWM Website - prototype 1 main page and styling. (#175)
* #174: New AwesomeWM Website - prototype 1 main page and styling.

* Improve spaces and add 15yrs anniversary logo.

* Prototype 2 main skeleton finished.

* The fonts to path.

* Add buttons.

* Add bullets and buttons colors.

* Update whole html structure, add effects, clean up.

* Add corrections for github-pages server specifics.

* Change color of bullet points.

* The review comments implemented.

* Add review fixes 1 of prototype 3.

* Center anniversary image to letter 'S'.

* hover-color-change added for navigation menu.

Co-authored-by: Antonin Fischer <antonin.fischer@firma.seznam.cz>
2022-09-28 20:03:27 +02:00
László Koncz 06c9044ed1
chore(templates: page): update copyleft year (#173) 2022-08-18 21:19:45 +02:00
Yauhen Kirylau f723ae6107 doc(template): update copyleft date and capitalize project name 2020-08-10 13:51:47 +02:00
aajjbb 9591cb48ff update footer Copyleft date 2018-02-13 21:42:27 -02:00
Daniel Hahler 58f0eacc32 menu: remove direct link to apidoc, shorten "doc" (#66)
Fixes https://github.com/awesomeWM/awesome-www/issues/64
2017-01-21 23:36:22 +01:00
aajjbb 384ebb9602 fixing html issues 2017-01-21 14:30:02 -02:00
Jeferson Siqueira 78ddbe3945 merging with recipes 2017-01-17 19:01:54 -02:00
Jeferson Siqueira a3ab57a5a4 Merge branch 'master' into site-improvements 2017-01-14 13:58:51 -02:00
aajjbb b4c5411b49 removing js script since it can be avoided by an python one-liner 2017-01-14 13:44:39 -02:00
aajjbb eba3744724 adding js snippet from ikiwiki to make page browsing works without a http server 2017-01-14 13:44:39 -02:00
aajjbb 91b0b2c0a7 changing to a css-only solution to tab highlightning 2017-01-14 13:44:39 -02:00
aajjbb 898ea2754f made awesome font greater, added space between menu and awesome link and fixed page width 2017-01-14 13:44:39 -02:00
aajjbb 95b32c0411 getting rid fof the logo as @blueyed mentioned 2017-01-14 13:44:38 -02:00
aajjbb 1a577503fb adding the github ribbon 2017-01-14 13:44:00 -02:00
Jeferson Lesbão de Siqueira e75bf67367 making the logo centered, main menu is now below the logo 2017-01-14 13:44:00 -02:00
Jeferson Lesbão de Siqueira 8dec211bea changing awesome main buttton to awesome logo 2017-01-14 13:43:57 -02:00
Jeferson Lesbão de Siqueira 2a66685ce7 redesigning awesome website, making the menu cleaner. Using a css-only solution for the new tab highlight (thanks @psychon) 2017-01-14 13:42:47 -02:00
Jeferson Lesbão de Siqueira 8559751cb2 add screenshot entry and puts awesome main link inside the menu properly 2017-01-14 13:42:46 -02:00
aajjbb 1b53fd5910 adding screenshots tab 2017-01-14 13:42:46 -02:00
aajjbb a5606b57ff adding a recipes section 2017-01-13 22:11:23 -02:00
Uli Schlachter 40598b5e42 Update copyright (#54)
No idea why we have the copyright hint here anyway, but it might be time
to update it...

Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-01-02 19:17:50 +01:00
Daniel Hahler fbe30450bc Re-add Flattr button (#53) 2016-12-28 12:32:30 +01:00
Daniel Hahler d3cf1371df Add new donate footer section: just BTC for now 2016-12-26 00:37:34 +01:00
Daniel Hahler 158ced5ba4 Remove Flattr button for now
I would like to use it, but ran into problems when creating a new button/script.
2016-12-26 00:37:07 +01:00
Daniel Hahler eeb0c4ba32 Remove paypal button
Fixes https://github.com/awesomeWM/awesome-www/issues/5.
2016-12-26 00:16:14 +01:00
Uli Schlachter 136342fb98 v4.0
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-12-25 22:27:45 +01:00
Emmanuel Lepage Vallee 62e48b34ac Use the new site address 2016-12-18 22:29:31 -05:00
Emmanuel Lepage Vallee 8bcc10e71e Remove old links 2016-12-17 14:24:24 -05: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
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 9764b1e7b9 Use https for flattr and ohloh/openhub widgets; update them 2016-05-15 18:17:34 +02: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
Julien Danjou 1bf7fd0fe2 fix type 2011-09-20 15:04:24 +02:00
Julien Danjou dcb8d568e2 Add Flattr
Signed-off-by: Julien Danjou <julien@danjou.info>
2010-08-12 21:21:23 +02:00
Julien Danjou e84d26617b fix copyright years
Signed-off-by: Julien Danjou <julien@danjou.info>
2010-07-14 08:37:28 +02:00
Julien Danjou 4c2ef9210c update google analytics code
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-11-27 10:05:38 +01:00
Julien Danjou fd0cf66e10 add google analytics
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-11-23 20:06:49 +01:00
Julien Danjou f75fc1eed7 release 3.4
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-10-20 20:47:07 +02:00
Julien Danjou 33d26e17b4 add a link to planet
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-04-29 15:48:06 +02:00
Julien Danjou 3d042f2f21 add manpages generation
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-04-28 13:57:09 +02:00
Julien Danjou a935c5ba78 update copyright years
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-02-14 15:09:25 +01:00
Julien Danjou fffa498693 remove news, release rc4
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-11-28 14:43:19 +01:00
Julien Danjou 8635a24f64 fix head link
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-09-19 20:06:46 +02:00
Julien Danjou 0bee9b09d1 add donate button
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-08-08 17:52:17 +02:00
Julien Danjou 996314231e new web designed for awesome 3
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-08-01 16:32:20 +02:00
Julien Danjou c695fe5182 update for 2.1; remove docs 2008-01-09 10:03:27 +01:00
Julien Danjou ebab36f016 change copyright 2008-01-02 16:57:41 +01:00