{ "info": { "author": "Siddhant Goel", "author_email": "siddhantgoel@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Pelican :: Themes", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "\npelican-shiori\n==============\n\n.. image:: https://badge.fury.io/py/pelican-shiori.svg\n :target: https://pypi.python.org/pypi/pelican-shiori\n\n:code:`pelican-shiori` is a port of the Shiori_ theme (originally built for\nJekyll by `Elle Kasai`_) to Pelican_.\n\nInstallation\n------------\n\n.. code-block:: bash\n\n $ pip install pelican-shiori\n\nRequirements\n------------\n\n- assets_ plugin for Pelican\n- working SASS_ compiler\n\nUsage\n-----\n\nIn your pelican :code:`settings.py`, set the :code:`THEME` and\n:code:`ASSET_CONFIG` variables like the following -\n\n.. code-block:: python\n\n import pelican_shiori\n\n THEME = pelican_shiori.path()\n ASSET_CONFIG = pelican_shiori.asset_config()\n\nConfiguration\n-------------\n\nThe following configuration variables are supported.\n\n- :code:`SHIORI_AVATAR_URL`: URL of the avatar you'd like to show on the sidebar\n- :code:`SHIORI_HIDE_SIDEBAR`: whether or not to show the sidebar\n- :code:`SHIORI_INDEX_ARTICLES_COUNT`: number of articles to show on the index page\n- :code:`SHIORI_THEME`: which color scheme to use (one of :code:`dark`,\n :code:`turquoise`, :code:`green`, :code:`blue`, :code:`purple`,\n :code:`orange`, :code:`red`)\n\nColor Schemes\n-------------\n\nThis theme is available in multiple color schemes (based on `Flat UI Colors`_).\nThe default value for the color scheme is set to (surprise) :code:`default`. To\nchange it to one of the supported values, adjust the :code:`SHIORI_THEME` and\n:code:`ASSET_CONFIG` variables as follows -\n\n.. code-block:: python\n\n SHIORI_THEME = 'blue'\n ASSET_CONFIG = pelican_shiori.asset_config(SHIORI_THEME)\n\nPlease make sure that the argument given to :code:`pelican_shiori.asset_config`\nis the same as :code:`SHIORI_THEME`. `Bad things`_ may happen otherwise.\n\n.. _assets: https://github.com/getpelican/pelican-plugins/tree/master/assets\n.. _Bad things: https://www.xkcd.com/292\n.. _Elle Kasai: http://ellekasai.com\n.. _Flat UI Colors: http://flatuicolors.com\n.. _Pelican: https://blog.getpelican.com\n.. _SASS: http://sass-lang.com/install\n.. _Shiori: https://ellekasai.github.io/shiori\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/siddhantgoel/pelican-shiori", "keywords": "python pelican pelican-theme static-site", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pelican-shiori", "package_url": "https://pypi.org/project/pelican-shiori/", "platform": "", "project_url": "https://pypi.org/project/pelican-shiori/", "project_urls": { "Homepage": "https://github.com/siddhantgoel/pelican-shiori" }, "release_url": "https://pypi.org/project/pelican-shiori/0.2.1/", "requires_dist": [ "cssmin", "jinja2", "webassets" ], "requires_python": "", "summary": "Shiori theme for Pelican", "version": "0.2.1" }, "last_serial": 3407708, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "aa94d41dca2987f2517fe658eeca2f60", "sha256": "d6bb7592f2bfecc31f56c40e36adecad4602d2cf0a3c3e7b8285e70abbe91d06" }, "downloads": -1, "filename": "pelican_shiori-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "aa94d41dca2987f2517fe658eeca2f60", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 92372, "upload_time": "2017-12-07T12:22:09", "url": "https://files.pythonhosted.org/packages/a8/cf/864d2ed32be91c469bb573636e54768c9612313df5f760c12d54e23deb79/pelican_shiori-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8809f4d9a0beb2809440d70655af4ed9", "sha256": "ca36de939dcd1e53ae489684e2ce71d626e018b7672a9327c1015a49be544fca" }, "downloads": -1, "filename": "pelican_shiori-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8809f4d9a0beb2809440d70655af4ed9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 58090, "upload_time": "2017-12-07T12:22:11", "url": "https://files.pythonhosted.org/packages/d2/02/314a053c0b348427f235c427b3a1a50d38da9d14b75da0f89c2d08400cff/pelican_shiori-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "80b22b5aa78e32a697d4d827a5dfe9c3", "sha256": "7d0b90bc51ed3c8a992413e8aecddd57de7814b9fab6bfedb71d5090a428d9f8" }, "downloads": -1, "filename": "pelican_shiori-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "80b22b5aa78e32a697d4d827a5dfe9c3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 93988, "upload_time": "2017-12-07T12:25:18", "url": "https://files.pythonhosted.org/packages/5d/17/6ce5f2b01e2a1d7f1ee15537c4682e82d8d9d00fd89226142ad407817d6b/pelican_shiori-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "52d3e7190eaef560a94d336bf335473d", "sha256": "6a79e1110bb421ae1dbced8de811117555739f290439569e27c4f3271a7635ab" }, "downloads": -1, "filename": "pelican_shiori-0.1.1.tar.gz", "has_sig": false, "md5_digest": "52d3e7190eaef560a94d336bf335473d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59074, "upload_time": "2017-12-07T12:25:20", "url": "https://files.pythonhosted.org/packages/fc/ad/e95731634cf812a11998baf6d50faef7590f0e07a3071c0b024c138751c8/pelican_shiori-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "97a8c39310f0eb25618863ed4a679bd9", "sha256": "cdaf419a322c06df9b0fb3f85a873479417bcbca1f90e304a643f037559286c8" }, "downloads": -1, "filename": "pelican_shiori-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "97a8c39310f0eb25618863ed4a679bd9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 94161, "upload_time": "2017-12-08T08:10:44", "url": "https://files.pythonhosted.org/packages/b6/72/f0f7bab7af5a36b4149e4c3f8d77365c436725adae3641b0eb3e3bb68918/pelican_shiori-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4d3b092944b321c5e75f8cb8116949a5", "sha256": "c13112885073aa0290886e83f4355923b28e8c1dc2f47dc624ef0f49018cd659" }, "downloads": -1, "filename": "pelican_shiori-0.2.0.tar.gz", "has_sig": false, "md5_digest": "4d3b092944b321c5e75f8cb8116949a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59249, "upload_time": "2017-12-08T08:10:46", "url": "https://files.pythonhosted.org/packages/a3/1e/65046e26a9007493fc1b19a2ec31f0cc359f140cf5706d3ce3bf3fb1aa5c/pelican_shiori-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "5b1f2f591b125c7b290cef0d0ae25ce8", "sha256": "0aaf2bb10d8bf4c88333a1bb7d9753b5dfba4ae4b671c9d86174f105dc5ceea5" }, "downloads": -1, "filename": "pelican_shiori-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "5b1f2f591b125c7b290cef0d0ae25ce8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 94163, "upload_time": "2017-12-11T15:12:02", "url": "https://files.pythonhosted.org/packages/35/70/4c4a0e029f7d11be6a1ca9d5d6cd591d5ecfa65b413981002eac9d8b2be0/pelican_shiori-0.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5a609406c1bf0b3d1f02a8c9f5664e68", "sha256": "755d749701a168b38d99333f43355a36a9d77d39777ab48b8cdbee7ed7d93226" }, "downloads": -1, "filename": "pelican_shiori-0.2.1.tar.gz", "has_sig": false, "md5_digest": "5a609406c1bf0b3d1f02a8c9f5664e68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59258, "upload_time": "2017-12-11T15:12:06", "url": "https://files.pythonhosted.org/packages/26/85/1d72e879778463df4a8e862bc339b312c9ef61b66abc6482bfd0895b1f52/pelican_shiori-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5b1f2f591b125c7b290cef0d0ae25ce8", "sha256": "0aaf2bb10d8bf4c88333a1bb7d9753b5dfba4ae4b671c9d86174f105dc5ceea5" }, "downloads": -1, "filename": "pelican_shiori-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "5b1f2f591b125c7b290cef0d0ae25ce8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 94163, "upload_time": "2017-12-11T15:12:02", "url": "https://files.pythonhosted.org/packages/35/70/4c4a0e029f7d11be6a1ca9d5d6cd591d5ecfa65b413981002eac9d8b2be0/pelican_shiori-0.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5a609406c1bf0b3d1f02a8c9f5664e68", "sha256": "755d749701a168b38d99333f43355a36a9d77d39777ab48b8cdbee7ed7d93226" }, "downloads": -1, "filename": "pelican_shiori-0.2.1.tar.gz", "has_sig": false, "md5_digest": "5a609406c1bf0b3d1f02a8c9f5664e68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59258, "upload_time": "2017-12-11T15:12:06", "url": "https://files.pythonhosted.org/packages/26/85/1d72e879778463df4a8e862bc339b312c9ef61b66abc6482bfd0895b1f52/pelican_shiori-0.2.1.tar.gz" } ] }