Login

Migrate from !project.json to `rubhub/profile` branch

completed
Ben 1 month ago

Right now we store project metadata in a separate json file stored next to the bare git repo, since I really like how the issue system turned out I'd like to use a similar system here as well, basically have a special rubhub/profile branch which contains a README.md with frontmatter to specify project metadata, that way a project is just a bare repo with nothing else, and we get free versioning for metadata/configuration.

Ben 1 month ago changed status to completed