-
index.html- Main homepage -
.nojekyll- Tells GitHub Pages to serve static files -
.gitignore- Excludes unnecessary files (.DS_Store, etc.) -
README.md- Project documentation -
DEPLOYMENT.md- Deployment instructions
-
sorting/selection_sort.html -
sorting/bubble_sort.html -
sorting/insertion_sort.html
-
data-structures/binary_search_tree.html
- All back links point to
../index.html - All module cards link correctly
- Personal information updated (LinkedIn, GitHub)
- Meta tags configured (SEO, Open Graph)
- Accessibility features added (ARIA labels, keyboard nav)
- Mobile responsive design
- No broken links
Your site is ready for GitHub Pages. Follow the steps in DEPLOYMENT.md to go live!
Your site URL will be:
https://nbeaulieu.github.io/unr-cs302-data-structures/