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

Allow nested folder structure #9

Open
ttomdewit opened this issue Nov 23, 2018 · 0 comments
Open

Allow nested folder structure #9

ttomdewit opened this issue Nov 23, 2018 · 0 comments

Comments

@ttomdewit
Copy link

Hi 👋 ,

I think this project has a lot of promise and I'm looking forward to using it in the future. However, having tested this just now, I think it'll worthwhile to automatically support a nested structure.

I've followed the example in the README.md file but wasn't able to build the static HTML pages. Would it be at all in the scope of this project to allow for a structure similar to the following:

root
- features
- - feature name 1
- - - create.feature
- - - update.feature
- - feature name 2
- - - create.feature
- - - update.feature
- - - delete.feature
- - feature name 3
- - - create.feature
- - - update.feature
- - - delete.feature
- - - deactivate.feature

It would be perfect if the output would respect the aforementioned structure and create the static HTML files within the sub-folders.

If I'm already able to achieve the above, please don't mind this issue!

--
Kind regards,

Tom

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