Skip to content

exporl/auditory-eeg-challenge-2024

Repository files navigation

AUDEEG Challenge ICASSP 2023

This repository will generate the website for the AUDEEG challenge for ICASSP 2023.

Getting started

To install all dependencies, run:

bash tools/install.sh

(You will need sudo access)

Compiling the website

To compile the website, simply run:

hugo -D

The compiled website will show up in the public folder.

Running the website locally

Run:

hugo -D server

Making adjustments

The homepage

The general structure for the homepage can be adjusted in data/homepage.yml.

Extra sections

You can add additional sections by adding markdown documents to content/homepage_sections, they will be included automatically.

Leaderboard

You can adjust the leaderboard in content/homepage_sections/leaderboard.md.

Other Pages

You can add pages in content, and they will automatically show up in the navbar.

More information

This site is made with Hugo, using the Hugo-chart and arcane themes.

About

Website for the ICASSP 2024 Auditory EEG challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published