Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
ba4d993
Refactoring website to be a simpler single webpage.
mallory-tollefson Feb 21, 2026
e7a4e48
Changing colors to ADMET logo colors.
mallory-tollefson Feb 23, 2026
0463d03
Adding team member images and updating content.
mallory-tollefson Apr 13, 2026
3e38d63
Adding blind challenge content.
mallory-tollefson Apr 13, 2026
d86d863
Trying different button and bar styles.
mallory-tollefson Apr 13, 2026
97fad10
Editing buttons and dividing bars.
mallory-tollefson Apr 13, 2026
8e89681
Centering section divider bars. Model cards for resources publications.
mallory-tollefson Apr 13, 2026
23a091f
section name changes.
mallory-tollefson Apr 13, 2026
8ef1997
Editing divider bar style sheet.
mallory-tollefson Apr 13, 2026
f8329c5
Fixing blog link.
mallory-tollefson Apr 13, 2026
8f68334
Editing Devany's title.
mallory-tollefson Apr 13, 2026
580b1f9
Typo in Jon's name.
mallory-tollefson Apr 13, 2026
104d940
Sean's degree.
mallory-tollefson Apr 13, 2026
1b04b07
Adding board of directors.
mallory-tollefson Apr 16, 2026
af1fd9b
Fixing typo.
mallory-tollefson Apr 16, 2026
d8ffe37
Minor formatting revisions per feedback.
mallory-tollefson Apr 30, 2026
3a403eb
Restructure content into subpages with links rather than main page an…
mallory-tollefson Apr 30, 2026
01b9922
Updating people to be a distinct card.
mallory-tollefson Apr 30, 2026
0273919
Adding to blog, people, and video cards.
mallory-tollefson Apr 30, 2026
a947397
File cleanup and background changes.
mallory-tollefson Apr 30, 2026
83f93b0
Added UCSF team, updating colors for buttons, and editing datasets/mo…
mallory-tollefson May 1, 2026
2f85a57
Finalizing UCSF people cards.
mallory-tollefson May 5, 2026
eb933f0
Removing old photos.
mallory-tollefson May 5, 2026
94f6460
editing images for team member cards.
mallory-tollefson May 5, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions archetypes/default.md

This file was deleted.

5 changes: 2 additions & 3 deletions config.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
baseURL = "https://omsf.io/"
baseURL = "/"
languageCode = "en-us"
title = "OMSF"
theme = "hugo-kiera-master"
title = "OpenAdmet"
publishDir = "public"
6 changes: 1 addition & 5 deletions content/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
---
title: "OpenADMET"
class: "homepage"
---

# Next generation ADMET modeling
### Democratizing AI models and data for therapeutic development
---
4 changes: 4 additions & 0 deletions content/about.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: "About"
layout: "about"
---
22 changes: 0 additions & 22 deletions content/about/contact.md

This file was deleted.

16 changes: 0 additions & 16 deletions content/about/mission.md

This file was deleted.

8 changes: 0 additions & 8 deletions content/about/people.md

This file was deleted.

24 changes: 0 additions & 24 deletions content/about/projects.md

This file was deleted.

4 changes: 4 additions & 0 deletions content/blindchallenges.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: "Blind Challenges"
layout: "blindchallenges"
---
4 changes: 4 additions & 0 deletions content/blog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: "Blog"
layout: "blog"
---
7 changes: 0 additions & 7 deletions content/community/blogs/_index.md

This file was deleted.

9 changes: 0 additions & 9 deletions content/community/events/_index.md

This file was deleted.

34 changes: 0 additions & 34 deletions content/community/events/blind-challenges.md

This file was deleted.

14 changes: 0 additions & 14 deletions content/community/events/events-of-interest.md

This file was deleted.

21 changes: 0 additions & 21 deletions content/community/events/past-events.md

This file was deleted.

10 changes: 0 additions & 10 deletions content/community/jobboard/_index.md

This file was deleted.

86 changes: 0 additions & 86 deletions content/community/jobboard/oAD-RSE.md

This file was deleted.

4 changes: 4 additions & 0 deletions content/datasetsmodels.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: "Datasets & Models"
layout: "datasetsmodels"
---
4 changes: 4 additions & 0 deletions content/people.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: "People"
layout: "people"
---
4 changes: 4 additions & 0 deletions content/publications.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: "Publications"
layout: "publications"
---
Binary file removed content/resources/OMSF-COI-Policy.pdf
Binary file not shown.
Binary file removed content/resources/OMSF_Bylaws.pdf
Binary file not shown.
Binary file not shown.
Binary file removed content/resources/OMSF_Initial_Board_Consent.pdf
Binary file not shown.
Loading
Loading