/blogs-and-docs

Next app with ssr where you can create your own blogs and docs

Primary LanguageJavaScript

Personal docs app

This web app built on top of Next and Nextra. Nextra is great tool for making documentation sites.

Feature

  • Nextra have the feature of MDX.
  • You can react components in markdown files
  • Super easy to use and configure
  • follow this link

Setup

  • just clone this repository
$ git clone https://github.com/dwivedi-ritik/blogs-and-docs
  • install required packages
  • run yarn next

If you want publish your own blogs just pull request on this repository 😇.