mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-07 12:58:28 +00:00
Add support and consulting docs.
This commit is contained in:
@@ -30,6 +30,7 @@ module.exports = {
|
||||
{text: 'Home', link: '/'},
|
||||
{text: 'Guide', link: '/guide/'},
|
||||
{text: 'Docs', link: '/docs/'},
|
||||
{text: 'Support & Consulting', link: '/support/'},
|
||||
{text: 'Blog', link: 'https://medium.com/runatlantis'}
|
||||
],
|
||||
sidebar: {
|
||||
@@ -52,7 +53,8 @@ module.exports = {
|
||||
'getting-started',
|
||||
'requirements',
|
||||
'atlantis-yaml-use-cases'
|
||||
]
|
||||
],
|
||||
'/support/': ['']
|
||||
},
|
||||
repo: 'runatlantis/atlantis',
|
||||
docsDir: 'runatlantis.io',
|
||||
|
||||
6
runatlantis.io/support/README.md
Normal file
6
runatlantis.io/support/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Support & Consulting
|
||||
## Paid Support
|
||||
Atlantis often serves a critical role in the operations workflow. If you're interested in a paid support plan with direct access to the Atlantis maintainer, email [support@runatlantis.io](mailto:support@runatlantis.io).
|
||||
|
||||
## Consulting
|
||||
Need help installing and adopting Atlantis at scale? Require some features not on our roadmap? Email [luke@runatlantis.io](mailto:luke@runatlantis.io).
|
||||
Reference in New Issue
Block a user