Giter VIP home page Giter VIP logo

blog-reflexion's People

Contributors

gmzi avatar

Stargazers

 avatar

Watchers

 avatar  avatar

blog-reflexion's Issues

Social media plugins

  • Add plugins to make comments on posts. On login (facebook? Twitter? Google?), a user can post a comment on a post's page.

Test images folder

Create a test folder on image host. Create an .env variable with /images/test, and apply that variable to imageUploader, images/test folder for dev environment, images/posts for prod environment.

Image field in CMS

  • Add an "Image" field on post creation and edition. The image object has 1 main image and multiple embeded images. Make a form where user can:
  • Upload an image -> get url for that image.
  • Then a user can paste the url of that image on the .md editor (using the syntax already provided) and move it around.

Add preview after editing a post

  • After edition of the post, it would be nice to consume the Preview component to see the changes made, and publish/keep editing after that

Local storage saving in Edit-Post page

  • Local Storage is currently working on Post Creation page, but not in Post Edition. Local Storage needs to be added on Edit Post page for the cases when an author is working and there are issues with their internet connection, their browser, etc. Let's save authors time and tears, please!!!!
  • Plan for this: abstrac the localStorage logic in a hook or function, and consume it from "Create post" and from "Edit post"

Add router

To avoid editing unexisting posts, and to guide qrong urls to index page

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.