UNPKG

@x-govuk/govuk-eleventy-plugin

Version:

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

6 lines (5 loc) 271 B
export { FeedTemplate } from './feed.11ty.js' export { PageNotFoundTemplate } from './404.11ty.js' export { SearchIndexTemplate } from './search-index.11ty.js' export { SitemapTemplate } from './sitemap.11ty.js' export { TagsTemplate, TagTemplate } from './tags.11ty.js'