Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.06 KB

README.md

File metadata and controls

13 lines (9 loc) · 1.06 KB

Create Confluenza Page

The easiest way to add a page to a confluenza app

Overview

npx & npm (Node 8.x.x+) yarn create (Yarn 1.0.0+) manual install (Node 6.x.x+)
1. npx create-confluenza-page intro yarn create confluenza-page into npm install -g create-confluenza-page
2. cd src/pages/ cd src/pages/ create-confluenza-page intro
3. cd src/pages

Open the directory and start editing it with your favourite editor.