From content admin page
You can also manage content from the content admin page for any piece of published content. Publishers get to this page by clicking the content title from their Profile.
Header
Title
Edit the title of your content directly from the page header by clicking the pencil icon.
Edit settings
Click the gear icon to go the the Content Settings page.
History
Click the history icon to go to the Content History page, where you can review every revision of your content, inspect what was deployed, and download the source for a specific revision.
Standalone View
Open your content in a standalone view without the content controls. This is a distinct URL and reflects what is seen by anonymous viewers of your content.
Right Control Pane
Info
Displays relevant information about your content:
- Title
- Description
- Source repository
- Compute resources
- Created date
- Last deployed date and commit sha
The Info panel also includes a Source button, which downloads a .zip archive of the source code for the currently deployed revision. It only appears if you have permission to edit the content, and is disabled if that revision has no source available. To download the source of an earlier revision, use the Content History page.
Logs
Live run-time logs for your application or document.
Republish
Starts a new deployment process from the existing code source. The URL for the content remains the same following a republish.