]>
git.sur5r.net Git - i3/i3.github.io/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michael Stapelberg [Fri, 22 Jul 2011 19:25:19 +0000 (21:25 +0200)]
specify language in <html>, remove border="0"
Michael Stapelberg [Fri, 22 Jul 2011 19:24:18 +0000 (21:24 +0200)]
specify document language (Thanks xeen)
Michael Stapelberg [Fri, 22 Jul 2011 19:21:50 +0000 (21:21 +0200)]
contact: add mailing list subscribe addresses (Thanks xeen)
Michael Stapelberg [Fri, 22 Jul 2011 19:18:07 +0000 (21:18 +0200)]
spelling: s/E-Mail/e-mail (Thanks xeen)
Michael Stapelberg [Fri, 22 Jul 2011 19:16:36 +0000 (21:16 +0200)]
specify dimensions for div.shot (Thanks xeen)
Michael Stapelberg [Fri, 22 Jul 2011 19:11:50 +0000 (21:11 +0200)]
one more missing alt tag (Thanks xeen)
Michael Stapelberg [Fri, 22 Jul 2011 19:09:57 +0000 (21:09 +0200)]
use img { border: 0; } instead of border="0", add alt tag to screenshots (Thanks xeen)
Michael Stapelberg [Fri, 22 Jul 2011 19:02:12 +0000 (21:02 +0200)]
Bugfix: Close 'Latest Video' with </div> instead of <div> (Thanks xeen)
Michael Stapelberg [Fri, 22 Jul 2011 18:59:07 +0000 (20:59 +0200)]
gallery: only hover the text when the cursor is over the image (Thanks xeen)
Michael Stapelberg [Fri, 22 Jul 2011 18:38:58 +0000 (20:38 +0200)]
add .gitignore
Michael Stapelberg [Fri, 22 Jul 2011 18:38:31 +0000 (20:38 +0200)]
add docs (with custom stylesheet)
Michael Stapelberg [Fri, 22 Jul 2011 18:05:32 +0000 (20:05 +0200)]
add _README and _src-files
_src_files is for source SVGs and other files which don’t directly end up on
the website
Michael Stapelberg [Fri, 22 Jul 2011 17:56:17 +0000 (19:56 +0200)]
add i3 tarballs + release notes
Michael Stapelberg [Fri, 22 Jul 2011 17:53:12 +0000 (19:53 +0200)]
add impressum
Michael Stapelberg [Fri, 22 Jul 2011 17:48:33 +0000 (19:48 +0200)]
add i3status tarballs
Michael Stapelberg [Fri, 22 Jul 2011 17:47:30 +0000 (19:47 +0200)]
add i3lock tarballs
Michael Stapelberg [Fri, 22 Jul 2011 17:46:11 +0000 (19:46 +0200)]
i3lock: fix url, remove slogan to make the site look more consistent with i3status
Michael Stapelberg [Fri, 22 Jul 2011 17:44:52 +0000 (19:44 +0200)]
add page for i3lock
Michael Stapelberg [Fri, 22 Jul 2011 17:42:29 +0000 (19:42 +0200)]
add i3status page
Michael Stapelberg [Fri, 22 Jul 2011 17:13:55 +0000 (19:13 +0200)]
externalize gallery.js, asynchronously load javascript after the page loading finished
Michael Stapelberg [Fri, 22 Jul 2011 15:50:32 +0000 (17:50 +0200)]
optimize i3-8.jpg aswell
jpegoptim -p --strip-all *.jpg
Michael Stapelberg [Fri, 22 Jul 2011 15:23:49 +0000 (17:23 +0200)]
add favicon
Michael Stapelberg [Fri, 22 Jul 2011 14:46:58 +0000 (16:46 +0200)]
Bugfix: return false to stop event handling when clicking on the next button (Thanks IsoLnCHiP)
Michael Stapelberg [Fri, 22 Jul 2011 14:41:25 +0000 (16:41 +0200)]
also optipng the pngs in /img/
Michael Stapelberg [Fri, 22 Jul 2011 14:35:58 +0000 (16:35 +0200)]
use minified javascript
Michael Stapelberg [Fri, 22 Jul 2011 14:21:01 +0000 (16:21 +0200)]
run optipng -o7 on all PNGs
Michael Stapelberg [Fri, 22 Jul 2011 14:09:06 +0000 (16:09 +0200)]
remove executable bit from jquery.mousewheel.js
Michael Stapelberg [Fri, 22 Jul 2011 13:13:04 +0000 (15:13 +0200)]
add the screenshot which is used on the main page
Michael Stapelberg [Fri, 22 Jul 2011 13:05:55 +0000 (15:05 +0200)]
better screenshot for the main page, link to /screenshots, use thumb
Michael Stapelberg [Fri, 22 Jul 2011 12:46:14 +0000 (14:46 +0200)]
invisible border for navigation links when not hovered. fixes flickering on hover
Michael Stapelberg [Fri, 22 Jul 2011 12:35:36 +0000 (14:35 +0200)]
screenshots: correctly start slide show when coming via hash URL
Michael Stapelberg [Fri, 22 Jul 2011 12:31:47 +0000 (14:31 +0200)]
screenshots: end slide show when navigating back to an empty hash (Thanks IsoLnCHiP)
Michael Stapelberg [Fri, 22 Jul 2011 12:00:45 +0000 (14:00 +0200)]
screencast: better description, better thumbnail, add links
Michael Stapelberg [Fri, 22 Jul 2011 11:18:44 +0000 (13:18 +0200)]
make logo transparent
Michael Stapelberg [Fri, 22 Jul 2011 10:59:21 +0000 (12:59 +0200)]
use HTML5 doctype instead of XHTML
Michael Stapelberg [Fri, 22 Jul 2011 10:52:42 +0000 (12:52 +0200)]
use font 'Mako' for headings, fix Ovo.ttf
Michael Stapelberg [Fri, 22 Jul 2011 10:29:30 +0000 (12:29 +0200)]
add text for the info box on the main page
Michael Stapelberg [Thu, 21 Jul 2011 19:22:51 +0000 (21:22 +0200)]
add template
Michael Stapelberg [Thu, 21 Jul 2011 18:58:50 +0000 (20:58 +0200)]
Initial commit