The Basic workflow

In this page I’ll be describing the basic workflow, one that doesn’t require much coding knowledge.

The basic file structure

After downloading Voelas and unpacking the archive, the HTML folder will look like this (Fig. 1):

Fig. 1) The contents of the HTML folder.

The folder you need to use in the basic workflow is called site. The contents are as follows (Fig. 2):

Fig. 2) The contents of the Basketball ‘build’ folder.

You’ll find all HTML page templates inside site folder for each version accordingly. You don’t need to use the source folder or any of the additional files. Those is meant for the advanced users.

The workflow

There are 2 simple steps for getting your landing page up and running:

  1. Edit its contents in your code editor of choice.
  2. Upload it to your live server.

If you want to add images and change the CSS or the JavaScript code or HTML you’ll need to open the corresponding files within the site folder (Fig. 3).

Fig. 3) The contents of the ‘images’ folder.

Please note that any errors or broken layouts that result from you editing the CSS or JavaScript files are not covered by support. Edit these files at your own risk.

Was this page helpful?