Documentation ¶
Index ¶
Constants ¶
View Source
const ( LocalOperatorRepositoryEnv = "PORTER_OPERATOR_REPOSITORY" PreviewContainer = "porter-docs" // DefaultOperatorSourceDir is the directory where the Porter Operator docs // are cloned when LocalOperatorRepositoryEnv was not specified. DefaultOperatorSourceDir = "docs/sources/operator" )
Variables ¶
This section is empty.
Functions ¶
func Docs ¶
func Docs()
Build the website in preparation for deploying to the production website on Netlify. Uses symlinks so it won't work on Windows. Don't run locally, use DocsPreview instead.
func DocsPullRequestPreview ¶
func DocsPullRequestPreview()
Build a pull request preview of the website.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.