Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/workflows/deploy-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,5 @@ jobs:
github-comment: false
#vercel-args: '--prod' #Optional
working-directory: public
alias-domains: | #Optional
lotusdocs-staging.vercel.app
2 changes: 1 addition & 1 deletion content/docs/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ categories = [""]
+++

{{< alert context="danger" >}}
Lotus Docs is currently in the very early stages of development and is, therefore, not ready for use in production. You're welcome to test the theme yourself, and contributions to the project a very welcome.
Lotus Docs is currently in the very early stages of development and is, therefore, **not** ready for use in production. You're welcome to test the theme yourself, and contributions to the project a very welcome.
{{< /alert >}}

Welcome to the Lotus Docs user guide. This guide shows you how to start creating technical documentation sites using Lotus Docs, including site customisation and using Lotus Docs' features and templates.
Expand Down