Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.

Add a sub-generator for creating a new layout #55

Open
4 tasks
dcalhoun opened this issue Jan 23, 2015 · 0 comments
Open
4 tasks

Add a sub-generator for creating a new layout #55

dcalhoun opened this issue Jan 23, 2015 · 0 comments

Comments

@dcalhoun
Copy link
Contributor

While prototyping it could be helpful to have a sub-generator that produces a new page and layout. This feature would speed up the process of starting a unique page in a prototype. The command would need to accept a "name" parameter, and would generate the following:

  • _layout/[name].html
  • styles/[name].scss
  • scripts/[name].js
  • [name]/index.html

The layout file would ideally automatically include the Sass and JavaScript file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant