ghrocker


Nameghrocker JSON
Version 0.0.9 PyPI version JSON
download
home_pagehttps://github.com/tfoote/ghrocker
SummaryA rocker extension to locally test github pages.
upload_time2023-12-10 07:35:05
maintainer
docs_urlNone
authorTully Foote
requires_python
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ghrocker

## Overview

This is an extension for rocker https://github.com/osrf/rocker

It provides bindings to locally test a site expected to be hosted in github pages locally. 

## Usage

    ghrocker PATH_TO_GH_PAGES_REPOSITORY


The browse to http://localhost:4000
Or launch it via:

    sensible-browser http://localhost:4000



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tfoote/ghrocker",
    "name": "ghrocker",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tully Foote",
    "author_email": "tfoote@osrfoundation.org",
    "download_url": "https://files.pythonhosted.org/packages/a1/5f/19d572983f4ea4aec3585b846562d102f43c6a499b13c2021f2edd170409/ghrocker-0.0.9.tar.gz",
    "platform": null,
    "description": "# ghrocker\n\n## Overview\n\nThis is an extension for rocker https://github.com/osrf/rocker\n\nIt provides bindings to locally test a site expected to be hosted in github pages locally. \n\n## Usage\n\n    ghrocker PATH_TO_GH_PAGES_REPOSITORY\n\n\nThe browse to http://localhost:4000\nOr launch it via:\n\n    sensible-browser http://localhost:4000\n\n\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "A rocker extension to locally test github pages.",
    "version": "0.0.9",
    "project_urls": {
        "Homepage": "https://github.com/tfoote/ghrocker"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a15f19d572983f4ea4aec3585b846562d102f43c6a499b13c2021f2edd170409",
                "md5": "2a26645f0430e2a2b53124082be9fe56",
                "sha256": "189b7c77803afdb508c467425787d0deb84b7cd3cd4a67a12b55bcd2496774f7"
            },
            "downloads": -1,
            "filename": "ghrocker-0.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "2a26645f0430e2a2b53124082be9fe56",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7348,
            "upload_time": "2023-12-10T07:35:05",
            "upload_time_iso_8601": "2023-12-10T07:35:05.712665Z",
            "url": "https://files.pythonhosted.org/packages/a1/5f/19d572983f4ea4aec3585b846562d102f43c6a499b13c2021f2edd170409/ghrocker-0.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-10 07:35:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tfoote",
    "github_project": "ghrocker",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ghrocker"
}
        
Elapsed time: 0.17758s