You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/publishing/other.qmd
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ The most important thing to understand is that website content is by default wri
10
10
11
11
### Rendering for Publish
12
12
13
-
Prior to publishing you should always to a final render of your project:
13
+
Prior to publishing you should always do a final render of your project:
14
14
15
15
```{.bash filename="Terminal"}
16
16
quarto render
@@ -44,4 +44,4 @@ If you are a user of Amazon Web Services you can serve your website directly fro
44
44
45
45
Any web server or web host can be used to deploy a Quarto website. Here's a recent [CNET roundup](https://www.cnet.com/web-hosting/) of other web hosts you could consider. You can also deploy a Quarto website on any internal (intranet) web server.
46
46
47
-
You can also render and publish Quarto websites using a Continuous Integration (CI) service. See the articles on [Publishing with CI](ci.qmd) for additional details.
47
+
You can also render and publish Quarto websites using a Continuous Integration (CI) service. See the articles on [Publishing with CI](ci.qmd) for additional details.
0 commit comments