diff --git a/README.md b/README.md index c9bed0e..c65f4c4 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ -
-
-
-
An open source application built using the new router, server components and everything new in Next.js 13.
- +# Taxonomy -> This app is a work in progress. I'm building this in public. You can follow the progress on Twitter [@shadcn](https://twitter.com). +An open source application built using the new router, server components and everything new in Next.js 13. + +> **Warning** +> This app is a work in progress. I'm building this in public. You can follow the progress on Twitter [@shadcn](https://twitter.com). +> See the roadmap below. ## Demo -See https://www.youtube.com/watch?v=G5vCj8wWkuc + + ## Features @@ -28,22 +28,23 @@ See https://www.youtube.com/watch?v=G5vCj8wWkuc ## Roadmap +> **Warning** > This app is a work in progress. I'm building this in public. You can follow the progress on Twitter [@shadcn](https://twitter.com). -- Responsive styles. -- Subscriptions using Stripe. -- Add Media Library. -- Add Pages. -- Build the front-end for blogs. -- Add support for custom domains for blogs. -- Build marketing pages (use a headless CMS?) -- Add MDX support for basic pages. -- Add OG image for blog using @vercel/og. -- Dark mode. +- [ ] Responsive styles. +- [ ] Subscriptions using Stripe. +- [ ] Add Media Library. +- [ ] Add Pages. +- [ ] Build the front-end for blogs. +- [ ] Add support for custom domains for blogs. +- [ ] Build marketing pages (use a headless CMS?) +- [ ] Add MDX support for basic pages. +- [ ] Add OG image for blog using @vercel/og. +- [ ] Dark mode. -## Issues +## Known Issues -A list of things not working for now: +A list of things not working right now: 1. GitHub authentication (use email) 2. NextAuth.js middleware (getSession not updated to work with Next.js 13)