We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Allow a user to create/modify Markdown blog posts via a browser which can push back to github.
The text was updated successfully, but these errors were encountered:
Could this maybe help? http://www.toptensoftware.com/markdowndeep/
Sorry, something went wrong.
Can you not just do this straight on GitHub...i.e.
Edit an existing post: [path-to-repo]/edit/[branch]/_posts/[post-to-edit].md
Create a new post: [path-to-repo]/new/[branch]/_posts
Or, did you want it integrated in the Snow site?
Undecided yet, may be something put into Barbato.
I was thinking something sort of like Medium except its done locally. But right now I wanna do the whole signalr thing.
No branches or pull requests
Allow a user to create/modify Markdown blog posts via a browser which can push back to github.
The text was updated successfully, but these errors were encountered: