File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
13
13
preview - a script to quickly preview docs work
14
14
15
+
15
16
SET UP
16
17
17
18
Update your docs-site repo, and install the script.
@@ -39,6 +40,7 @@ The latter will show you the URL to find the workflow:
39
40
40
41
https://github.com/couchbase/docs-infra/actions/workflows/preview-deploy.yml
41
42
43
+
42
44
UPDATING
43
45
44
46
To update the preview script, if your script is recent enough, simply run:
@@ -53,10 +55,7 @@ Otherwise, you can update the script manually.
53
55
git pull
54
56
scripts/preview --init
55
57
56
-
57
-
58
58
59
-
60
59
TROUBLESHOOTING
61
60
62
61
If you run into issues, you can run the script in debug mode.
@@ -72,6 +71,7 @@ These files should be sent to the docs team:
72
71
The automated email will only work on MacOS.
73
72
If you are on Linux, then just send those files manually.
74
73
74
+
75
75
DOCUMENTATION
76
76
77
77
See https://confluence.issues.couchbase.com/wiki/spaces/DOCS/pages/2660597775/preview+script
You can’t perform that action at this time.
0 commit comments