<feed xmlns='http://www.w3.org/2005/Atom'>
<title>site/web, branch master</title>
<subtitle>Web Site and Infrastructure
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/site/atom?h=master</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/site/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/'/>
<updated>2026-07-03T12:46:35Z</updated>
<entry>
<title>Disable Coverity</title>
<updated>2026-07-03T12:46:35Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2026-07-03T12:46:35Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=f9b7f42011d17058af9e0691080dfce956252a84'/>
<id>urn:sha1:f9b7f42011d17058af9e0691080dfce956252a84</id>
<content type='text'>
It seems our Coverity setup stopped working a decade ago.
</content>
</entry>
<entry>
<title>Hide copyright notice from footer on mobile</title>
<updated>2026-07-02T15:27:50Z</updated>
<author>
<name>Holger Weiß</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2026-07-02T15:27:50Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=b6ec20845df0945003c8955de97fc0105d7e8aeb'/>
<id>urn:sha1:b6ec20845df0945003c8955de97fc0105d7e8aeb</id>
<content type='text'>
Wrap the "Copyright © YYYY-YYYY" text in its own span and hide it below
the existing 45em mobile breakpoint, keeping the team/impressum links
visible to save vertical space on small screens.
</content>
</entry>
<entry>
<title>Fix off-by-one in news pagination page count</title>
<updated>2026-07-02T15:23:42Z</updated>
<author>
<name>Holger Weiß</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2026-07-02T15:23:42Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=90a4cabe83a5775cb4889ecddc5fff0a8b1cb2ad'/>
<id>urn:sha1:90a4cabe83a5775cb4889ecddc5fff0a8b1cb2ad</id>
<content type='text'>
math.ceil() already rounds up when the post count isn't an exact
multiple of posts_per_page, so the extra "if remainder &gt; 0" bump
double-counted and produced a page-count one higher than the number of
pages next_news_chunk() actually generates.  This made the news footer
link to a nonexistent last page (e.g., news/4.html when only 3 pages
exist).
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2026-07-01T16:06:59Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2026-07-01T16:06:59Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=ae7f0beff0decfaf2838a28003b9dc2e72184b87'/>
<id>urn:sha1:ae7f0beff0decfaf2838a28003b9dc2e72184b87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use backticks for plugin names</title>
<updated>2026-07-01T16:05:53Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2026-07-01T16:05:53Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=6c4e7dce2a7baf62c4208b1d22992155c6123d6b'/>
<id>urn:sha1:6c4e7dce2a7baf62c4208b1d22992155c6123d6b</id>
<content type='text'>
Mainly because the have an underscore in their name, which has a meaning
in Markdown.
</content>
</entry>
<entry>
<title>Increase spacing between breadcrumb and page title</title>
<updated>2026-07-01T15:52:24Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2026-07-01T15:52:24Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=e68063cdcb3673ea3aad7a55ff2f1452a218a084'/>
<id>urn:sha1:e68063cdcb3673ea3aad7a55ff2f1452a218a084</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Redesign desktop menu bar sizing</title>
<updated>2026-07-01T15:35:23Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2026-07-01T15:35:23Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=92376909ae3e9e27b99bec99115465435f612577'/>
<id>urn:sha1:92376909ae3e9e27b99bec99115465435f612577</id>
<content type='text'>
Rather than chasing the pre-existing padding numbers, size the menu bar
from scratch.
</content>
</entry>
<entry>
<title>Fix desktop menu padding and hamburger bar</title>
<updated>2026-07-01T15:29:00Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2026-07-01T15:29:00Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=2c846d4a8c6459fb8cc43c0135eb28687a051751'/>
<id>urn:sha1:2c846d4a8c6459fb8cc43c0135eb28687a051751</id>
<content type='text'>
Restore the original vertical-only padding on wide screens (horizontal
inset was already provided by the menu items/icons) and only add
horizontal padding back for the collapsed mobile layout.

Also fix the hamburger icon: the top/bottom bar offsets were
percentage-relative to the container's top edge rather than to center,
clustering two bars together near the top instead of spacing all three
evenly.
</content>
</entry>
<entry>
<title>Unify link style across content/breadcrumb/footer</title>
<updated>2026-07-01T15:21:32Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2026-07-01T15:21:32Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=e86b0b0e539ec9451ae60b5f846dbb1139835e3e'/>
<id>urn:sha1:e86b0b0e539ec9451ae60b5f846dbb1139835e3e</id>
<content type='text'>
Replace the two divergent link treatments (blue solid-underline prose
links vs. muted dotted-underline chrome links) with one quiet style:
Link text matches the surrounding body copy, and a subdued underline
(brightening on hover/focus) carries the "this is clickable" signal
instead of color.
</content>
</entry>
<entry>
<title>Modernize site styling</title>
<updated>2026-07-01T15:07:18Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2026-07-01T15:07:18Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=1950f1e97410d2ebcf80fff8335894a489e6e481'/>
<id>urn:sha1:1950f1e97410d2ebcf80fff8335894a489e6e481</id>
<content type='text'>
Move the color palette to CSS custom properties (also used to extend
dark-mode coverage to links/borders), loosen the type scale and line
spacing, and swap the dotted-underline link style for plain underlines
with a color-shift hover. On narrow screens, the menu now collapses
behind a real hamburger button. The GitHub corner ribbon is removed with
no replacement.
</content>
</entry>
</feed>
