Using jekyll with Agency bootstrap theme
Run this tutorial to try the website locally.
Data-Science information is at '/_includes/services.html'
Projects information files are in '/_posts'
Images are in '/img/portfolio'
To add a new project you have to add new Markdown file at '/_posts' with the following name structure: YYYY-MM-DD-title
Team members information is at '_config.yml'
Images are in '/img/team/'
The folder /_include/
contains every html file launched at the website, all linked from /_layouts/default.html
For more details about jekyll, read documentation