Skip to content

dbirks/docs.getdbt.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A docusaurus site that powers the dbt Getting Started tutorial, and maybe one day, the docs too.

To run this yourself:

  1. brew install node
  2. Clone this repo
  3. cd into the website subdirectory
  4. npm install
  5. npm start

Notes

  • When using markdown links, you can use file paths relative to the current file, or, relative to the docs directory. For FAQs, use the file path relative to the docs directory (since it may have to be resolved from different paths). For other content, use the relative filepath (less changes required if we rename a directory)

About

The code behind docs.getdbt.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.2%
  • CSS 23.7%
  • HTML 9.2%
  • MDX 4.8%
  • M 0.1%
  • Makefile 0.0%