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

Refactor the tpl engines sub-generators #14

Open
pascalduez opened this issue Sep 16, 2014 · 0 comments
Open

Refactor the tpl engines sub-generators #14

pascalduez opened this issue Sep 16, 2014 · 0 comments
Assignees

Comments

@pascalduez
Copy link
Member

There's lotta copy/paste in there.

For the generators I was thinking to use the same principle as I did for the task runners sub-generators.
Extending a base: https://github.com/SassDoc/generator-sassdoc-theme/blob/master/lib/taskrunner-base.js

The theme index.js templates, maybe we could have some sub-templates. Tricky because the differences are few, but spread over the file.

@pascalduez pascalduez self-assigned this Sep 16, 2014
@pascalduez pascalduez added this to the 1.0.0 milestone Sep 16, 2014
@pascalduez pascalduez modified the milestone: 1.0.0 Feb 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant