Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Library to extract structured content from Confluence with all the metadata and properties required for static site rendering.

Notifications You must be signed in to change notification settings

viqueen/confluence-content-extractor

Repository files navigation

confluence-content-extractor

Library to extract structured content from Confluence with all the metadata and properties required for static site rendering.

It resolves content and media assets for a given Confluence Space.

npm install confluence-content-extractor --save-dev

./node_modules/.bin/confsite extract spaceKey

development

environment

build it, test it, and format it

locally

npm run build
npm test
npm run format

on a build agent

npm run ci:build
npm run ci:test
npm run format:check

About

Library to extract structured content from Confluence with all the metadata and properties required for static site rendering.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published