Skip to content

Commit d999730

Browse files
authored
Merge pull request #6 from thomcsmits/thomcsmits/update-name
update repo name
2 parents 6c5d3fe + 983bce3 commit d999730

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
# Biomedical Accessibility Tutorial
2-
This repository contains the website with materials for the [tutorial presented at ISMB@2025](https://www.iscb.org/ismbeccb2025/programme-agenda/tutorials#vt7).
1+
# Assessing and Enhancing Digital Accessibility of Biological Data and Visualizations
2+
This repository contains the website with materials for the [tutorial presented at ISMB@2025](https://www.iscb.org/ismbeccb2025/programme-agenda/tutorials#vt7). This tutorial is given by the [HIDIVE Lab](https://hidivelab.org) at [Harvard Medical School](https://hms.harvard.edu).
3+
4+
## Contents
5+
For the schedule of the tutorial, please see [here](schedule.md).
36

47
## Set-up
58
This is a [jekyll](https://jekyllrb.com) website. To run:

_config.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,10 @@
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: Biomedical Accessibility Workshop
21+
title: Biological Accessibility Workshop
2222
description: >- # this means to ignore newlines until "baseurl:"
23-
Biomedical Visualization Accessibility Workshop for ISMB 2025.
23+
Tutorial on Assessing and Enhancing Digital Accessibility of Biological Data and Visualizations for ISMB 2025.
2424
Given by HIDIVE Lab at Harvard medical School.
25-
github_username: thomcsmits
2625
2726
header_pages:
2827
- schedule.md

0 commit comments

Comments
 (0)