On Fri, Oct 9, 2015 at 3:24 PM, Luis Felipe López Acevedo <felipe.lopez@openmailbox.org> wrote:
Hi,

I just finished an implementation of the new website. You can grab a copy of the built site from here:

  https://bitbucket.org/sirgazil/dnd/downloads/guile-website-20151009.tar.gz

To try it out:

   $ cd path/to/guile-website-yyyymmdd
   $ python3 -m http.server            # couldn't find a equivalent in Guile

Then visit the website at <http://localhost:8000/>.


​At the bottom, Contributors doesn't show up on the same row as all the other sections. See attached image. I'm not sure if this was intended or not, i guess not as there's room to fit it.

​Aleix​