Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-17 | Import a few news articles from old web site | Holger Weiss | 3 | -0/+105 | |
2013-10-15 | Import 1.4.16 release notes from old web site | Holger Weiss | 1 | -0/+45 | |
2013-10-15 | New feed icons | Holger Weiss | 2 | -0/+0 | |
Use RSS and Twitter icons from <http://www.designdeck.co.uk/a/1239>. | |||||
2013-10-15 | Move feed icons into the menu bar | Holger Weiss | 1 | -25/+9 | |
Move the RSS and Twitter buttons into the (right edge of the) menu bar. | |||||
2013-10-15 | Make sure IE draws no border around GitHub ribbon | Holger Weiss | 1 | -1/+1 | |
Apply the CSS settings for the GitHub ribbon to the <img> tag, not to the sorrounding <div>. | |||||
2013-10-15 | Clean up web site CSS file | Holger Weiss | 1 | -26/+20 | |
This commit just move the CSS directives around, it doesn't change them. | |||||
2013-10-14 | Use smaller RSS and Twitter icons | Holger Weiss | 3 | -7/+5 | |
... and make sure the images are positioned properly. | |||||
2013-10-14 | Add a "Follow us!" box with RSS and Twitter icons | Holger Weiss | 3 | -3/+41 | |
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 | |||||
2013-10-14 | Cosmetics: s/abstract/teaser/ | Holger Weiss | 1 | -1/+1 | |
2013-10-14 | Tiny cosmetics | Holger Weiss | 1 | -3/+1 | |
2013-10-13 | Add an actual News page | Holger Weiss | 7 | -12/+14 | |
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. | |||||
2013-10-07 | Turn release-notes/1-5.md into news article | Holger Weiss | 1 | -0/+2 | |
2013-10-06 | Rename /media directory to /resources | Holger Weiss | 3 | -0/+0 | |
This is just cosmetics. | |||||
2013-10-05 | release-notes/1-5.md: Fix typo | Holger Weiss | 1 | -1/+1 | |
Thanks to Frank Bulk. | |||||
2013-10-04 | Add test instance of the web site | Holger Weiss | 17 | -0/+716 | |
Serve https://www.nagios-plugins.org:444/ from the "test" branch of this repository. |