"Build it and they will come."
Easy blogging:
Run locally - admin to blog & build posts (HTML) in public/blog-posts/
npm install && npm start
ReactDOMServer.renderToString() => S3/public/blog-posts/ => ReactDOM.hydrate() NOTE: requires valid authorized AWS creds to publish
Using a private version of PageDown npm by Google | Powered by GitHub Pages