Re: Work on a newer website, comments welcome
Jacques Garrigue <[email protected]> Thu, 16 Aug 2012 10:23:53 +0900
| Newsgroups | gmane.comp.lang.ocaml.lib.gtk |
|---|---|
| Message-ID | <[email protected]> |
On 2012/08/16, at 1:35, Adrien wrote: > Hi, > > I've made a try at a newer website for lablgtk. It can be seen at: > http://notk.org/~adrien/lablgtk_website/ > > The page is shorter and tries to make it more friendly to beginners. > I've stripped quite a lot of text and removed a few dead links. > > It also relies on the fact that lablgtk is now host on the OCaml forge > and is less verbose about downloads. > > Do you have comments about it? Things that could be shorter or more > detailled? > > Also, the website code is maybe less than HTML 4 and with an old design. > it's pretty simple and I personaly enjoy that but comments on that > aspect are welcome too. > Looks fine, and indeed a bit more structured than the current one. Not removing old releases was just out of pure laziness... About the contents: * related libraries should probably include cairo-ocaml http://www.cairographics.org/cairo-ocaml/ but Olivier could be more specific about the relation * the application list is short, so I see no reason to move it to a different page (but it could be more exhaustive, justifying the separation) * the "not updated" comment about GTK+-1 support just reflects the fact there is nothing to update (there were releases after 2003, particularly for windows) So I would rather write "Legacy GTK+-1 support" without comment. Jacques