Skip to content

CODE CHECK project website and material (badges, logos, specifications)

License

Notifications You must be signed in to change notification settings

codecheckers/codecheckers.github.io

Repository files navigation

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

make preview
make build

Build with Docker

Run

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

About

CODE CHECK project website and material (badges, logos, specifications)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published