{ "info": { "author": "libsora", "author_email": "libsora25@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing" ], "description": "================\npelican-jsfiddle\n================\n\n.. image:: https://travis-ci.org/if1live/pelican-jsfiddle.svg?branch=master\n :target: https://travis-ci.org/if1live/pelican-jsfiddle\n.. image:: https://coveralls.io/repos/if1live/pelican-jsfiddle/badge.png\n :target: https://coveralls.io/r/if1live/pelican-jsfiddle\n.. image:: https://requires.io/github/if1live/pelican-jsfiddle/requirements.png?branch=master\n :target: https://requires.io/github/if1live/pelican-jsfiddle/requirements/?branch=master\n.. image:: https://landscape.io/github/if1live/pelican-jsfiddle/master/landscape.png\n :target: https://landscape.io/github/if1live/pelican-jsfiddle/master\n\nEasily embed JSFiddle in your Pelican articles.\n\nInstallation\n============\n\nTo install pelican-jsfiddle, simply install it from PyPI:\n\n.. code-block:: bash\n\n $ pip install pelican-jsfiddle\n\n\nThen enabled it in your pelicanconf.py\n\n.. code-block:: python\n\n PLUGINS = [\n # ...\n 'pelican_jsfiddle',\n # ...\n ]\n\nUsage\n=====\n\nIn your article or page, you simply need to add a line to embed your JSFiddle.\n\n.. code-block:: rst\n\n .. jsfiddle:: FIDDLE_ID\n\nWhich will result in:\n\n.. code-block:: html\n\n
\n \n
\n\nAdditional arguments\n----------------------\n\nYou can also specify a width, height, tabs and skin.\n\n.. code-block:: rst\n\n .. jsfiddle:: if1live/V2P28\n :width: 100%\n :height: 300\n :tabs: js,resources,html,css,result\n :skin: light\n\n\nWhich will result in:\n\n.. code-block:: html\n\n
\n \n
", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/if1live/pelican-jsfiddle/tarball/0.1.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/if1live/pelican-jsfiddle", "keywords": "pelican,jsfiddle,plugin", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pelican-jsfiddle", "package_url": "https://pypi.org/project/pelican-jsfiddle/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pelican-jsfiddle/", "project_urls": { "Download": "https://github.com/if1live/pelican-jsfiddle/tarball/0.1.0", "Homepage": "https://github.com/if1live/pelican-jsfiddle" }, "release_url": "https://pypi.org/project/pelican-jsfiddle/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Easily embed JSFiddle in your articles", "version": "0.1.0" }, "last_serial": 1058938, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "6449b1465f0d1c42a0d147d810b58fc3", "sha256": "2225732a755838e15aa4f535c3d6eabe90a04cf61c6044e4b23ff43d370c6532" }, "downloads": -1, "filename": "pelican-jsfiddle-0.1.0.tar.gz", "has_sig": false, "md5_digest": "6449b1465f0d1c42a0d147d810b58fc3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3710, "upload_time": "2014-04-13T02:36:19", "url": "https://files.pythonhosted.org/packages/ee/bf/8a45c889fc8691e87052df9726d083f5155b74926dfe8b76ee7634f658b9/pelican-jsfiddle-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6449b1465f0d1c42a0d147d810b58fc3", "sha256": "2225732a755838e15aa4f535c3d6eabe90a04cf61c6044e4b23ff43d370c6532" }, "downloads": -1, "filename": "pelican-jsfiddle-0.1.0.tar.gz", "has_sig": false, "md5_digest": "6449b1465f0d1c42a0d147d810b58fc3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3710, "upload_time": "2014-04-13T02:36:19", "url": "https://files.pythonhosted.org/packages/ee/bf/8a45c889fc8691e87052df9726d083f5155b74926dfe8b76ee7634f658b9/pelican-jsfiddle-0.1.0.tar.gz" } ] }