Getting started

This document is aimed at designers who have familiarity with HTML, CSS and filesystems. If you do not, please contact us for assistance in setting up your site templates. We will be very happy to help.

GTTWL sites are not typical like Squarespace or Wordpress. In fact if you are here, you've probably bumped into the limitations of those platforms. We have some absolutely serious features built into the platform that allow you to build fully interactive groundbreaking sites with no programming involved.

Please have these components ready:

  • Images
  • Stylesheets
  • Javascript Files
  • HTML Layout
  • Individual HTML Pages

Uploading Static Files

You will have certain files that will never change. These should be uploaded into the file manager. These can be files like javascript libraries, css frameworks and images. We recommend that you put all these assets into a single directory on your computer and create a zip file bundle. 

Example:

  • css
  • js
  • images

Can all be built into a single zip file called "assets.zip". This can then be uploaded into your file manager, where it will be expanded into individual files and directories.

Once the files are in the system, you can copy/paste the URL's into your stylesheets, and HTML files.

Last updated 2 months ago