Skip to content
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

store articles directly on github #108

Open
nlib opened this issue Nov 17, 2011 · 3 comments
Open

store articles directly on github #108

nlib opened this issue Nov 17, 2011 · 3 comments

Comments

@nlib
Copy link

nlib commented Nov 17, 2011

Is there a way to read articles directly from github, using a separate repositiory?

I would like to to have my application write articles through an input mask and store them directly on github. Then toto would read the articles directly from there.

Looking at the code and docs so far, I believe this is not possible with the current implementation. Is that correct?

@tlvince
Copy link

tlvince commented Nov 26, 2011

I use gitsubtree for that. A rakefile task pulls in content from my journal repo.

I'd love for this to be easier though...

@ghost
Copy link

ghost commented Nov 29, 2011

that should work, thanks.

@ixti
Copy link

ixti commented Dec 12, 2011

You can't without extending core library. But you can monkey patch it and use grit for that purposes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants