Skip to content

Commit 113e4aa

Browse files
authored
Merge pull request #8 from jmchilton/updates_2025
Enhance image path detection for GitHub Pages context and remove 'tra…
2 parents a462dd7 + 1f38e4c commit 113e4aa

15 files changed

Lines changed: 21 additions & 16 deletions

doc/source/architecture/application-components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Galaxy Application Components: Models, Managers, and Services
22

3-
> 📊 <a href="slides.html">View as training slides</a>
3+
> 📊 <a href="application-components/slides.html">View as slides</a>
44
55
## Learning Questions
66
- How is business logic organized in Galaxy?

doc/source/architecture/client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Galaxy Client Architecture
22

3-
> 📊 <a href="slides.html">View as training slides</a>
3+
> 📊 <a href="client/slides.html">View as slides</a>
44
55
## Learning Questions
66
- How is the Galaxy UI built?

doc/source/architecture/dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Galaxy Dependencies Management
22

3-
> 📊 <a href="slides.html">View as training slides</a>
3+
> 📊 <a href="dependencies/slides.html">View as slides</a>
44
55
## Learning Questions
66
- How does Galaxy manage dependencies?

doc/source/architecture/dependency-injection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dependency Injection in Galaxy
22

3-
> 📊 <a href="slides.html">View as training slides</a>
3+
> 📊 <a href="dependency-injection/slides.html">View as slides</a>
44
55
## Learning Questions
66
- What is dependency injection?

doc/source/architecture/ecosystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Galaxy Ecosystem and Projects
22

3-
> 📊 <a href="slides.html">View as training slides</a>
3+
> 📊 <a href="ecosystem/slides.html">View as slides</a>
44
55
## Learning Questions
66
- What projects make up the Galaxy ecosystem?

doc/source/architecture/files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Galaxy Files and Directory Structure
22

3-
> 📊 <a href="slides.html">View as training slides</a>
3+
> 📊 <a href="files/slides.html">View as slides</a>
44
55
## Learning Questions
66
- How is the Galaxy codebase organized?

doc/source/architecture/frameworks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Galaxy Web Frameworks
22

3-
> 📊 <a href="slides.html">View as training slides</a>
3+
> 📊 <a href="frameworks/slides.html">View as slides</a>
44
55
## Learning Questions
66
- How does Galaxy handle web requests?

doc/source/architecture/plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Galaxy Plugin Architecture
22

3-
> 📊 <a href="slides.html">View as training slides</a>
3+
> 📊 <a href="plugins/slides.html">View as slides</a>
44
55
## Learning Questions
66
- How do I extend Galaxy?

doc/source/architecture/principles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Galaxy Architecture Principles
22

3-
> 📊 <a href="slides.html">View as training slides</a>
3+
> 📊 <a href="principles/slides.html">View as slides</a>
44
55
## Learning Questions
66
- What are the guiding principles of Galaxy architecture?

doc/source/architecture/production.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Galaxy Production Deployment
22

3-
> 📊 <a href="slides.html">View as training slides</a>
3+
> 📊 <a href="production/slides.html">View as slides</a>
44
55
## Learning Questions
66
- How is Galaxy deployed in production?

0 commit comments

Comments
 (0)