Skip to content

Instantly share code, notes, and snippets.

@toodooleedoo
Last active August 29, 2015 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save toodooleedoo/94b37b2e7993a92ecc21 to your computer and use it in GitHub Desktop.
Save toodooleedoo/94b37b2e7993a92ecc21 to your computer and use it in GitHub Desktop.
#AEM #CQ View Site in JSON

##Any page extenstion can be changed from .html to .json eg: /content/site/en.json

##You can get all pages recursively /content/site/en.infinity.json

##Or specficy depth level /content/site/en.2.json

##If you want it to be more legible and maybe only 2 deep /content/site/en.tidy.2.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment