# For documentation and available settings, see # https://github.com/srid/emanote/blob/master/default/index.yaml page: siteTitle: Home headHtml: | template: theme: purple # You can add your own variables here, like editBaseUrl. # See after-note.tpl to see where editBaseUrl gets used. # editBaseUrl: https://github.com/srid/emanote-template/edit/master/content # Uncomment this to get neuron-style pages name: /templates/layouts/myNote sidebar: collapsed: true # If you are hosting on GitLab Pages, you may want to remove this. urlStrategy: pretty # Builtin JS behaviour library. Use them in `page.headHtml` of your .yaml or .md # frontmatter. js: # Syntax highlighting using prism.js prism: | # Syntax highlighting using highlight.js highlightjs: | highlightjs-ver: 11.6.0 # Ref: https://cdnjs.com/libraries/highlight.js # Diagrams using mermaid.js mermaid: | mathjax: |