]>
git.ipfire.org Git - thirdparty/lldpd.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Vincent Bernat [Sun, 13 Jan 2013 13:33:45 +0000 (14:33 +0100)]
web: don't display header/footer for manual pages
Vincent Bernat [Sun, 13 Jan 2013 13:29:17 +0000 (14:29 +0100)]
web: don't use bold for manual pages
We use colors instead. Inconsolata is not available in bold and the
width of bold characters is larger than the width of regular ones.
Vincent Bernat [Sun, 13 Jan 2013 13:23:48 +0000 (14:23 +0100)]
web: restrict the manual page width to be 66
Vincent Bernat [Sun, 13 Jan 2013 13:06:55 +0000 (14:06 +0100)]
web: fix white shadows
Vincent Bernat [Sun, 13 Jan 2013 13:05:37 +0000 (14:05 +0100)]
web: fix title size
Vincent Bernat [Sun, 13 Jan 2013 09:17:09 +0000 (10:17 +0100)]
web: push down version badge to avoid overlap
Vincent Bernat [Sun, 13 Jan 2013 09:13:50 +0000 (10:13 +0100)]
web: drop a shadow on images
Vincent Bernat [Sun, 13 Jan 2013 01:15:07 +0000 (02:15 +0100)]
web: add mention of the license
Vincent Bernat [Sun, 13 Jan 2013 01:06:17 +0000 (02:06 +0100)]
web: fix bug report link
Vincent Bernat [Sun, 13 Jan 2013 01:03:29 +0000 (02:03 +0100)]
web: add a badge to show current version in the header
Vincent Bernat [Sun, 13 Jan 2013 00:07:50 +0000 (01:07 +0100)]
web: fix how resources are located
In Github pages, resources are under /lldpd. So, we use a specific
base for this.
Vincent Bernat [Sat, 12 Jan 2013 22:33:59 +0000 (23:33 +0100)]
web: update latest version to 0.7.1
Vincent Bernat [Sat, 12 Jan 2013 22:30:04 +0000 (23:30 +0100)]
web: add .travis.yml to avoid travis to run
Vincent Bernat [Sat, 12 Jan 2013 22:14:14 +0000 (23:14 +0100)]
web: make "push" work on a partial git repo
Vincent Bernat [Sat, 12 Jan 2013 22:13:40 +0000 (23:13 +0100)]
web: fix media location when appending MD5
Vincent Bernat [Sat, 12 Jan 2013 22:09:22 +0000 (23:09 +0100)]
web: production is the default mode
Vincent Bernat [Sat, 12 Jan 2013 22:06:43 +0000 (23:06 +0100)]
web: fix media location (relative to current directory)
Vincent Bernat [Sat, 12 Jan 2013 21:54:33 +0000 (22:54 +0100)]
web: tell github to not run Jekyll
Vincent Bernat [Sat, 12 Jan 2013 21:53:19 +0000 (22:53 +0100)]
web: static will be served over SSL, use scheme-less URL for Google fonts
Vincent Bernat [Sat, 12 Jan 2013 21:52:53 +0000 (22:52 +0100)]
web: add a fabric file to manage build of the site
Vincent Bernat [Sat, 12 Jan 2013 21:14:37 +0000 (22:14 +0100)]
First version of lldpd website.