Re: Work on a newer website, comments welcome
Maxence Guesdon <[email protected]> Thu, 16 Aug 2012 10:33:53 +0200
| Newsgroups | gmane.comp.lang.ocaml.lib.gtk |
|---|---|
| Message-ID | <20120816103353.721e10e0@alcazar> |
On Thu, 16 Aug 2012 08:32:49 +0300 Mihamina Rakotomandimby <[email protected]> wrote: > On 08/15/2012 07:35 PM, Adrien wrote: > > 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. > > It's just about me: > - the design should be a bit more "modern" (I could help if we find the > good template). No matter if we choose one of those freely available on > the Internet I agree about a more modern style would be better, as far as manual page edition remains simple, that is the html source code should remain readable. > - we should use something more dynamic: I mean the tutorials are damn > static, with no way to comment or collaborate. At least we should use a > git/darcs/hg based static website, so that people could suggest. My > preference would be to talk to the Ocsigen guys if in a way Ocsimore > would be usable. IMHO, a static site is simpler to maintain. Collaborative tutorials and docs can be created and hosted on github or whatever, though. Maxence