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

Flatten Dirs #71

Open
ForbesLindesay opened this issue Jun 23, 2017 · 4 comments
Open

Flatten Dirs #71

ForbesLindesay opened this issue Jun 23, 2017 · 4 comments

Comments

@ForbesLindesay
Copy link
Contributor

Since esdiscuss/esdiscuss.org#138 is now merged, you could flatten the directory structure and everything should keep working.

@rauschma
Copy link

I’d do one level of nesting. Compare:

Now:

  • 2014-01
  • 2014-04
  • 2014-06
  • 2014-07
  • 2014-09
  • 2014-11
  • 2015-01
  • 2015-03
  • 2015-05
  • 2015-07
  • 2015-09
  • 2015-11

One level of nesting:

  • 2014
    • 01
    • 04
    • 06
    • 07
    • 09
    • 11
  • 2015
    • 01
    • 03
    • 05
    • 07
    • 09
    • 11

@ForbesLindesay
Copy link
Contributor Author

It needs to match https://github.com/rwaldron/tc39-notes/tree/flatten-dirs unless someone wants to update esdiscuss.org again.

@rwaldron
Copy link
Owner

I'll add this to my todo list. Thanks for the follow up

@ljharb
Copy link
Contributor

ljharb commented Dec 19, 2018

It’d be great to do this.

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

4 participants