A central repository of community Episteme remotes.
Episteme is an Emacs distribution for collaborative knowledge-basing.
- Add your remote to
remotes.json
The format is simple enough:
{ "remote-name": { "host": "github.com", "path": "you/repo-name.git", "description": "What people will see about your remote." } }
- Submit a pull request.