https://github.com/cdk/cdk.github.io

CDK Landing Page

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

Repository

CDK Landing Page

Basic Info
  • Host: GitHub
  • Owner: cdk
  • Language: HTML
  • Default Branch: source
  • Homepage: https://cdk.github.io/
  • Size: 2.16 MB
Statistics
  • Stars: 8
  • Watchers: 6
  • Forks: 14
  • Open Issues: 0
  • Releases: 0
Created over 9 years ago · Last pushed 12 months ago
Metadata Files
Readme

README.md

CI Pipeline Deploy to GitHub Pages

Readme

Install instructions

Install all the project dependencies

>$ npm clean-install

Create a 'dist/'

>$ npm run dev

Run a local development server with browser syncing

>$ npm run watch

Build the code (outputs to 'dist/') - Production (Uglify, minimise the code and the images)

>$ npm run production

To test the website it needs to be run on a HTTP server a quick way of doing this is with python is:

$ python -m SimpleHTTPServer 8000

This makes the website available on http://localhost:8000.

Deployment to GitHub Pages

[!NOTE] The default branch of this repository is source. The branch source is used when building the website for deployment to GitHub pages.

Deployment to GitHub Pages can be

  1. manually run from this Actions tab and
  2. runs automatically when a tagged release is created on GitHub

Owner

  • Name: The Chemistry Development Kit
  • Login: cdk
  • Kind: organization

Chem- and bioinformatics library

GitHub Events

Total
  • Issues event: 1
  • Member event: 1
  • Issue comment event: 14
  • Push event: 11
  • Pull request review event: 1
  • Pull request event: 5
  • Fork event: 1
  • Create event: 1
Last Year
  • Issues event: 1
  • Member event: 1
  • Issue comment event: 14
  • Push event: 11
  • Pull request review event: 1
  • Pull request event: 5
  • Fork event: 1
  • Create event: 1

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: about 3 hours
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.25
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: about 3 hours
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.25
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • egonw (1)
Pull Request Authors
  • uli-f (4)
  • Mailaender (1)
Top Labels
Issue Labels
bug (1)
Pull Request Labels

Dependencies

package-lock.json npm
  • 654 dependencies
package.json npm
  • babel-core ^6.26.3 development
  • babel-loader ^7.1.0 development
  • babel-preset-es2015 ^6.24.1 development
  • browser-sync ^2.26.7 development
  • browser-sync-webpack-plugin ^2.2.2 development
  • clean-webpack-plugin ^0.1.16 development
  • copy-webpack-plugin ^4.0.1 development
  • css-loader ^1.0.0 development
  • extract-text-webpack-plugin ^3.0.2 development
  • file-loader ^1.1.11 development
  • html-loader ^0.5.5 development
  • html-webpack-plugin ^3.2.0 development
  • img-loader ^3.0.0 development
  • sass ^1.32.8 development
  • style-loader ^0.21.0 development
  • url-loader ^1.0.1 development
  • webpack ^3.0.0 development
  • bootstrap ^4.1.3
  • font-awesome ^4.7.0
  • jquery ^3.5.1
  • nan ^2.10.0
  • popper.js ^1.12.5