How do you programmatically add an item to the Pages list from a feature receiver in a sandbox solution?
NB: The Microsoft.Publishing.dll assembly is not available within the sandbox, so you can't use the PublishingWeb class.
In addition, I also want to be able to specify a custom page layout, and make the page the site's default / home page.