Commit graph

8 commits

Author SHA1 Message Date
Yorhel
311b4ee327 Wrote a more dynamic navigation bar
Not finished yet, though.
2012-07-04 09:10:03 +02:00
Yorhel
43eca4c20e Generate nav bar in JS + various optimizations
This allows for a more dynamic nav bar without inserting insanely huge
HTML code in the page (as the previous version did in some cases) and
without having to contact the server again.

The 'intro' man page has around 1500 versions, and only generates a page
of ~52KiB (~9.5KiB after compression). The previous HTML version was
106KiB (~10.3KiB after compression). Page generation times have been
improved on the server side (by 50ms for the intro man page), but I've
no idea how significant the effect is of JS is. Feels fast enough,
though.
2012-07-02 16:45:51 +02:00
Yorhel
1f4328a72c Improved CSS browser compat. + misc layout improvements 2012-07-02 13:22:37 +02:00
Yorhel
e74ae0ae67 Added the remaining Ubuntu releases 2012-06-20 17:59:28 +02:00
Yorhel
a47c5ea5a8 www: Improved homepage, +about page, CSS tweaks, manselect order fix 2012-06-18 15:16:18 +02:00
Yorhel
31e0d5ff08 Actually turn .so's into links 2012-06-16 09:27:43 +02:00
Yorhel
767fbe595d A few minor optimizations + better ordering of systems in manselect() 2012-06-15 15:56:57 +02:00
Yorhel
c47f450934 Initial commit 2012-06-15 14:23:29 +02:00