Age | Commit message (Collapse) | Author | Files | Lines |
|
With the dark theme on small displayes, use a dark background for the
menu as well.
|
|
|
|
Source Sans 3 doesn't quite do the trick for our layout.
|
|
A proper dark theme would need more work, though.
|
|
While at it, switch from Source Sans Pro to Source Sans 3, see:
https://blog.adobe.com/en/publish/2020/11/30/whats-new-in-source-sans-3
|
|
We should include a local copy instead. For the moment, just do without
those fonts. See: Landgericht München, Az.: 3 O 17493/20.
|
|
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.
|
|
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.
|