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

Remove root index.md #23

Closed
malloryfreeberg opened this issue Jul 29, 2022 · 0 comments
Closed

Remove root index.md #23

malloryfreeberg opened this issue Jul 29, 2022 · 0 comments
Labels
feature New feature or request

Comments

@malloryfreeberg
Copy link
Contributor

malloryfreeberg commented Jul 29, 2022

Location

Root directory of this repo.

Change

Remove the index.md file in the root directory. Keep the file docs/index.md as this is the file that generates the landing page of the website. Before removing index.md, check that this won't break the website. Maybe GHpages/Jekyll expects is there? If so, consider keeping the file but deleting all the content.

Reason

It is confusing to have both index.md and docs/index.md (e.g. PR #19). The latter generates the landing page of the website. The former isn't used for anything.

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

No branches or pull requests

1 participant