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

Pass in arbitrary Mustache templates #20

Closed
jpsim opened this issue Jul 3, 2014 · 4 comments
Closed

Pass in arbitrary Mustache templates #20

jpsim opened this issue Jul 3, 2014 · 4 comments

Comments

@jpsim
Copy link
Collaborator

jpsim commented Jul 3, 2014

No description provided.

@jpsim jpsim added the frontend label Jul 3, 2014
@jpsim
Copy link
Collaborator Author

jpsim commented Nov 1, 2014

This will be done in time, but for now I'd like to refine the default template (Apple style).

@orta
Copy link
Collaborator

orta commented Nov 3, 2014

For my use-case mustache is better, in CocoaDocs I use ERB to generate the mustache files that go into the template. You want to try keep the templates themselves as free of logic as possible really.

@jpsim
Copy link
Collaborator Author

jpsim commented Nov 3, 2014

Awesome, stick with mustache it is!

@jpsim jpsim self-assigned this Jul 7, 2015
jpsim added a commit that referenced this issue Jul 7, 2015
[Templates] Added support for custom templates (addresses #20)
@jpsim
Copy link
Collaborator Author

jpsim commented Jul 7, 2015

Done in #257.

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

3 participants