This IPFS-related repository has been archived, and all issues are therefore frozen. If you want to ask a question or open/continue a discussion related to this repo, please visit the official IPFS forums.
We archive repos for one or more of the following reasons:
- Code or content is unmaintained, and therefore might be broken
- Content is outdated, and therefore may mislead readers
- Code or content evolved into something else and/or has lived on in a different place
- The repository or project is not active in general
Please note that in order to keep the primary IPFS GitHub org tidy, most archived repos are moved into the ipfs-inactive org.
If you feel this repo should not be archived (or portions of it should be moved to a non-archived repo), please reach out and let us know. Archiving can always be reversed if needed.
Organizing community syncs can be tedious! The Community Sprint Helper is a collection of tools that makes it easier to schedule community syncs and to manage community sync notes.
- Schedule a Community Sync Up via Github Issues
git clone
https://github.com/ipfs/community-call-helpercd app
npm install
- Go to Developer Settings and get your Personal Access tokens.
- Put your token in
config.json
{
"token": ""
}
- Go back to the command line and enter
npm run serve
- Access the site via localhost:8080
-
Announcement bar on IPFS website coming soon
-
Make the markdown customizable
-
Format notes
-
Compatibility with Peer Pad
-
Create PR for Community Sync Nots