What's included

Within your foliodot archive you'll find files and folders with following structure:

    
foliodot/
  ├─ examples/
  ├─ help/
  ├─ website/
  │  ├─ img/
  │  │  ├─ one/
  │  │  │  ├─ photo.jpg
  │  │  │  └─ photo_thumb.jpg
  │  │  │
  │  │  ├─ two/
  │  │  └─ three/
  │  │
  │  ├─ js/
  │  │  ├─ folio.min.js
  │  │  └─ config.js
  │  │
  │  ├─ css/
  │  │  ├─ folio.min.css
  │  │  └─ custom.css
  │  │
  │  ├─ index.html
  │  ├─ about.html
  │  ├─ one.html
  │  ├─ two.html
  │  ├─ three.html
  │  └─ _blank.html
  │
  ├─ readme.txt
  └─ license.txt
        

Examples Link

Foliodot example projects as seen on https://foliodot.com/examples. Use provided html documents to examine how projects are build. Copy/paste any parts of markup to your actual page.

Help Link

Help folder contains links to online documentation and relevant documents.

Website Link

Your actual website folder. Open index.html in your browser to preview. This fully functional website can serve you as a starting point for further development.

Within this folder you will find files and folders that make your website structure:

Other

License, docs, etc.

× × ×

Learn next: Introduction