docbrown/docs/readme.md
Peter Frank 5255078475 Add hosting your own instance info to Docs (#633)
Added a new page to the Docs re: eventually standing up your own
version of DEV
2018-09-12 14:37:28 -04:00

39 lines
1.3 KiB
Markdown

---
items:
- path: get-api-keys-dev-env.md
title: Getting API Keys for Dev Environment
- path: testing.md
title: Testing
- path: frontend.md
title: Frontend
- path: addl-tech.md
title: Key App Tech & Services
- path: additional-postgres-setup.md
title: Additional PostgreSQL Setup (for non-macOS)
- path: helpful-hints.md
title: Random Helpful Things
- path: faq.md
title: FAQ
- path: license-faq.md
title: License FAQ
- path: installation
title: Installation Guide
- path: liquid-tags.md
title: Liquid Tags
- path: design-guidelines.md
title: Design Guidelines
- path: vocabulary.md
title: Vocabulary
- path: dev-instance.md
title: Hosting Your Own DEV Instance
---
# Welcome to the dev.to documentation!
_If you're viewing this on GitHub, we recommend viewing our docs on our static page: [docs.dev.to](https://docs.dev.to)_
This is the home of the nitty-gritty technical details for contributing to dev.to.
If you're looking to get started, check out our [`README` in the main repo.](https://github.com/thepracticaldev/dev.to)
Have any questions, comments, or concerns? Check out our [FAQ](https://docs.dev.to/faq/), or ask for help in our [help thread on dev.to](https://dev.to/devteam/devto-open-source-helpdiscussion-thread-v0-1l45)!