Follow these steps to get started with Emanote.
- Install Emanote
- Use your existing notebook, or create one from emanote-template1.
-
Run
emanote run --port=8080(or justemanote) in terminal aftercd’ing to that notebook folder; this will launch the live server.-
Or, if you only want to generate the HTML files (for deployment), run
mkdir /tmp/output; emanote gen /tmp/output.
-
Or, if you only want to generate the HTML files (for deployment), run
-
From there:2
- Authoring — what you can type into a note
-
Configuration —
yaml-config, layers,.emanoteignore, i18n - Theme — customise the HTML output, Neuron-like layout
- Extend — Pandoc Lua filters, the MCP server
- External tools — set up your editor, sync with Syncthing
- Examples — Emanote sites in the wild, for inspiration