: A resources/ folder for images or attachments referenced in cards.
To put together the content for a NORN_Collection.zip , you generally need to organize files into a specific directory structure that is compatible with the target platform. While "NORN" can refer to different technical ecosystems, it most commonly relates to the music ecosystem or general content management systems like Guru . 1. For monome norns (Music/Synth Ecosystem)
: Contains the individual folders you want to import. Files & Metadata : Folders : Represented as actual subdirectories. Cards : Individual .html or .md files within those folders.
: The name of the collection (e.g., norn-collection/ ). Required Contents : code/ : Contains the main Lua scripts (e.g., script.lua ). lib/ : Supporting Lua libraries or utility files. data/ : Any samples, presets, or state files.
Regardless of the platform, follow these technical standards to ensure the zip is readable:
: Zip the root directory using standard compression. In systems like Guru, you navigate to Settings > Collections > Import Content and select "Other" to upload your zip. 3. General Best Practices for a "Collection" Zip
If you are building a collection for a knowledge management tool like Guru , the zip must represent a clear hierarchy of "cards" and "folders".
: A resources/ folder for images or attachments referenced in cards.
To put together the content for a NORN_Collection.zip , you generally need to organize files into a specific directory structure that is compatible with the target platform. While "NORN" can refer to different technical ecosystems, it most commonly relates to the music ecosystem or general content management systems like Guru . 1. For monome norns (Music/Synth Ecosystem) NORN_Collection.zip
: Contains the individual folders you want to import. Files & Metadata : Folders : Represented as actual subdirectories. Cards : Individual .html or .md files within those folders. : A resources/ folder for images or attachments
: The name of the collection (e.g., norn-collection/ ). Required Contents : code/ : Contains the main Lua scripts (e.g., script.lua ). lib/ : Supporting Lua libraries or utility files. data/ : Any samples, presets, or state files. Cards : Individual
Regardless of the platform, follow these technical standards to ensure the zip is readable:
: Zip the root directory using standard compression. In systems like Guru, you navigate to Settings > Collections > Import Content and select "Other" to upload your zip. 3. General Best Practices for a "Collection" Zip
If you are building a collection for a knowledge management tool like Guru , the zip must represent a clear hierarchy of "cards" and "folders".