Modify theme
From Snowfire Wiki
A quick way to get started with Snowfire is to modify an existing webpage. We provide you with a basic one if you create a new account at [www.mimmin.com/snowfire]. Before we start, make sure you have logged into your Snowfire account with your web browser and with an FTP client (Learn how to connect to Snowfire via FTP)
Files
In FTP mode you have the following directories:
- containers
- images
- javascript
- styles
- layouts
- design-studio
If you want to include a new CSS or Javascript file open /containers/container.liquid. It contains the <head> for all pages. If you want to edit a specific page layouts (a Snowfire page is always based on a layout) open /layout/layouts and one of the .tpl files. If you want to preview the page while editing the layout, open it in Snowfire Live edit. You won't see the changes outside Snowfire until you click "Publish" inside Live Edit.
