As of AEM 6.1 Communities, the easiest way to create a sample page is to create a simple community site, consisting simply of a Page function.
This includes a parsys component so that you can enable components for authoring.
Another option for exploration with sample components is to use the features presented in the Community Components Guide.
This is similar to creating a site described in Getting Started with AEM Communities.
The major difference is that this tutorial creates a community site template that only contains the Page function to create a simple community site. It does this free of other features (other than the pre-wired features basic to all community sites).
To get started, create a simple community site template.
From global navigation on an author instance, select Tools > Communities > Site Templates.
Select Create button
BASIC INFO
Name
: Single Page TemplateDescription
: A template consisting of a single Page function.Enabled
STRUCTURE
Drag a Page
function to the Template Builder
For Configuration Function Details, enter
Title
: Single PageURL
: pageSave
for the configurationSave
for the site templateNow create a community site based on the simple site template.
After creating the site template, from global navigation select Communities > Sites.
Select Create
icon
Step 1 - Site Template
Title
: Simple Community Site
Description
: A Community Site consisting of a single page for experimentation.
Community Site Root: (leave blank)
Community Site Base Language: English
Name
: sample
url = http://localhost:4502/content/sites/sample
Template
: choose Single Page Template
Select Next
Step 2 - Design
Select Next
Select Next
(Accept all default Settings)
Select Create
From the community sites console, select the publish icon to publish the site, by default to http://localhost:4503.
Select the open site icon so you can view the site in edit mode.
The URL is http://localhost:4502/editor.html/content/sites/sample/en.html
On the simple home page, it is possible to see what is pre-wired through the community functions and templates, and play with adding and configuring community components.
After publishing the page, open the page on the publish instance to experiment with the features as an anonymous site visitor, signed in member, or an administrator. The Administration link visible in the author environment does not appear in the publish environment unless an administrator signs in.