-
-
Notifications
You must be signed in to change notification settings - Fork 365
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
Site publishing #75
Comments
How is this coming along? Any help needed? And while we wait for this feature, what would be the current best alternatives for achieving this type of functionality? |
Not yet started. On our long-term wish list.
Yes please! It'll likely be a matter of creating an HTTP interface to Git (via Ruby), and then implementing it within the client-side app.
Use GitHub Desktop (or another Git GUI) or drop into command line and run |
@benbalter I would like to work on this. The only challenge for me is to authenticate users. I can think of one solution which we ask them to provide their Github token in |
@mertkahyaoglu I'd caution against putting creds in |
This issue has been automatically marked as stale because it has not been commented on for at least two months. The resources of the Jekyll team are limited, and so we are asking for your help. If this is a bug and you can still reproduce this error on the If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial. This issue will automatically be closed in two months if no further activity occurs. Thank you for all your contributions. |
@jekyllbot I recently started to implement this |
@jekyllbot @mertkahyaoglu Not sure it's relevant but this could be of some help https://github.com/benbalter/jekyllbot |
@mertkahyaoglu ProTip™: you can label issues with |
Oh, that's great, Thanks @DirtyF @borisrorsvort I will take a look at it 👍 |
Any progress on this? Would be really great to have this! 😃 |
@fowlie Would love that 👍 I can't find enough time for it these days. |
I'm just looking for a way to have a quick commit & push from my server onto my gitlab with a button on the admin interface, so I can reuse that gitlab when I deploy in prod. Does anyone have a quick example of that ? :) |
@jrsales Check out this list, a few of them support Jekyll: https://github.com/b-long/awesome-static-hosting-and-cms#content-management-systems-cms |
The text was updated successfully, but these errors were encountered: