Skip to content

Add sitemap#144

Merged
TyHil merged 5 commits intodevelopfrom
feature/sitemap
Apr 1, 2026
Merged

Add sitemap#144
TyHil merged 5 commits intodevelopfrom
feature/sitemap

Conversation

@amavankal
Copy link
Copy Markdown
Contributor

@amavankal amavankal commented Mar 25, 2026

Added sitemap that lists the homepage, notes display pages (by course, professor, and course + professor), individual notes pages, and the create note page.

In order to get the slugs for course, professor, and course + professor, also added procedures to the section router to get all courses, all professors, and all course-professor combinations.

Closes #3

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
utd-notebook Ready Ready Preview, Comment Mar 26, 2026 3:40am

Request Review

@TyHil
Copy link
Copy Markdown
Member

TyHil commented Mar 26, 2026

Looks like the formatting check failed, just run npm run format.

Good habit to run npm run format, npm run lint, and npm run build and make sure they all work

Copy link
Copy Markdown
Member

@TyHil TyHil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@TyHil TyHil merged commit 89501d1 into develop Apr 1, 2026
3 checks passed
@TyHil TyHil deleted the feature/sitemap branch April 1, 2026 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a sitemap

2 participants