Skip to content

npmtest/node-npmtest-jekyll

Repository files navigation

npmtest-jekyll

basic test coverage for jekyll (v3.0.0-beta1) npm package travis-ci.org build-status

A blog-aware, static site generator in Ruby

NPM

git-branch : alpha
coverage : istanbul-coverage
test-report : test-report
test-server-github : github.com test-server

istanbul-coverage

test-report

apidoc

npmPackageListing

npmPackageDependencyTree

package.json

{
    "name": "jekyll",
    "version": "3.0.0-beta1",
    "description": "A blog-aware, static site generator in Ruby",
    "main": "./lib/jekyll.rb",
    "directories": {
        "test": "test"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/jekyll/jekyll.git"
    },
    "keywords": [
        "static",
        "site",
        "generator"
    ],
    "contributors": [
        "Tom Preston-Werner",
        "Nick Quaranto",
        "Parker Moore"
    ],
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/jekyll/jekyll/issues"
    },
    "homepage": "https://github.com/jekyll/jekyll",
    "bin": {}
}

misc

  • this document was created with utility2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published