https://github.com/cqfn/kaicode.github.io

Annual festival of open source projects: submit yours and win up to $2048!

https://github.com/cqfn/kaicode.github.io

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 (4.2%) to scientific vocabulary

Keywords

conference jekyll-site
Last synced: 6 months ago · JSON representation

Repository

Annual festival of open source projects: submit yours and win up to $2048!

Basic Info
  • Host: GitHub
  • Owner: cqfn
  • License: mit
  • Language: HTML
  • Default Branch: master
  • Homepage: https://www.kaicode.org/
  • Size: 1.33 MB
Statistics
  • Stars: 13
  • Watchers: 2
  • Forks: 3
  • Open Issues: 0
  • Releases: 0
Topics
conference jekyll-site
Created almost 6 years ago · Last pushed 7 months ago
Metadata Files
Readme License

README.md

KaiCode.org Static Jekyll Website

jekyll

Annual Festival of Young Open Source Projects.

You are welcome to submit corrections to this web site. In order to do that, you will need Ruby 2.3+ and Bundler installed. Then, run this:

bash bundle update bundle exec jekyll serve

In a few seconds you should be able to see the site at http://localhost:4000. Make your changes and refresh the page in the browser. If everything is fine, submit a pull request.

Owner

  • Name: CQFN
  • Login: cqfn
  • Kind: organization
  • Email: team@cqfn.org

Code Quality Foundation

GitHub Events

Total
  • Watch event: 1
  • Issue comment event: 7
  • Push event: 40
  • Pull request event: 8
Last Year
  • Watch event: 1
  • Issue comment event: 7
  • Push event: 40
  • Pull request event: 8

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 1
  • Total pull requests: 44
  • Average time to close issues: about 2 months
  • Average time to close pull requests: about 24 hours
  • Total issue authors: 1
  • Total pull request authors: 5
  • Average comments per issue: 2.0
  • Average comments per pull request: 0.8
  • Merged pull requests: 35
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 12
  • Average time to close issues: about 2 months
  • Average time to close pull requests: about 9 hours
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 2.0
  • Average comments per pull request: 0.83
  • Merged pull requests: 12
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • MorevM (1)
Pull Request Authors
  • maxonfjvipon (25)
  • volodya-lombrozo (16)
  • hikarei (11)
  • iakunin (2)
  • orchestr7 (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

Gemfile rubygems
  • jekyll = 4.3.2
  • jekyll-bits = 0.15
  • jekyll-feed = 0.17.0
  • jekyll-paginate = 1.1.0
  • jekyll-sitemap = 1.4.0
  • tzinfo ~> 2.0
  • tzinfo-data >= 0
.github/workflows/jekyll.yml actions
  • actions/checkout v4 composite
  • ruby/setup-ruby v1 composite