Skip to main content

File system

For who: maintainers and developers

WHy: traversing the file system and understand what you see

Result: faster more efficient and less error-prone work if we show and explain how-we-did set it up.

General

See the Docusaurus documentation for a general explanation of the file system.

Here follows a brief description of the specific directories and files of KERISSE:

| @kordwarshuis |

File systemLayer 1Stack> clientModules> fetchExternalContentThese scripts run in the browser(a.k.a.“DOM manipulation”)These scripts togetherfetch remote contentand make it available in some form> search-index-typesenseThese scripts togetherscrape various sites(including kerisse.org itself)and upload it into the search engine indexStack> .github / workflowsThese scripts run when-the repo itself is pushed-the wiki is edited-the script is manually triggeredRuns someof these scripts> maintenanceThese scripts do various things:-fixOmnigraffleSvgOutput.js fixes the svg produced by the Omnigraffle application