Skip to content

Commit 7d8fab8

Browse files
committed
feat: basic website setup
1 parent 1ac4b0d commit 7d8fab8

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

docs/_config.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,16 @@
1818
# You can create any custom variable you would like, and they will be accessible
1919
# in the templates via {{ site.myvariable }}.
2020

21-
title: Your awesome title
22-
email: your-email@example.com
21+
title: "Links for days : An insight into the structure of online dialogue"
2322
description: >- # this means to ignore newlines until "baseurl:"
2423
Write an awesome description for your new site here. You can edit this
2524
line in _config.yml. It will appear in your document head meta (for
2625
Google search results) and in your feed.xml site description.
2726
baseurl: "/ada-2025-project-othertagada" # the subpath of your site, e.g. /blog
2827
url: "https://epfl-ada.github.io" # the base hostname & protocol for your site, e.g. http://example.com
28+
author: "Robin Herberich, Katia Häfliger, Maguette Diouf, Matteo Simonet, Jérémie de Faveri"
29+
30+
url-pretty: "othertagada.com"
2931

3032
# Build settings
3133
remote_theme: daattali/beautiful-jekyll@6.0.1

docs/assets/gradient.png

2.36 MB
Loading

docs/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: page
3+
title: Gamergate
4+
subtitle: A data driven analysis
5+
cover-img: assets/gradient.png
6+
---
7+
# Introduction
8+
# Research questions

0 commit comments

Comments
 (0)