dwyl / nextra-demo

⏭️ A comprehensive demo of using nextra for a documentation site with Auth (private pages), Search and Analytics!
https://nextra-demo-seven.vercel.app/
GNU General Public License v2.0
3 stars 1 forks source link

Task: Explore Using `Nextra` for Docs Site with Search + Auth #1

Open nelsonic opened 4 months ago

nelsonic commented 4 months ago

We need to build a Documentation Website that has:

  1. Fast page load times - e.g. via server-side rendering or static pages.
  2. Authentication - so we can protect certain pages.
  3. Full-text Search - so people can find what they are looking for when there are many pages.

We are going to use the nextra https://nextra.site framework for building this site.

Todo

nelsonic commented 2 months ago

Open Question on Plausible Analytics in Nextra: https://github.com/shuding/nextra/issues/3047