Skip to content

[TODO] Fix Blog page styling #56

@gbowne1

Description

@gbowne1

To run the server,

use json-server --watch db.json --port 8000

This will be used till I get the MySQL, MariaDB, MongoDB, PostgreSQL database set up.

To see the blog, click on the Blog button in the navbar, or go to /blog/.

You won't be able to see the blog render unless json-server is running.

Aside: There's no blog editor either. I made an issue for that.

The Blog.jsx and the accompanying Blog.css is garbage. I want users/followers/viewers to be able to see and comment on each post, as well as heart/like, thumbsup, thumbsdown, flag, etc. (typical blog things)..

The blog should have title, subtitle, date/timestamp and typical blog metadata displayed with each. Also ability to post photos with the blog post.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentationenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is neededquestionFurther information is requested

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions