Twiglots Basics

Twiglots Basics

Some stuff here

8th Jan 2001


Twiglots structure

All Twiglots are stored in the /twiglots/ folder.

Twiglots are the sections and pages of your website. All Twiglots are stored in Markdown files within their own folders. Twiglots within folders are displayed as categories whilst those not folders are displayed as sections on the index page.

Here we have an about section and a documentation category containing it's own Twiglots.

├── twiglots
│   ├── about.md
│   ├── documentation
│   │   ├── 1.md
│   │   ├── 2.md
│   │   ├── 3.md
│   │   ├── 4.md
│   │   ├── 5.md
│   │   └── 6.md

Twiglot types

There are 5 types of Twiglots

TypeDisplays
SectionMarkdown in section on index page
TextMarkdown
ProductMarkdown and price
VideoMarkdown and embedded media
ImagesMarkdown and image gallery

Comments 1


Farp 25th Sep 2021
Farp!

Subscribe to updates