You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a feature in the side bar for people to submit blog posts for blog.pinaxproject.com.
The inspiration for this came from the Django Girls blog
When clicking on the "Submit a blog post" button, the user should get to a page where they can submit their blog post and edit it in Markdown, like so
In order to submit a post the user would need an account for blog.pinaxproject.com without admin access.
Everyone with admin access to blog.pinaxproject.com should then be able to see the submitted post, make further edits and publish the post as they see fit.
For further discussion on this topic, please join the #blog-pinaxproject-com channel in our Slack channel. @jtauber is happy to provide input and guidance.
The text was updated successfully, but these errors were encountered:
Implement a feature in the side bar for people to submit blog posts for blog.pinaxproject.com.
The inspiration for this came from the Django Girls blog
When clicking on the "Submit a blog post" button, the user should get to a page where they can submit their blog post and edit it in Markdown, like so
In order to submit a post the user would need an account for blog.pinaxproject.com without admin access.
Everyone with admin access to blog.pinaxproject.com should then be able to see the submitted post, make further edits and publish the post as they see fit.
For further discussion on this topic, please join the
#blog-pinaxproject-com
channel in our Slack channel. @jtauber is happy to provide input and guidance.The text was updated successfully, but these errors were encountered: