Open gigamesh opened 6 years ago
Hey @gigamesh great work! Btw, content is markdown, so you can connect some advanced editor there. And yeah, please publish it somewhere. Can be a good start for a CMS.
Thanks! Yeah I have it set up to parse the markdown when the "preview" button is clicked. I'd love to add a rich text editor ala the github comment box but I haven't been able to find one that can be easily integrated.
Here is a repo of a more universal version of it. Works well with hoverboard but can be plugged into any site: https://github.com/gigamesh/fireblog
I'm on the team for RadicalxChange, a conference taking place in Detroit in March, and we're using the hoverboard template. Thanks for making our lives easier! However, I felt it was in need of a web-based editor for the blog so I decided to build one. 😊
Here is a demo using the dev version of our site:
Editor: https://rxc-blog-dev.firebaseapp.com/ Blog: https://hoverboard-site-8fb1d.firebaseapp.com/blog/
The live version of the editor also has user registration & authorization but I removed it for this demo. I figured I'd share here just in case the hoverboard maintainers want to integrate it somehow. Let me know if you do. I plan to make an open source repo for anyone to use this (along with a generic blog viewer that can be integrated into any website) so I'll link to that when it's up.