blotoutio / website-old

Blotout website
https://blotout.io
MIT License
0 stars 0 forks source link

Explore making blog and case study editing/publishing more accessible to the non-dev #72

Closed sensingturtle closed 3 years ago

sensingturtle commented 3 years ago

Tools to consider -

  1. https://stackedit.io/
  2. https://hackmd.io/
sensingturtle commented 3 years ago

Reference for dev - https://codesandbox.io/s/github/willjw3/react-markdown-blog

NejcZdovc commented 3 years ago

For MD editor this one would be the best, based on my research, as we can deploy it on our server and link it to our storage. It's also OSS. https://docs.hedgedoc.org/. But as we discussed let's for now use gdoc extension to export mds

matthewboulos commented 3 years ago

Right now we're going to stick with GDoc to Markdown. We can reopen this down the line if that doesn't work.