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: GS_customize.qmd
+36-1Lines changed: 36 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,14 @@ For example, you may wish to change "About" to "Home".
60
60
</ol>
61
61
</details>
62
62
63
-
If you get any messages about permissions for files, don't worry now. We will make those available when we publish the site.
63
+
If you get any messages about permissions for files:
64
+
1. Make sure that the drop-down is set to "Viewer" and then click "Share".
65
+
2. Navigate to the Google Drive that has your file.
66
+
3. Access the file.
67
+
4. Click the blue "Share" button at the top-right.
68
+
5. Under "General Access", change the drop-down to "Anyone with the link" and make sure that the second drop-down says "Viewer".
69
+
6. Click the blue "Done" button.
70
+
7. Navigate back to your Google Sites webpage.
64
71
65
72
<hr>
66
73
@@ -70,3 +77,31 @@ You can edit the text boxes here as you normally would to add content about proj
70
77
71
78
You can also add or remove sections as you see fit, also as described earlier.
72
79
80
+
<hr>
81
+
82
+
## Publishing Your Site
83
+
84
+
Once you are done editing your site and you are ready to publish it.
85
+
86
+
Tip: In the top menu bar, there is an icon that looks like a computer and a phone. When you hover over it, it says "Preview". You can use this button to preview what your site will look like on different screens (mobile, tablet, computer). You can click the blue "X" to exit back to the editor.
87
+
88
+
1. Click the purple Publish button in the top right corner.
89
+
2. Put a name for your URL in the "Web address" box. Just below the box will show you what your URL will look like: "https://sites.google.com/", etc.
90
+
3. Under the "Who can view my site" make sure to click the blue "MANAGE" button.
91
+
4. In the pop-up, at the "Published Site" section, change the drop-down to "Public".
92
+
5. Click "Done".
93
+
6. Now, click the purple "Publish" button at the bottom of the pop-up.
94
+
7. If you get an error about access to a file, you need to make sure the file is publicly viewable:
95
+
<oltype="a">
96
+
<li>Go to your Google Drive account where the file is stored.</li>
97
+
<li>Access the file.</li>
98
+
<li>Click the blue "Share" button at the top-right.</li>
99
+
<li>Under "General Access", change the drop-down to "Anyone with the link" and make sure that the second drop-down says "Viewer".</li>
100
+
<li>Click the blue "Done" button.</li>
101
+
<li>Navigate back to your Google Sites webpage.</li>
0 commit comments