Skip to content

Tidy repository structure #17

Description

@utf

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions