aws-lambda-blog
aws-lambda-blog copied to clipboard
Lack of a raw HTML mode
I'd love to use this, but after setting it up, wysiwyg editor is just not quite there yet. After publishing I can see the bullets, but while editing they never show, coupled with the the lack of an ability to see the code/tags makes it still just a bit too rough around the edges for me to ask my wife to use this to edit.
The engineering remains awesome, and I'll keep an eye on this in hopes that it gets a bit more polish.
Hi Cariaso, you can see the code if you want to in the S3 bucket. Each article has <bucketName>/static/articles/<Post_ID>/index.html which contains the text and html formatting tags. The Post_IDs can be found in Dynamodb posts table.