Documentation Index
Fetch the complete documentation index at: https://platform.docs.zenoo.com/llms.txt
Use this file to discover all available pages before exploring further.
EJS partials
It is possible to extend initial HTML content of application. By creating/filling the following files in/ejs folder in target source you can extend content of head element and add HTML code at the beginning/end of body tag:
- head.ejs —
headelement content - index.ejs — beginning of
bodyelement content - body.ejs — end of
bodyelement content