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

0.9: Layout / linker / CLI stuff #551

Closed
mikermcneil opened this issue Jul 10, 2013 · 0 comments
Closed

0.9: Layout / linker / CLI stuff #551

mikermcneil opened this issue Jul 10, 2013 · 0 comments
Milestone

Comments

@mikermcneil
Copy link
Member

In new projects-- remove index.html, and use layout.ejs and home/index.ejs for the home page. No scriptlinker stuff by default--

Different possibilities for new project code that gets created:

  • EJS standard (sails new foo)
  • Jade standard (sails new foo --jade)
  • EJS w/ scriptlinker, (sails new foo --linker) [put linker tags in layout.ejs file]
  • Jade w/ scriptlinker, (sails new foo --jade --linker) [put linker tags in layout.jade file]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant