Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

ActivityPub: https://github.com/philnash/jekyll-mastodon_webfinger

fediverse jekyll jekyll-plugin mastodon webfinger

Score: 10.262978527734342

Last synced: about 7 hours ago
JSON representation

Repository metadata:

A Jekyll plugin that adds a WebFinger file to your site, allowing you to use your own domain to help others discover your Mastodon profile.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 days ago

Total Commits: 15
Total Committers: 1
Avg Commits per committer: 15.0
Development Distribution Score (DDS): 0.0

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Phil Nash p****h@g****m 15

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 1
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 1
Total pull request authors: 0
Average comments per issue: 0.0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 0.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/philnash/jekyll-mastodon_webfinger

Top Issue Authors

  • joerglohrer (1)

Top Pull Request Authors


Top Issue Labels

Top Pull Request Labels


Package metadata

rubygems.org: jekyll-mastodon_webfinger

Allows you to use your own custom domain to point to yourMastodon profile by adding a /.well-known/webfinger file to your site output

  • Homepage: https://github.com/philnash/jekyll-mastodon_webfinger
  • Documentation: http://www.rubydoc.info/gems/jekyll-mastodon_webfinger/
  • Licenses: MIT
  • Latest release: 1.0.2 (published over 1 year ago)
  • Last Synced: 2024-05-16T21:34:22.140Z (2 days ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 4
  • Downloads: 2,199 Total
  • Rankings:
    • Dependent repos count: 10.999%
    • Dependent packages count: 15.554%
    • Stargazers count: 16.421%
    • Forks count: 31.583%
    • Average: 34.082%
    • Downloads: 95.853%
  • Maintainers (1)

Dependencies

jekyll-mastodon_webfinger.gemspec rubygems
  • rake ~> 13.0 development
  • rspec ~> 3.0 development
  • rubocop ~> 1.21 development
  • rubocop-rake ~> 0.6 development
  • rubocop-rspec ~> 2.15 development
  • simplecov ~> 0.21 development
  • jekyll >= 3.0, < 5.0
spec/fixtures/Gemfile rubygems
  • jekyll-feed ~> 0.12 development
  • http_parser.rb ~> 0.6.0
  • jekyll ~> 4.3.1
  • minima ~> 2.5
  • tzinfo >= 1, < 3
  • tzinfo-data >= 0
  • wdm ~> 0.1.1
.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite