pelican


Namepelican JSON
Version 4.9.1 PyPI version JSON
download
home_page
SummaryStatic site generator supporting Markdown and reStructuredText
upload_time2023-11-15 17:16:51
maintainer
docs_urlNone
author
requires_python<4.0,>=3.8.1
licenseAGPLv3
keywords static site generator static sites ssg
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            Pelican |build-status| |pypi-version| |downloads| |repology|
============================================================

Pelican is a static site generator, written in Python_, that allows you to create
web sites by composing text files in formats such as Markdown, reStructuredText, and HTML.

With Pelican, you can create web sites without worrying about databases or server-side programming.
Pelican generates static sites that can be served via any web server or hosting service.

You can perform the following functions with Pelican:

* Compose content in Markdown_ or reStructuredText_ using your editor of choice
* Simple command-line tool (re)generates HTML, CSS, and JS from your source content
* Easy to interface with version control systems and web hooks
* Completely static output is simple to host anywhere


Features
--------

Pelican’s feature highlights include:

* Chronological content (e.g., articles, blog posts) as well as static pages
* Integration with external services
* Site themes (created using Jinja2_ templates)
* Publication of articles in multiple languages
* Generation of Atom and RSS feeds
* Code syntax highlighting via Pygments_
* Import existing content from WordPress, Dotclear, or RSS feeds
* Fast rebuild times due to content caching and selective output writing
* Extensible via a rich plugin ecosystem: `Pelican Plugins`_

Check out the `Pelican documentation`_ for further information.


How to get help, contribute, or provide feedback
------------------------------------------------

See our `contribution submission and feedback guidelines <CONTRIBUTING.rst>`_.


Source code
-----------

Pelican’s source code is `hosted on GitHub`_. For information on how it works,
have a look at `Pelican's internals`_.


Why the name “Pelican”?
-----------------------

“Pelican” is an anagram of *calepin*, which means “notebook” in French.


.. Links

.. _Python: https://www.python.org/
.. _reStructuredText: http://docutils.sourceforge.net/rst.html
.. _Markdown: https://daringfireball.net/projects/markdown/
.. _Jinja2: https://palletsprojects.com/p/jinja/
.. _Pygments: https://pygments.org/
.. _`Pelican Plugins`: https://github.com/pelican-plugins
.. _`Pelican documentation`: https://docs.getpelican.com/
.. _`Pelican's internals`: https://docs.getpelican.com/en/latest/internals.html
.. _`hosted on GitHub`: https://github.com/getpelican/pelican

.. |build-status| image:: https://img.shields.io/github/actions/workflow/status/getpelican/pelican/main.yml?branch=master
   :target: https://github.com/getpelican/pelican/actions/workflows/main.yml?query=branch%3Amaster
   :alt: GitHub Actions CI: continuous integration status
.. |pypi-version| image:: https://img.shields.io/pypi/v/pelican.svg
   :target: https://pypi.org/project/pelican/
   :alt: PyPI: the Python Package Index
.. |downloads| image:: https://img.shields.io/pypi/dm/pelican.svg
   :target: https://pypi.org/project/pelican/
   :alt: Monthly Downloads from PyPI
.. |repology| image:: https://repology.org/badge/tiny-repos/pelican.svg
   :target: https://repology.org/project/pelican/versions
   :alt: Repology: the packaging hub

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pelican",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "<4.0,>=3.8.1",
    "maintainer_email": "",
    "keywords": "static site generator static sites ssg",
    "author": "",
    "author_email": "Justin Mayer <authors@getpelican.com>",
    "download_url": "https://files.pythonhosted.org/packages/ff/e0/2156e25069fd65a71b6709a4bfad7bd2b21498d1bad8d8be37a005916895/pelican-4.9.1.tar.gz",
    "platform": null,
    "description": "Pelican |build-status| |pypi-version| |downloads| |repology|\n============================================================\n\nPelican is a static site generator, written in Python_, that allows you to create\nweb sites by composing text files in formats such as Markdown, reStructuredText, and HTML.\n\nWith Pelican, you can create web sites without worrying about databases or server-side programming.\nPelican generates static sites that can be served via any web server or hosting service.\n\nYou can perform the following functions with Pelican:\n\n* Compose content in Markdown_ or reStructuredText_ using your editor of choice\n* Simple command-line tool (re)generates HTML, CSS, and JS from your source content\n* Easy to interface with version control systems and web hooks\n* Completely static output is simple to host anywhere\n\n\nFeatures\n--------\n\nPelican\u2019s feature highlights include:\n\n* Chronological content (e.g., articles, blog posts) as well as static pages\n* Integration with external services\n* Site themes (created using Jinja2_ templates)\n* Publication of articles in multiple languages\n* Generation of Atom and RSS feeds\n* Code syntax highlighting via Pygments_\n* Import existing content from WordPress, Dotclear, or RSS feeds\n* Fast rebuild times due to content caching and selective output writing\n* Extensible via a rich plugin ecosystem: `Pelican Plugins`_\n\nCheck out the `Pelican documentation`_ for further information.\n\n\nHow to get help, contribute, or provide feedback\n------------------------------------------------\n\nSee our `contribution submission and feedback guidelines <CONTRIBUTING.rst>`_.\n\n\nSource code\n-----------\n\nPelican\u2019s source code is `hosted on GitHub`_. For information on how it works,\nhave a look at `Pelican's internals`_.\n\n\nWhy the name \u201cPelican\u201d?\n-----------------------\n\n\u201cPelican\u201d is an anagram of *calepin*, which means \u201cnotebook\u201d in French.\n\n\n.. Links\n\n.. _Python: https://www.python.org/\n.. _reStructuredText: http://docutils.sourceforge.net/rst.html\n.. _Markdown: https://daringfireball.net/projects/markdown/\n.. _Jinja2: https://palletsprojects.com/p/jinja/\n.. _Pygments: https://pygments.org/\n.. _`Pelican Plugins`: https://github.com/pelican-plugins\n.. _`Pelican documentation`: https://docs.getpelican.com/\n.. _`Pelican's internals`: https://docs.getpelican.com/en/latest/internals.html\n.. _`hosted on GitHub`: https://github.com/getpelican/pelican\n\n.. |build-status| image:: https://img.shields.io/github/actions/workflow/status/getpelican/pelican/main.yml?branch=master\n   :target: https://github.com/getpelican/pelican/actions/workflows/main.yml?query=branch%3Amaster\n   :alt: GitHub Actions CI: continuous integration status\n.. |pypi-version| image:: https://img.shields.io/pypi/v/pelican.svg\n   :target: https://pypi.org/project/pelican/\n   :alt: PyPI: the Python Package Index\n.. |downloads| image:: https://img.shields.io/pypi/dm/pelican.svg\n   :target: https://pypi.org/project/pelican/\n   :alt: Monthly Downloads from PyPI\n.. |repology| image:: https://repology.org/badge/tiny-repos/pelican.svg\n   :target: https://repology.org/project/pelican/versions\n   :alt: Repology: the packaging hub\n",
    "bugtrack_url": null,
    "license": "AGPLv3",
    "summary": "Static site generator supporting Markdown and reStructuredText",
    "version": "4.9.1",
    "project_urls": {
        "Documentation": "https://docs.getpelican.com",
        "Funding": "https://donate.getpelican.com/",
        "Homepage": "https://getpelican.com",
        "Issue tracker": "https://github.com/getpelican/pelican/issues",
        "Repository": "https://github.com/getpelican/pelican"
    },
    "split_keywords": [
        "static",
        "site",
        "generator",
        "static",
        "sites",
        "ssg"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "910ac73e0608b25acf6f99c141fbe67ef8ff955506069759440bf99ac8c429ee",
                "md5": "381e74d09cb95746161466dc61824cf8",
                "sha256": "713ea66c6a73bde405acd333d5ee746273850a5350a3c0045f2be991d79bd708"
            },
            "downloads": -1,
            "filename": "pelican-4.9.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "381e74d09cb95746161466dc61824cf8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8.1",
            "size": 1332265,
            "upload_time": "2023-11-15T17:16:49",
            "upload_time_iso_8601": "2023-11-15T17:16:49.749342Z",
            "url": "https://files.pythonhosted.org/packages/91/0a/c73e0608b25acf6f99c141fbe67ef8ff955506069759440bf99ac8c429ee/pelican-4.9.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ffe02156e25069fd65a71b6709a4bfad7bd2b21498d1bad8d8be37a005916895",
                "md5": "1c25597e8a95df0f7ba9ac2a73ae3288",
                "sha256": "c08434f0df2a6b649cfe485cbf0d8fdb727ff89ba6ecb1c867f88ceb2f37f179"
            },
            "downloads": -1,
            "filename": "pelican-4.9.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1c25597e8a95df0f7ba9ac2a73ae3288",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8.1",
            "size": 1230892,
            "upload_time": "2023-11-15T17:16:51",
            "upload_time_iso_8601": "2023-11-15T17:16:51.861508Z",
            "url": "https://files.pythonhosted.org/packages/ff/e0/2156e25069fd65a71b6709a4bfad7bd2b21498d1bad8d8be37a005916895/pelican-4.9.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-15 17:16:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "getpelican",
    "github_project": "pelican",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "pelican"
}
        
Elapsed time: 0.17619s