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

Automatically inject taxonomies into generators #33

Open
chriskrycho opened this issue Feb 19, 2017 · 0 comments
Open

Automatically inject taxonomies into generators #33

chriskrycho opened this issue Feb 19, 2017 · 0 comments

Comments

@chriskrycho
Copy link
Owner

The generator CLI should support integrating data from the specified site configuration to specify flags for taxonomies. Moreover, it should infer default long-flags for all taxonomies in a specified site. I.e. if I have defined the taxonomies Category, Tag, and Section, I should be able to type lx new post --subject Waffles --tag food --Category Life without having to do any further configuration. Moreover, I should be able to specify the short flag in the configuration, so that those could be shortened to -c, -t, and -s (or whatever else) respectively.

@chriskrycho chriskrycho changed the title CLI: taxonomy integration Integrate taxonomies into generators Feb 19, 2017
@chriskrycho chriskrycho changed the title Integrate taxonomies into generators Automatically inject taxonomies into generators Feb 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant