Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Add wizard for creating new pages #16

Closed
developher-net opened this issue Oct 9, 2019 · 1 comment · Fixed by #56
Closed

Add wizard for creating new pages #16

developher-net opened this issue Oct 9, 2019 · 1 comment · Fixed by #56
Labels
enhancement New feature or request released

Comments

@developher-net
Copy link
Owner

Enforce page routing model using Plop

NextJS expects pages to live in /pages/ Plop is good for guiding teams through stubbing out new pages.

This extends on the capability introduced in #7 for generating components

@developher-net developher-net added the enhancement New feature or request label Oct 9, 2019
developher-net added a commit that referenced this issue Oct 22, 2019
The wizard produced in a generator project now can prompt
developers through the process of creating new pages

Fixes #16
developher-net added a commit that referenced this issue Oct 22, 2019
The wizard produced in a generator project now can prompt
developers through the process of creating new pages

Fixes #16
developher-net pushed a commit that referenced this issue Oct 22, 2019
# [3.2.0](v3.1.1...v3.2.0) (2019-10-22)

### Features

* wizard to generate pages in newly created projects ([4e31578](4e31578)), closes [#16](#16)
@developher-net
Copy link
Owner Author

🎉 This issue has been resolved in version 3.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant