https://github.com/coderefinery/calendar

CodeRefinery calendar (via github pages)

https://github.com/coderefinery/calendar

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

CodeRefinery calendar (via github pages)

Basic Info
Statistics
  • Stars: 2
  • Watchers: 4
  • Forks: 2
  • Open Issues: 4
  • Releases: 0
Created over 4 years ago · Last pushed 10 months ago
Metadata Files
Readme License

README.md

git-calendar for CodeRefinery

Manage calendar events (converting them to an iCalendar feed, which can be imported into different calendar programs. The complied feeds are available (with instructions) via Github Pages.

Using the calendars

  • You can import these calendars into your own calendar program.
  • Visit the GitHub pages site of this repo - this has more instructions.
  • You can find various calendars available with their descriptions. Take the link to the .ics file, and add it by URL to your calendar program (instructions are on the page). This normally appears as a separate calendar which you can toggle on and off (you need to copy the events to your own calendar to show the time as busy).
  • Your calendar program will poll the feed periodically, and any updates will appear on your calendar program. This can be anywhere from a few hours to a few days.

Adding events

  • Find the relevant calendar under calendars/, to which you will add your new event.
  • Add your event there
  • Push or create a pull request.

See also

  • https://github.com/coderefinery/git-calendar - the build system
  • https://github.com/coderefinery/git-calendar-template - template if you want to use this yourself.
  • https://github.com/scientific-python/yaml2ics - core tool to convert yaml to ics.

Owner

  • Name: coderefinery
  • Login: coderefinery
  • Kind: organization
  • Email: support@coderefinery.com

GitHub Events

Total
  • Issues event: 1
  • Delete event: 6
  • Issue comment event: 5
  • Push event: 42
  • Pull request event: 11
  • Create event: 4
Last Year
  • Issues event: 1
  • Delete event: 6
  • Issue comment event: 5
  • Push event: 42
  • Pull request event: 11
  • Create event: 4

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 6
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 6
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • bast (2)
  • tpfau (1)
  • samumantha (1)
Pull Request Authors
  • samumantha (12)
  • johanhellsvik (3)
  • bast (1)
  • tpfau (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/calendar.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • peaceiris/actions-gh-pages v3 composite
  • rkdarst/gh-pages-multibranch main composite
requirements.txt pypi