Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Tip

Here are some tips to get you started. You can edit this page to see how it works!TBD

1.

Create a page

Purchase & Install Pages

  • Click "Create" and select "Blank Page" to create your first page.

  • New pages are created as children of the page you are currently viewing.

2.

Add to your page
  • Click "Edit" to enter the Confluence editor and use the page layouts feature to structure your content using sections and columns.
  • Use headings to format your text and drag and drop images into your page to provide visual interest.
  • Click "Insert" and select "Other Macros" to add macros for navigation, special formatting and other media.
Panel

On this page:

Table of Contents

3. Organise your pages

Here are some tips for organising your content.

  • Change the page order

The sidebar on the left displays your pages in a hierarchy. If you have Space Administrator permissions you can click "Space Tools" > "Reorder Pages" to move pages around.

  • Add labels

Labels help keep pages organised and make it easier for you to find the information you need. Click "Labels" at the bottom of a page to add or edit. The "Related pages" section on this page uses labels too!

  • Make templates

Standardise and speed up the page creation process with templates. You can create and format a template with page layouts, standard headings and instructional text for hints and guidelines. Check out our sample page on "Making a template"

Create a Git Repository

  • Sign up for a GitHub.com account OR supply your own git repo

  • Configure CloudPages using the Tools → Module Options menu.


Panel

What you need:

  • Cloud Pages License & Plugin

  • GitHub or Git Repo

  • Text Editor

  • Good Vibes


3. Hello World

  • Open the Repository Folder

  • Create a "HelloWorld.html" file

  • Copy this text into the file

    Code Block
    languagehtml
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="fb_path" content="Training:Basics">
        <meta name="fb_modules" content="">
        <meta name="fb_title" content="00 Hello World">
        <title>Hello World</title>
    </head>
    <body>
        <h1>Hello World</h1>
    </body>
    </html>
  • Refresh in the CloudPages Module

  • Open your Page

  • Edit your Page

    • Add your name to the Hello World text

  • Refresh the Page

  • Done!

Related pages

Filter by label (Content by label)
showLabelsfalse
spacesCPG
showSpacefalse
sorttitle
type
showSpace
page
falsetypepage
cqllabel = "documentation-space-sample" and type = "page" and space = "CPG"
labelsdocumentation-space-sample