-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More post features. #42
Comments
@iamtouha Got an idea how you want the "Public Posts" page to be accessed and how to publish a post? like a button? checkbox? switch? Give me some ideas and i can try and create something decent. I saw you marked this as an enhancement so it's safe to assume that you would accept such a pr? |
Great! I'll write an outline for it then. |
Awesome! |
yeah it cool to have such thing that any one can get an onboard on the high level overview of the fullstack template.. we can make it to opt out from this post feature by adding a CLI to make it more interactive that the user can start right on the black template to not get in to all the opting out stuff. Yeah this might be a little heavy , however by assuming that any one can easly opt out from the post features that you might add , we can simply add post features so.i would love to help you here on adding sharable post features |
What do you mean opt out & CLI? I didn't understand the CLI part, please elaborate. I already got a super basic concept done for viewing posts and it works, i just need to add support to publish posts. I can attach images here later, i am not at home. |
Hold that thought, seems like my dev brench was pulled from main instead of creating a whole new branch 😒 |
Alright so now; this branch should be perfectly up to date with main but also have additions. Check it out for the super basic preview of how it can look like. |
@iamtouha Status? |
@Fr3akyMurk, apologies. I've been overwhelmed with some work lately. The rough idea is to add a new menu item on the landing page named |
@iamtouha So basically, what i posted in my latest comment, please check it out, i can send a pr if you'd like.
|
Yes, looks good to me. on single change- use only post preview component on post page. you don't want others to update your posts. :) |
? If you clone the repo and run it you will see that it runs as expected. |
Pagination would probably be next but i am currently (at first glance) unsure of how to use it. |
Some more post features would be nice, such as publishing (to make it visible to others) and viewing published posts from other users, this should be relatively simple.
It would be pretty neat if you or someone else on would contribute to the repository to add the capabilities of publishing posts and viewing posts, not to be confused with editing posts.
I am looking into the idea of creating a way to view posts by modifying the editor, removing the capability of editing the post and rather view it by using slugs.
I am also looking into using the "/account" page as a template for all the published posts.
Todo:
The text was updated successfully, but these errors were encountered: