AutoNOTE Workspace Explained


The AutoNOTE workspace contains a mix of folders and files that are used to generate the HTML output used by Moodle. This workspace can seem somewhat overwhelming at first, but this page will hopefully help to inform you about the role for each of the key elements found within the AutoNOTE workspace.

_data/


The “_data” folder contains a collection of ‘.yml’ data files used by Jekyll (and in turn AutoNOTE) when generating a site.

https://jekyllrb.com/docs/datafiles/

front-page-nav.yml

What is this?

_docs/


Contains the markdown files and images used to generate the AutoNOTE documentation pages. You can suppress the generation of these pages in the final AutoNOTE output by modifying the ‘_config.yml’ file to look as follows:

[INSERT CODE HERE TO DISABLE THE DOCS OUTPUT]