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

Support nested directories in the lip directory #9

Open
JoelMarcey opened this issue Jun 3, 2020 · 2 comments
Open

Support nested directories in the lip directory #9

JoelMarcey opened this issue Jun 3, 2020 · 2 comments
Assignees

Comments

@JoelMarcey
Copy link

Right now, we cannot have nested directories in the lip directory.

8:54:41 AM: > node scripts/createDocsDir.js && docusaurus build
8:54:43 AM: Creating an optimized production build...
8:54:43 AM: Error: EISDIR: illegal operation on a directory, read
8:54:43 AM: npm
8:54:43 AM:  ERR! code ELIFECYCLE
8:54:43 AM: npm
8:54:43 AM:  ERR! errno 1
8:54:43 AM: npm ERR! lips@0.0.0 build: `node scripts/createDocsDir.js && docusaurus build`
8:54:43 AM: npm ERR! Exit status 1

See commits of #7 for an example.

@dahliamalkhi
Copy link
Contributor

@JoelMarcey any status update here?

@JoelMarcey
Copy link
Author

Now that dip.diem.com has moved to Docusaurus v2, nested directories //should// work, I believe. In fact, we are almost done with a feature that automatically generates the sidebar based upon the docs directory structure - facebook/docusaurus#3464.

The one thing we would need to check is whether because we are naming the directory lip instead of docs, whether that will still cause an issue.

@jjwill Are you / Dfuzr still managing this site? Or is that on the Diem team now?

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