I'm working in a new look for the libre-mesh web, again based on the
work made in
lede-project.org
This time we are using jekyll + asciidoc to generate the pages. So the
syntax will be the same, just the generation of HTML will be different.
Good points are that it is more automatic so more comfortable for
adding/modifying content, more flexible than just using raw asciidoc and
the CSS stuff rocks (web responsive!).
Bad point is that it depends on ruby, gems, bundler and more stuff, but
it is only a server requirement, we can keep editing the pages using
plain text and git.
Here you can visit the current status of it:
http://test.libre-mesh.org
Once I finish the migration I'll push it to the lime-web git repository.
Comments, critics, advises are welcome.
Cheers.