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

Build to flat files and deploy to s3 #1

Closed
2 tasks
rufuspollock opened this issue Apr 9, 2013 · 1 comment
Closed
2 tasks

Build to flat files and deploy to s3 #1

rufuspollock opened this issue Apr 9, 2013 · 1 comment

Comments

@rufuspollock
Copy link
Member

  • Build
  • Deploy

Build

Let's use nunjucks

var env = new nunjucks.Environment();
var tmpl = env.getTemplate('test.html');
console.log(tmpl.render({ username: "james" }));
@rufuspollock
Copy link
Member Author

FIXED. See http:https://publicbodies.okfnlabs.org/

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

1 participant