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

Proposed: Rake task for filling in _config.yml #10

Open
swanson opened this issue Jan 15, 2012 · 2 comments
Open

Proposed: Rake task for filling in _config.yml #10

swanson opened this issue Jan 15, 2012 · 2 comments
Labels
Milestone

Comments

@swanson
Copy link
Contributor

swanson commented Jan 15, 2012

Is there value in having a Rake task to prompt the user for the values to fill in _config.yml (along with some context like "leave this blank to ignore")?

@plusjade
Copy link
Owner

I think that would definitely be cool. I remember the phusion passenger setup to be a pleasant experience. I'd imagine a similar use-case. Basically walk the user through the core configuration steps with brief explanation for sensible defaults etc.

Let me know if you decide to hack something out.

@groundh0g
Copy link
Collaborator

When I first came to Jekyll, I didn't find rake tasks intuitive at all. I wouldn't expect a newbie to know to type rake config or something similar from their blog's root in terminal. How about a webpage on jekyllbootstrap.com that accepts inputs and generates the _config.yml text for cut-and-paste?

The instructions could be included in the footer, and the newly-constructed _config.yml could even be triggered as a download from within the browser.

@groundh0g groundh0g added this to the v 1.0.0 milestone Mar 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants