Coder Social home page Coder Social logo

Comments (6)

paltman avatar paltman commented on June 10, 2024

I would like to see this as a very rich experience leveraging pinax-images and pinax-images-panel. I'm thinking a ReactJS frontend coupled with a pinax-blog-authoring package (or similar) with the following features:

  • auto-saves as you type content
  • ace.js editor
  • markdown preview
  • auto-populate description from teaser
  • replace the post images in pinax-blog with pinax-images (#73)
  • list view with much of the admin functionality of search / filter / sort

from pinax-blog.

paltman avatar paltman commented on June 10, 2024

Check out the work @davelowe did in #8

from pinax-blog.

paltman avatar paltman commented on June 10, 2024

Instead of ace.js, I wonder about https://quilljs.com/

from pinax-blog.

paltman avatar paltman commented on June 10, 2024

also: https://facebook.github.io/draft-js/

from pinax-blog.

paltman avatar paltman commented on June 10, 2024

I'm now thinking we add the views to support templates/static initially built out in the pinax blog starter project that will run:

https://github.com/yabwe/medium-editor

with

https://github.com/orthes/medium-editor-insert-plugin

To provide a medium-like editing experience, complete with auto-saving: yabwe/medium-editor#856

In order to auto-save, we'll need to create a post as soon as we have content to send. This raises the question of how to handle all the various fields.

Perhaps we only have a Title and Content fields. The subtitle, which medium seems to make out of an h4 if it's the first bit of content in the content area, could be extracted as the teaser.

from pinax-blog.

paltman avatar paltman commented on June 10, 2024

But this also raises the question of do we care about the Revision model anymore? Do we want to require markup or can we post directly to *_html fields?

from pinax-blog.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.