Home
Pour la documentation interne voir le wiki de ce repo
Collectif Noix de coco
Table of content
Outils
Philosphie
_data/
⤷ Eleventy data globallibdocConfig.js
⤷ returns default or user defined LibDoc parameters.
Learn more in configurationlibdocFunctions.js
⤷ manages filters, shortcodes, collections, widgets, etc.libdocMessages.json
⤷ contains i18n strings for user interface.
Learn more in languageslibdocSystem.json
⤷ contains non user related parameters.libdocUtils.js
⤷ contains helpful and ready to use UI and content functions.
_includes/
⤷ Eleventy directory for includes. Learn more at includeslibdoc_before_html.liquid
⤷ prepares variables to display before writing HTML.libdoc_breadcrumb.liquid
⤷ markup for breadcrumb.libdoc_page.liquid
⤷ the most important template to create pagessandbox.liquid
⤷ the dedicated template for sandboxes
assets/