On 11/01/2013 03:51 PM, Philippe Sigaud wrote:
> What did you use to generate your website, btw?
It is a completely static web site (except the Google translate widget) that is produced by ddoc and a couple of Makefiles.
The following is the Turkish readme file:
https://code.google.com/p/ddili/source/browse/trunk/BENIOKU
The tools required for the site are just dmd and GNU make. The free pdf generator prince is used for the pdf versions of the books.
I just do
make test
to produce the light-weight versions of the pages during development and
make
to produce a single tar file to upload to the provider.