aajjbb
46a2bcec9d
enhanced docs for screenshot contribution
2017-01-14 13:44:39 -02:00
aajjbb
7bb92ce909
Changing the way screnshots are added in the screen, now they live inside <figure> tags. Also, adding an small doc about how to contribute with screenshots
2017-01-14 13:44:39 -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
ffd293cc42
fixing identing issues addressed by @blueyed
2017-01-14 13:44:39 -02:00
Jeferson Lesbão de Siqueira
e4737ff4b4
making the logo centered, main menu is now below the logo
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
Jeferson Lesbão de Siqueira
86df37bcaf
first redesign of the page: making a cleaner tab menu and adapting colors to match the current docs page
2017-01-14 13:44:39 -02:00
Jeferson Lesbão de Siqueira
9213e0f223
adapt local.css to fit the new screenshots tab
2017-01-14 13:44:39 -02:00
aajjbb
b7a504f6af
Changing the way screnshots are added in the screen, now they live inside <figure> tags. Also, adding an small doc about how to contribute with screenshots
2017-01-14 13:44:38 -02:00
aajjbb
95b32c0411
getting rid fof the logo as @blueyed mentioned
2017-01-14 13:44:38 -02:00
aajjbb
03368a6ded
fixing identing issues addressed by @blueyed
2017-01-14 13:44:00 -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
Jeferson Lesbão de Siqueira
189c89493e
adapt local.css to fit the new screenshots tab
2017-01-14 13:42:46 -02:00
aajjbb
1b53fd5910
adding screenshots tab
2017-01-14 13:42:46 -02:00
Daniel Hahler
717888e711
changelogs: ignore merges
2016-12-25 23:49:09 +01:00
Uli Schlachter
bc8fbf91eb
Fix some small issues in doing_a_release.mdwn ( #45 )
...
The list missed one of the files which should have changes and you can
only verify that the links are working after the web page was updated.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-12-25 23:36:10 +01:00
Daniel Hahler
80f9538b44
Download: link to GPG signatures ( #44 )
...
Ref: https://github.com/awesomeWM/awesome/pull/1286 .
2016-12-25 23:05:18 +01:00
Uli Schlachter
136342fb98
v4.0
...
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-12-25 22:27:45 +01:00
Uli Schlachter
75daefec4c
Merge branch 'top-menu' of https://github.com/psychon/awesome-www
2016-12-25 22:09:17 +01:00
Daniel Hahler
ba8677fc50
css: header: logo text, menu padding
...
Align the logo/text with the menu, and add more horizontal padding there,
to make it better looking with the increased height.
2016-12-25 20:31:29 +01:00
Uli Schlachter
1d1d6d2dd6
Add a doing_a_release page
...
This page is described on the old document that was available on the
wiki. However, I updated it to the new state of things and, for example,
left out the mailing list. This means that lots of the things here are
new and untested, but I guess they will be tested soon.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-12-25 18:49:16 +01:00
Uli Schlachter
2ae412a80b
Improve README ( #41 )
...
This adds some hints on how to build the web page locally and mentions
PerlMagick as a needed dependency (if you want working images).
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-12-25 14:51:09 +01:00
Uli Schlachter
61ac0a720d
.travis.yml: Use --no-pager ( #40 )
...
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-12-25 12:42:55 +01:00
Uli Schlachter
62092028a6
Prepare .travis.yml for next release
...
This installs all needed dependencies for the next release. Hopefully we
will just have to update the subproject commit then.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-12-24 11:39:02 +01:00
Uli Schlachter
6d65ae81c9
Change the appearance of the top-menu
...
When you hover over one of the items in the top menu, e.g. "home", a
background appears. This commit changes this background to cover the
full height of the top-menu instead of only a small rectangle around the
item.
The "margin: 0px" is needed so that this background can "reach" up to
the top of the page. Note that this however also affects other elements
on the page and now the "awesome" at the top left of the page is a bit
farther up.
The height of "#top" and the padding around the links then change the
actual height of this background.
This is partial revert of 34c806d817
.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-12-24 10:03:11 +01:00
Uli Schlachter
a112036bc8
Merge branch 'new_screenshot' of https://github.com/Elv13/awesome-www
2016-12-20 10:24:29 +01:00
Emmanuel Lepage Vallee
13792685a8
download: Add GoboLinux
...
Now shipping with Awesome by default, it is worth adding to the
list!
2016-12-19 22:16:56 -05:00
folcraed
4e8493b82a
index: Replace the default screenshot
...
Dotfiles:
https://github.com/folcraed/dotfiles/tree/master/awesome
2016-12-19 22:05:17 -05:00
Emmanuel Lepage Vallee
230e411604
community: Remove the mailing list
2016-12-19 17:30:21 -05:00
Emmanuel Lepage Vallee
bcb5d174b8
community: Add a GitHub link
2016-12-19 17:27:09 -05:00
Emmanuel Lepage Vallee
d77bb44bab
community: Add Reddit and StackOverflow links
...
To replace the mailing list. It's already more popular than the
list anyway.
2016-12-19 17:23:04 -05:00
Emmanuel Lepage Vallee
0b1b568e12
download: Remove Awesome 2.3
...
There is better WMs with semi-identical configs and we isn't
maintained anymore.
2016-12-19 17:17:32 -05:00
Emmanuel Lepage Vallee
646f7841ca
download: Add the luajit AUR package link
2016-12-19 17:14:09 -05:00
Emmanuel Lepage Vallée
09398c808b
Merge pull request #32 from psychon/remove-wiki-links
...
Remove remaining links to the wiki
2016-12-19 14:22:51 -05:00
Uli Schlachter
7d73699e06
Remove remaining links to the wiki
...
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-12-19 09:54:40 +01:00
Emmanuel Lepage Vallee
7b0fd064fa
Remove the donate link
...
We have a new service provider now, I hope JD had enough donations
to pay for the hosting over the last few years.
2016-12-18 22:29:31 -05:00
Emmanuel Lepage Vallee
62e48b34ac
Use the new site address
2016-12-18 22:29:31 -05:00
Emmanuel Lepage Vallee
35912afcdf
Remove the old authors page
2016-12-17 18:17:54 -05:00
Emmanuel Lepage Vallee
e0bd16d2c3
Use the GitHub author page
...
It was broken for ages anyway.
2016-12-17 17:34:44 -05:00
Emmanuel Lepage Vallee
8bcc10e71e
Remove old links
2016-12-17 14:24:24 -05:00
Daniel Hahler
a9489ca700
Merge pull request #30 from psychon/relative
...
Use relative URLs for the web page
2016-12-17 13:11:55 +01:00
Uli Schlachter
39c478f9b9
Add a page listing old releases ( #29 )
...
This list was taken from our Mediawiki instance and converted into the
ikiwiki syntax.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-12-17 13:10:50 +01:00
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