jazzdotdev / jazzdotdev/flute

define terms / glossary / lexicon

Open
#152 0 comments 0 reactions 0 assignees View on GitHub
feature/loom landmark/1 model/doc progress/0.25 size/0.5 track/wip value/1 weight/1
Dominant language
Lua
Stars
17
Forks
4
PR merge metrics
No merged PRs in 30d

Description

* Lighttouch core code base: modules included here and third-party ones
* loader: a library module (?) that loops over the contents of a directory within a package and adds its components to the system
* package: an addon / extension to Lighttouch
* module: a script that gets imported for some core or packaged functionality
* action:
* rule:
* event:
* theme: template files and static asset files (these need to be in files/ dir?)
* template: Jinja/Jinja2/Twig format
* manifest.scl: the config file for our package manager, Machu Picchu, to add other scripts
* log: a record of some data processed, such as server and client requests and responses / incoming and outgoing

ContentDB:
* model: a content type / schema, defined in a yaml file, similar to json schema
* document: a content record / database entry in a content store with a yaml header and markdown body
* content store: a directory for storing documents associated with a single source, usually a profile

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.