https://github.com/codecheckers/codecheckers.github.io

CODECHECK project website and material (badges, logos, specifications)

https://github.com/codecheckers/codecheckers.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 (9.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

CODECHECK project website and material (badges, logos, specifications)

Basic Info
  • Host: GitHub
  • Owner: codecheckers
  • License: cc-by-sa-4.0
  • Language: HTML
  • Default Branch: master
  • Homepage: https://codecheck.org.uk
  • Size: 4.11 MB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Created almost 7 years ago · Last pushed 10 months ago
Metadata Files
Readme License

README.md

CODECHECK

CODECHECK is a process for independent execution of computations underlying scholarly research articles. This repository contains the sources for the project website at codecheck.org.uk and graphic files of the project.

Note: the website currently must be built by GitHub pages, and therefore is named codecheckers.github.io, because only then can project repositories easily be built as subpages, e.g., https://codecheck.org.uk/register. Pages cannot be built with Travis CI from master branch into a gh-pages branch.

Logo and badge

badge

logo

Find the source files for the CODECHECK logo and badge in the following directories in this repository:

  • logo
  • badge

All graphics unless noted otherwise are published under a Creative Commons Attribution 4.0 International license (CC BY 4.0).

The "CODECHECK green" is #008033, or CMYB(100%, 0%, 60%, 50%), HSL(144, 100%, 25%), RGBA(0, 128, 51, 1), \rgb{0, 0.5, 0.2}.

Figures

The figures used on the website are at https://drive.google.com/drive/folders/1XUsfF9ZlZ_dwLTJxu_PIcq-3hEldI3d-?usp=sharing

Website

See Makefile for commands to build and view the site locally with Jekyll.

If you want to override a file from the minima-reboot template, run bundle info minima-reboot to see where the bundle files are and copy it into this project.

Prerequisites:

  • ruby and ruby-dev
  • gem bundler

Preview and build locally

Use one of

bash make preview make build

Build with Docker

Run

bash docker compose up

and open the website at http://localhost.

More details at jekyll/jekyll image documentation.

License

Except where otherwise this repository is licensed under a Creative Commons Attribution Share-Alike 4.0 International License.

CC-BY-SA 4.0

Owner

  • Name: CODECHECK
  • Login: codecheckers
  • Kind: organization

GitHub Events

Total
  • Issues event: 1
  • Issue comment event: 1
  • Push event: 39
Last Year
  • Issues event: 1
  • Issue comment event: 1
  • Push event: 39

Dependencies

docker-compose.yml docker
  • jekyll/jekyll 4.2.0
Gemfile rubygems
  • jekyll-redirect-from >= 0 development
  • jekyll-remote-theme >= 0 development
  • jekyll-seo-tag >= 0 development
  • jekyll ~> 3.8.5
  • minima-reboot ~> 1.0.26
  • tzinfo-data >= 0
Gemfile.lock rubygems
  • addressable 2.7.0
  • bundler 2.1.4
  • colorator 1.1.0
  • concurrent-ruby 1.1.8
  • em-websocket 0.5.2
  • eventmachine 1.2.7
  • ffi 1.15.0
  • forwardable-extended 2.6.0
  • http_parser.rb 0.6.0
  • i18n 0.9.5
  • jekyll 3.8.7
  • jekyll-redirect-from 0.15.0
  • jekyll-remote-theme 0.4.1
  • jekyll-sass-converter 1.5.2
  • jekyll-seo-tag 2.6.1
  • jekyll-watch 2.2.1
  • kramdown 1.17.0
  • liquid 4.0.3
  • listen 3.5.1
  • mercenary 0.3.6
  • minima-reboot 1.0.26
  • pathutil 0.16.2
  • public_suffix 4.0.6
  • rb-fsevent 0.10.4
  • rb-inotify 0.10.1
  • rouge 3.26.0
  • rubyzip 2.1.0
  • safe_yaml 1.0.5
  • sass 3.7.4
  • sass-listen 4.0.0