Designing the website


November 16, 2017

Go back to Posts

Process book

Our process book is a PDF file and can be read here.

Choice of GitHub Pages

We chose to create the website on GitHub Pages because it fits pretty well the GitHub repository system and enables us to participate efficiently on the website managing. GitHub Pages works with Jekyll, a static site generator which allows to generate html pages from basic md (markdown) files. This turns out to be pretty useful when making regular blog posts where a markdown is sufficient to encode the small presentation needed for this kind of content.

Website structure

test

This website’s structure is pretty simple:

Website design

Similarly to the structure, the design is pretty pure:

The design is clear to avoid any confusion about the principal information on the page. All pages are easily accessible via the menu and it is easy to navigate between the blog posts.

Though the design of the website may be changed, it will stay as clear as possible to help the user browsing the website.

Next »