-
Notifications
You must be signed in to change notification settings - Fork 41
Home
Welcome to the apostrophe-sandbox wiki!
Start with the Apostrophe sandbox README, which covers many common tasks, including how to install Apostrophe and how to add page templates.
Also definitely check out the Apostrophe snippets README, which covers how to create your own data types managed and displayed on pages in the same way that snippets, blog posts, events and map locations are.
Here are some additional how-tos:
- How to bind jQuery event handlers properly in Apostrophe 2
- How to render Apostrophe areas your own way, or access their content directly
Naming Conventions for Content Areas
How-to notes about major transitions, especially backwards incompatible changes, can be found here.
ALWAYS run:
node app.js apostrophe:migrate
After upgrading your Apostrophe modules.
Adding people and groups to your existing project
BC break to apos.get, snippets.get and friends
You should join the apostrophenow Google Group for the most up to date information about changes to Apostrophe.