Skip to content

Commit 87201d4

Browse files
Merge pull request #6 from AtlasAnalyticsLab/feature/atlaspatch-release-2026-02-06
Feature/atlaspatch release 2026 02 06
2 parents bb2498a + a1174ce commit 87201d4

10 files changed

Lines changed: 49 additions & 11 deletions

File tree

DEVELOPMENT.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Internal documentation for Atlas Analytics Lab website developers**
44

5-
**Last Updated:** December 2, 2025
5+
**Last Updated:** February 6, 2026
66
**Repository:** https://github.com/AtlasAnalyticsLab/AtlasAnalyticsLab.github.io
77
**Status:** Actively maintained
88

@@ -714,8 +714,9 @@ headline: "Text with [link](OPENINGS_LINK)"
714714
### Notes
715715

716716
- All page content now uses `{{ site.url }}{{ site.baseurl }}/path` or `{{ site.baseurl }}/path` patterns
717-
- No hardcoded URLs exist in templates, includes, or page content (as of November 27, 2025)
718-
- Hardcoded URLs only in configuration files (`_config.yml`, `robots.txt`) and documentation
717+
- No hardcoded *internal* URLs exist in templates, includes, or page content (as of November 27, 2025)
718+
- External links (e.g., project websites) may use full `https://...` URLs as needed
719+
- Hardcoded URLs should otherwise be limited to configuration files (`_config.yml`, `robots.txt`) and documentation
719720
- Repository URL structure follows GitHub Pages naming conventions
720721

721722
---

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,12 @@ This setting affects the entire site including header, footer, and content areas
211211
212212
---
213213
214+
## Project Sites
215+
216+
- **AtlasPatch:** https://atlasanalyticslab.github.io/AtlasPatch/ (linked from the header -> Projects dropdown)
217+
218+
---
219+
214220
## Deployment
215221
216222
The site automatically deploys via **GitHub Actions** when you push to the `main` branch.
@@ -388,4 +394,4 @@ Concordia University, Montreal, QC, Canada
388394

389395
---
390396

391-
**Last Updated:** December 2, 2025
397+
**Last Updated:** February 6, 2026

_data/alumni_members.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@
5959
linkedin: "https://ca.linkedin.com/in/cassandre-notton-69ba6a131"
6060

6161
- name: Denisha Thakkar
62-
info_current: MSc Graduate, ML Egnineer @ CIBC
62+
info_current: MSc Graduate, ML Engineer @ CIBC
6363
linkedin: "https://ca.linkedin.com/in/denisha-thakkar"
6464

_data/news.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,9 @@
115115
# headline: '🎂 <strong>Happy Birthday</strong> to Omar Abdelwahed!'
116116
#==============================================================================
117117

118+
- date: February 5, 2026
119+
headline: "We've released **AtlasPatch**! Visit the project page [here](https://atlasanalyticslab.github.io/AtlasPatch/)."
120+
118121
- date: November 27, 2025
119122
headline: "**We are hiring PhD students!** Join our lab for cutting-edge research in computational pathology. [See details](OPENINGS_LINK)"
120123

_data/publications.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,19 @@
3838
# list_image: "images/pubpic/survey.jpg"
3939
#==============================================================================
4040

41+
- id: "Alagha_arXiv2025_AtlasPatch"
42+
title: "AtlasPatch: An Efficient and Scalable Tool for Whole Slide Image Preprocessing in Computational Pathology"
43+
authors: "Ahmed Alagha, Christopher Leclerc, Yousef Kotp, Omar Abdelwahed, Calvin Moras, Peter Rentopoulos, Rose Rostami, Bich Ngoc Nguyen, Jumanah Baig, Abdelhakim Khellaf, Vincent Quoc-Huy Trinh, Rabeb Mizouni, Hadi Otrok, Jamal Bentahar, Mahdi S. Hosseini"
44+
year: 2026
45+
status: "under_review"
46+
type: "article"
47+
journal: "arxiv:2602.03998"
48+
url: "https://atlasanalyticslab.github.io/AtlasPatch/"
49+
arxiv: "2602.03998"
50+
github: "https://github.com/AtlasAnalyticsLab/AtlasPatch"
51+
list_image: "images/pubpic/atlaspatch.png"
52+
highlight: 0
53+
4154
- id: "He_IPMI2025_PathTTT"
4255
title: "PathTTT: Test-Time Training with Meta-auxiliary Learning for Pathology Image Classification"
4356
authors: "Haoyu He, Mahdi S. Hosseini, Yang Wang"

_includes/footer.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
1818
Dependencies:
1919
- Bootstrap 5 grid system and icons
20-
- theme-toggle.js script
20+
- JavaScript loaded by _layouts/default.html
2121
-->
2222
<!-- Global footer containing institutional links and contact details. -->
2323
<footer id="footer" class="py-4">
@@ -75,6 +75,3 @@
7575
</div>
7676
</div>
7777
</footer>
78-
79-
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
80-
<script src="{{ site.url }}{{ site.baseurl }}/js/theme-toggle.js"></script>

_includes/header.html

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- Persistent theme preference via localStorage
1212
1313
Navigation Pages:
14-
- Home, News, Team, Openings, Publications, Funding, Lab Life, Contact
14+
- Home, News, Team, Openings, Publications, Projects, Funding, Lab Life, Contact
1515
1616
Dependencies:
1717
- Bootstrap 5 navbar component
@@ -38,6 +38,20 @@
3838
<li class="nav-item"><a class="nav-link" href="{{ site.url }}{{ site.baseurl }}/team/">Team</a></li>
3939
<li class="nav-item"><a class="nav-link" href="{{ site.url }}{{ site.baseurl }}/openings">Openings</a></li>
4040
<li class="nav-item"><a class="nav-link" href="{{ site.url }}{{ site.baseurl }}/publications/">Publications</a></li>
41+
<li class="nav-item dropdown">
42+
<a class="nav-link dropdown-toggle dropdown-toggle-no-caret" href="#" id="projectsDropdown" role="button"
43+
data-bs-toggle="dropdown" aria-expanded="false">
44+
Projects
45+
</a>
46+
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="projectsDropdown">
47+
<li>
48+
<a class="dropdown-item" href="https://atlasanalyticslab.github.io/AtlasPatch/" target="_blank"
49+
rel="noopener noreferrer">
50+
AtlasPatch
51+
</a>
52+
</li>
53+
</ul>
54+
</li>
4155
<li class="nav-item"><a class="nav-link" href="{{ site.url }}{{ site.baseurl }}/funding/">Funding</a></li>
4256
<li class="nav-item"><a class="nav-link" href="{{ site.url }}{{ site.baseurl }}/gallery/">Lab Life</a></li>
4357
<li class="nav-item"><a class="nav-link" href="{{ site.url }}{{ site.baseurl }}/contact/">Contact</a></li>

css/main.scss

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ p.byline {
102102
border-bottom: 1px solid var(--atlas-border-color);
103103
min-height: var(--atlas-nav-height);
104104
transition: background-color 0.3s ease, border-color 0.3s ease;
105-
overflow-x: hidden;
106105
}
107106

108107
.navbar .container-fluid {
@@ -126,6 +125,10 @@ p.byline {
126125
color: var(--atlas-link-color);
127126
}
128127

128+
.navbar .dropdown-toggle-no-caret::after {
129+
display: none;
130+
}
131+
129132
.navbar .navbar-toggler {
130133
border-color: var(--atlas-border-color);
131134
color: var(--atlas-body-text);

googlecf337ccf1dc755f1.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
google-site-verification: googlecf337ccf1dc755f1.html

images/pubpic/atlaspatch.png

112 KB
Loading

0 commit comments

Comments
 (0)