Weston Theme Documentation
One Page Navigation
Weston allows you to create a one page site, where the top menu items, when clicked scroll to corresponding section on the page.
Creating the Navigation
Create a new menu, and add a Custom Link for each menu item you plan on having. For each menu item, enter an id that you will assign later to the corresponding section. For example, for the menu item My Work, you would enter #my-work in the URL field.
Creating the Sections
Navigate to Pages->Add New, and give your page a name. At the top of the editor, click the Backend Editor button.
Use the Add Element button to add rows that correspond to the menu items you just created. Using the My Work example from above, click on the pencil icon in the upper right of the row.
The row settings dialog will open. Scroll down and enter the id in the Row ID field.
Repeat these steps for each of the rows that correspond to your menu items.