We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb3a7e0 commit bb8b378Copy full SHA for bb8b378
docs/README.md
@@ -10,6 +10,8 @@
10
11
# Steps to deploy
12
13
-- cd into 'docs/book' directory
14
-- Copy content from '_book' directory into 'public' directory
15
-- Run `firebase deploy --project kubebuilder`
+There are no manual steps needed to deploy the website.
+
+Kubebuilder book website is deployed on Netlify.
16
+There is a preview of the website for each PR.
17
+As soon as the PR is merged, the website will be built and deployed on Netlify.
0 commit comments