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

Generator is broken #3

Closed
sunnyrjuneja opened this issue Jan 19, 2013 · 5 comments
Closed

Generator is broken #3

sunnyrjuneja opened this issue Jan 19, 2013 · 5 comments

Comments

@sunnyrjuneja
Copy link

Docs read that you can do rails g jekyll:blog NAME and it will create directory public/NAME but it only returns public/blog.

Description:
The generator allows you to create a Jekyll blog within your rails app.
The default [NAME] called blog

Example:
rails generate jekyll:blog [NAME]
if you choose not to add a name your files will be automatically generated to the public/blog directory

This will create:
public/[NAME]

@erictheise
Copy link
Contributor

Grrr. I merged my previous changes before creating this branch, so it includes some other work (trivial typo fixes and ability to specify an alternative editor in a .bloggyrc file); sorry about that.

@whatasunnyday if you are able to test this out, that'd be awesome, it's not a feature I'm planning to use.

@sunnyrjuneja
Copy link
Author

Sure, I'll give it a look sometime this weekend.

@erictheise
Copy link
Contributor

Pinging @zbruhnke

@zbruhnke
Copy link
Owner

so sorry all!

was in Virginia all last week and SF the week before, I'll work on checking out these changes and getting them merged in as well as setting up a spec and working on some new features.

I'm overwhelmed by the support for bloggy, for the longest time I thought noone was even using it so I am glad it has been useful to you all and I will do a better job of maintaining it so it can be even more useful. Pleases continue opening issues and/or feature requests and I'll dive into them in the coming days/weeks.

Thanks again for your contributions everyone!

-Best
Zach

@zbruhnke
Copy link
Owner

zbruhnke commented Feb 2, 2013

@whatasunnyday I have pushed version 0.2 and this should be live on ruby gems now so the generator should be back up and working for you!

Thanks @erictheise!

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