On 25 Feb 2014, at 01:02, Quentin Mathé <qma...@gmail.com> wrote:

> Once the Git migration is done (no commits in trunk allowed in SVN), can we 
> safely continue to use http://svn.gna.org/viewcvs/etoile/web/ for our website?

We can, but it might be worth looking at the GitHub Pages thing:

- They use Jekyll, which does the same sort of thing as Jesse's PHP (add 
headers and footers, build static HTML pages from markdown, and so on), with a 
few extra features (e.g. syntax highlighting for code listings).  

- The allow you to point another domain at them (create a CNAME file containing 
it in the root of the project web repo)

- They also provide a wiki

I've been playing with it a bit for another side, and it seems to be quite easy 
to use.  

David

-- Sent from my PDP-11


_______________________________________________
Etoile-dev mailing list
Etoile-dev@gna.org
https://mail.gna.org/listinfo/etoile-dev

Reply via email to