This is an overview of all of the functions of webweb2. Each dialog box or menu item has its own option.

Main menu items

The main menu is the menu at the upper left hand corner of the IDE. This section will go over all of the menu items that aren't just links to dialog boxes.

Save

This saves all of the content in all of the pages you have open. When the items save successfully, you will see a toast notification. This has the key shortcut Ctrl-S.

Compile

This will convert all of the pages from Razor syntax into plain HTML and store them in the database so that they can be previewed or deployed.

Deploy

This menu option will deploy your site using the configured deployment method. See the getting started page for information about configuring that.

Getting Started

Log out

This will log you out of webweb2. When you click this, you will be redirected to the login screen.

Dialog boxes

Most dialog boxes are accessible through either the main menu or the startup dialog.

Startup dialog

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/944e9ab5-be68-4728-8164-fe4e882903ea/Untitled.png

This opens whenever you load webweb2. It has buttons to open most of the dialogs.

Open item

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/ef64959c-5b49-4ee4-bdf3-9cdea684fd6d/Untitled.png

This dialog allows you to open an item. On the left side, there is a searchable list of items. When you select one, a preview of its code will appear on the right side. Clicking open will open the item into a new tab in the IDE.