Skip to content

gtsiolis/blueprints

 
 

Repository files navigation

Primer Blueprints

React components for building Primer documentation sites!

⚠️⚠️⚠️ Work in progress alert!!! ⚠️⚠️⚠️

  • The repository is brand new as of 2.20.19 and is still very much a work in progress. Please don't use it in production yet, you've been warned.

👀 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 blueprints folder in /pages to whatever you'd like your root url to be.

  2. Find and replace blueprints 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.

About

Reusable components for our documentation sites

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.1%
  • HCL 1.3%
  • Shell 0.6%