Skip to content

Move maps to their own project repos #4

@maptastik

Description

@maptastik

What

We should move each map to its own individual project repo a la grapi-2013 or the daniels-sales.

Why

Currently several of our maps exist as directories in this repo. That's fine, but there are two slightly different types of content within this repo now.

  1. Our website
  2. Thematic maps

Being in the same repo means that a change to either a map or a the website means syncing the entire repo. There's just a lot going on in this repo that could potentially result in conflicts. I think it would be better if each map were it's own individual project repo and this repo would be solely for the website. This would have the added benefit of making the code for individual maps easier to share. For instance, if someone wants to fork our abandonment map, they are going to get all the other maps and our website code.

How to do this

  1. Create individual repos for each map with the exact same name is its directory in this repo.
  2. Within those individual repos, create a gh-pages branch.
  3. Make the gh-pages branch the default branch
  4. Clone each individual project repo
  5. Copy the files for each of the maps in this repo to their project repo
  6. Remove the maps from this repo
  7. Push changes

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions