pluginstutorials

Build a blog with Nera

Scaffold a site, add posts, and list them newest-first with a local plugin.

Read more

Build a navigation with active states

Use plugin-navigation to render a header and footer menu, with the current page highlighted.

Read more

Tag your content and get topic pages for free

Add tags to pages with plugin-tags and get auto-generated tag overview pages and a tag cloud.

Read more

Add client-side search

Wire up plugin-search to generate an index and a working search box.

Read more

Add prev/next links between pages

Use plugin-page-pagination to link sibling pages in reading order.

Read more

Open external links in a new tab

Use plugin-link-attributes to add target and rel to outbound links automatically.

Read more

Add canonical links for SEO

Use plugin-canonical-links to emit correct canonical and alternate-language link tags.

Read more

Write your own local plugin

Build a project-local plugin that adds data to app, using the getAppData hook.

Read more

How this website is built

A case study of the Nera site itself — the plugins, the ordering, and the local plugin behind it.

Read more