Skip to content

gcasr/2025

This branch is 45 commits ahead of gcasr/2024:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

28348d6 · Apr 16, 2025
Feb 11, 2023
Apr 16, 2025
Feb 3, 2025
Feb 17, 2023
Feb 3, 2025
Mar 17, 2025
Apr 7, 2025
Feb 13, 2023
Dec 11, 2021
Feb 3, 2025
Feb 17, 2023
Feb 17, 2023
Apr 24, 2023
Feb 22, 2023
Dec 11, 2021
Apr 16, 2024
Apr 7, 2023
Apr 17, 2023
Apr 18, 2024
Feb 17, 2023
Feb 25, 2025

Repository files navigation

eScience Conference Series Website Template

This is a template for the eScience conferece websites. To start using this template, please fork this repository into a new repository at the escience-conference GitHub organization in which the repository name should be the year of the conference (e.g., 2022).

Customizing the website

Once forked, there are a few steps that need to be followed to properly configure the website.

Configuration file

In config.yml, edit the line baseurl: /_template with the conference year (e.g., baseurl: /2022)

Conference information

In _data/main.yml, edit the edition, dates, location, and description keys with the current's year conference information.

Contents visibility

In _data/main.yml, the contents key controls which pages/links will be visible in the website menu. If you want to hide (resp. display) a menu option, use false (resp. true) as value for the sub-keys.

Important dates

Edit _data/important_dates.yml with the list of important events (e.g., deadlines, notifications, etc.) related to the conference:

  • type and date are required keys
  • If the extended key is used, it will strikethrough the original date text and display the extended date instead
  • Important dates will be displayed in the order entered in the file

Organizers

Edit _data/organizers.yml with the list of organizers:

  • name, role, and institution are required keys
  • Possible values for role include: General Chair, Program Chair, Publication Chair, Publicity and Web Chair, Workshop Chair, Tutorial Chair, Poster Chair, Local Chair, Industry Chair, and Finance Chair
  • photo is an optional key that if provided an image file must be placed into /images/organizers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 55.7%
  • HTML 44.3%