Skip to content

Commit

Permalink
readme todos update
Browse files Browse the repository at this point in the history
  • Loading branch information
icanc0 committed Feb 9, 2024
1 parent 8e59772 commit c253303
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,27 @@
# UW Reality Labs website
built with svelte ❤️
Built with svelte ❤️

## TODO
(From most important to least important)
- [x] Front page
- [x] GitHub Actions
- [ ] About page
- [ ] Contact page
- [ ] SEO
- [ ] Project/blog page
- [ ] Custom markdown rendering with project section
- [ ] Buttons, images, code blocks with syntax highlighting
- [ ] Dynamic routes for projects/blog
- [ ] Tagging
- [ ] Mermaid.js/mathjax/plotly.js support
- [ ] Pagination
- [ ] Search
- [ ] RSS feed
- [ ] Comments
- [ ] Google Analytics
- [ ] a11y fixes
- [ ] i18n
- [ ] Dark mode
- [ ] Speed optimizations
- [ ] Convert images to webp
- [ ] Lazy load images

0 comments on commit c253303

Please sign in to comment.