Every feature in Nera beyond "Markdown to HTML" is a small, independent package.
Install only what a site needs. Below is the official @nera-static catalog — the
canonical source is PLUGINS.md.
Plugins
-
Canonical links
Adds canonical and alternate-language <link> tags for SEO.
@nera-static/plugin-canonical-linksDocs → -
Contact form
Renders a backend-free contact form that builds a mailto link on submit.
@nera-static/plugin-contact-formDocs → -
Link attributes
Rewrites links to add target, rel and other attributes.
@nera-static/plugin-link-attributesDocs → -
Navigation
Builds one or many navigations from config, with active states.
@nera-static/plugin-navigationDocs → -
One page
Assembles multiple sections into a single-page site.
@nera-static/plugin-one-pageDocs → -
Page navigation
In-page navigation generated from a page's headings.
@nera-static/plugin-page-navigationDocs → -
Page pagination
Previous/next links between sibling pages in a directory.
@nera-static/plugin-page-paginationDocs → -
Popular content
Surfaces popular or featured pages in a list.
@nera-static/plugin-popular-contentDocs → -
Search
Generates a client-side search index and search box.
@nera-static/plugin-searchDocs → -
Simple page list
Renders a simple list of pages from a directory.
@nera-static/plugin-simple-page-listDocs → -
Social media links
Renders configurable social media icon links.
@nera-static/plugin-social-media-linksDocs → -
Stacks
Groups related content into reusable stacks.
@nera-static/plugin-stacksDocs → -
Statistics
Computes reading time and other per-page statistics.
@nera-static/plugin-statisticsDocs → -
Tags
Tag pages and auto-generated tag overview pages.
@nera-static/plugin-tagsDocs →