supercharged-dbt-docs
supercharged-dbt-docs copied to clipboard
This is a rewrite of dbt docs using Next.js with React Server Components and SSG.
This project was built primarily by Marco Salazar with contributions by Pete Hunt. It is built on top of the dbt-docs project.
Want to try this on your own project?
- Replace
catalog.jsonandmanifest.jsonwith the equivalent files from your dbt project - Run
yarn && yarn build - Your docs will be generated in the
dist/superchargedfolder.
Supercharged version: http://dbt-docs-supercharged-demo.s3-website-us-west-1.amazonaws.com/supercharged/
Original DBT Version: http://dbt-docs-supercharged-demo.s3-website-us-west-1.amazonaws.com/original-dbt-docs-sources/#!/overview