Start a conversation

Introduction to Custom Pages

Your guide to Custom Pages in Aurora

Custom Pages are constructed through the integration of Custom Quilts and Page Descriptors.

  • Custom Quilts: These are JSON files generated for each new Custom Page.
  • Page Descriptors: These act as overrides to the default Page JSON files.

For organizational purposes:

Both of these directories are housed within the Git Repository.

Resource Directories

All resources associated with Custom Pages should be appropriately stored in the quilts and pages directories in the Git Repository.

Modification Options

  1. Aurora Designer UI: Custom Pages can be overridden using the Page Builder functionality within the Aurora Designer interface. However, it should be noted that this feature is currently unavailable.
  2. Direct Git Operations: Developers have the option to commit and push their changes directly to the Git Repository from their local machine.
  3. GraphQL Mutations: Alternatively, a GraphQL mutation can be invoked to create or update the Custom Quilts and Page Descriptors.

This chapter documents how to create a custom Page, as well as how to add additional files alongside it.

Let's get started!

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. ATLAS

  2. Posted
  3. Updated

Comments