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

Maintain the folder structure in 'content' #19

Closed
saurabhdaware opened this issue Jun 1, 2020 · 1 comment · Fixed by #20
Closed

Maintain the folder structure in 'content' #19

saurabhdaware opened this issue Jun 1, 2020 · 1 comment · Fixed by #20
Assignees
Labels
enhancement New feature or request refactor PR related to refactoring
Milestone

Comments

@saurabhdaware
Copy link
Member

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Current abell can only understand content/ that has following structure

content/
  -> my-cool-blog
    -> index.md

Describe the solution you'd like
A clear and concise description of what you want to happen.
It should also support

content/
  -> my-section
    -> my-cool-blog
      -> index.md

So in the output also we'll get the same path.

Additional context
Add any other context or screenshots about the feature request here.
This will need major refactoring of the whole abell.

@saurabhdaware saurabhdaware added enhancement New feature or request refactor PR related to refactoring labels Jun 1, 2020
@saurabhdaware saurabhdaware added this to the v1.0.0 milestone Jun 1, 2020
@saurabhdaware saurabhdaware self-assigned this Jun 1, 2020
@saurabhdaware
Copy link
Member Author

saurabhdaware commented Jun 1, 2020

Working on this! (feat-keep-dir-structure)

@saurabhdaware saurabhdaware mentioned this issue Jun 6, 2020
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor PR related to refactoring
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant