1.0.0 • Published 5 years ago

@primer/docs-components v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

docs-components

React components for building Primer documentation sites!

👀 COMING SOON! 👀

  • Utilities for building docs sites using Next.js

But that's not all!

You can also clone this repository and spin up a docs site of your own! In the future, we'd like to make this process much simpler, but for now there are a few things you'll need to do after you clone:

  1. Rename the docs-components folder in /pages to whatever you'd like your root url to be.

  2. Find and replace docs-components with whichever name you chose in step 1.

  3. Delete the src folder!

  4. Update package.json with the appropriate values for name, version, description, etc.