Age | Commit message (Collapse) | Author | Files | Lines |
|
Replace HTML code with Markdown syntax.
|
|
This is a first step of replacing the name "Nagios Plugins" with
"Monitoring Plugins" where appriopriate. Some news items and FAQ
entries are also created or updated. More to come.
|
|
|
|
On narrow displays, replace the menu bar with a simple list of items,
and omit the GitHub ribbon.
|
|
The hyphenation support in current browser versions isn't all that good.
As the text lines on our web site are long (actually too long), there's
no need for hyphenation anyway.
|
|
When setting "padding: 0.6em" for the menu elements, certain versions of
Chrome and WebKitGTK+ render the light blue menu item a tad larger than
the rest of the menu bar. (This only happened when the site was
accessed for the first time. Reloading the current page or following a
link to another document on the Nagios Plugins site fixed the issue.)
Using 0.625em works around this problem.
Note that the issue is not related to using the "em" unit: It also shows
up when specifying 9.6px (and is fixed by specifying 10px).
|
|
The foreground color is black by default.
|
|
We don't have the "RSS and Twitter box" (which had a gray background)
anymore.
|
|
Use RSS and Twitter icons from <http://www.designdeck.co.uk/a/1239>.
|
|
Move the RSS and Twitter buttons into the (right edge of the) menu bar.
|
|
Apply the CSS settings for the GitHub ribbon to the <img> tag, not to
the sorrounding <div>.
|
|
This commit just move the CSS directives around, it doesn't change them.
|
|
... and make sure the images are positioned properly.
|
|
Replace the Twitter button at the bottom of our web pages with a "Follow
us!" box on the right side. The icons were downloaded from:
http://vervex.deviantart.com/art/Somacro-40-300DPI-Social-Media-Icons-267955425
|
|
Initial support for News pages had been committed already, this commit
completes that support and adds an actual News page. News pages (with
up to ten articles) are auto-created from any pages that have the "date"
attribute set.
|
|
This is just cosmetics.
|