Skip to content

x-govuk/nhsuk-eleventy-plugin

Repository files navigation

NHS.UK Eleventy Plugin • test

Build documentation websites using Markdown and NHS.UK styles.

Requirements

Installation

npm install @x-govuk/nhsuk-eleventy-plugin

Usage

import { nhsukEleventyPlugin } from '@x-govuk/nhsuk-eleventy-plugin'

export default function(eleventyConfig) {
  eleventyConfig.addPlugin(nhsukEleventyPlugin, {
    // Options
  })
}

Learn more about how to get started and which options you can provide.

Releasing a new version

npm run release

This command will ask you what version you want to use. It will then publish a new version on NPM, create and push a new git tag and then generate release notes ready for posting on GitHub.

Note

Releasing a new version requires permission to publish packages to the @x-govuk organisation.

About

Write documentation using Markdown and publish it using NHS.UK styles.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 2

  •  
  •