Roadmap
The bullet points are all ideas on how to move forward.
- dark theme support with
dark:
tailwindcss utility class andnext-themes
including a switch button. - sitemap support with
next-sitemap
- blog post
document
- pagination at the bottom of the page for prev and next
- voting system to determine quality of page using
@upstash/redis
- create a
CLI
to not fork the repository (npx create-doxi-app
)