tree: 661531516f51c777131d943a64e2b2bb995f3b2d [path history] [tgz]
  1. archetypes/
  2. content/
  3. scripts/
  4. static/
  5. themes/
  6. .gitignore
  7. config.toml
  8. README.md
docs/README.md

Badger Docs

If you are looking for Badger's documentation, you might find https://dgraph.io/docs/badger much more readable.

Getting Started

We use Hugo for our documentation.

Running locally

  1. Download and install the latest patch of Hugo version v0.69.x from here.
  2. Run hugo server within the docs folder.
  3. Visit http://localhost:1313 to see the documentation site.

Contributing

If you're interested in contributing to Badger, please review our guidelines.

Contact