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

Tidy repository structure #17

Open
utf opened this issue Nov 14, 2023 · 1 comment
Open

Tidy repository structure #17

utf opened this issue Nov 14, 2023 · 1 comment

Comments

@utf
Copy link
Member

utf commented Nov 14, 2023

Problem

Currently, the repository contains a lot of files that are specific to building a website from the decisions. If we don't plan to do this, can we remove these files and make the repository easier to navigate.

Proposed Solution

My suggestion would be to remove the following files:

- _config.yml
- index.md
- Gemfile
- Gemfile.lock
- decisions/.markdownlint.yml
- decisions/.index.md

I would then move the decisions out of the decisions folder and just have them in root. At this point the directory structure would just be:

- 0001-mission-statement.md
- 0002-scope-of-emmet-models.md
- 0004-planning-of-developments.md
- LICENSE
- README.md
- bylaws.md
- chairperson.md

Which to me is much cleaner and more obvious to readers.

Alternatives

If we plan to actually build a website at some point then this can be closed.

@rkingsbury
Copy link
Collaborator

I'm in favor!

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

2 participants