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
I want to start thinking tools that allow other users to write their own posts.
My idea is that there would be a form page where the user fills in all the info such as title, descritption, images etc.. and when they click on submit we use github hooks to do the following automatically:
create a new branch with the content
create a PR to gh-pages from this new branch.
Let's investigate how feasible it is to do this.
The text was updated successfully, but these errors were encountered:
I want to start thinking tools that allow other users to write their own posts.
My idea is that there would be a form page where the user fills in all the info such as title, descritption, images etc.. and when they click on submit we use github hooks to do the following automatically:
Let's investigate how feasible it is to do this.
The text was updated successfully, but these errors were encountered: