{"id":13472177,"url":"https://github.com/getpelican/pelican","last_synced_at":"2025-05-13T10:48:43.464Z","repository":{"id":1120902,"uuid":"993110","full_name":"getpelican/pelican","owner":"getpelican","description":"Static site generator that supports Markdown and reST syntax. Powered by Python.","archived":false,"fork":false,"pushed_at":"2025-04-19T10:28:16.000Z","size":7540,"stargazers_count":12857,"open_issues_count":74,"forks_count":1823,"subscribers_count":333,"default_branch":"main","last_synced_at":"2025-05-05T20:19:51.409Z","etag":null,"topics":["pelican","python","static-site-generator"],"latest_commit_sha":null,"homepage":"https://getpelican.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"lionelbarrow/braintree-go","license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getpelican.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"justinmayer","custom":"https://donate.getpelican.com","liberapay":"pelican"}},"created_at":"2010-10-16T18:57:40.000Z","updated_at":"2025-05-05T10:17:11.000Z","dependencies_parsed_at":"2023-07-05T18:49:08.809Z","dependency_job_id":"2ba2a15a-14f5-417b-9f0e-68df58a7de7b","html_url":"https://github.com/getpelican/pelican","commit_stats":{"total_commits":2662,"total_committers":452,"mean_commits":5.889380530973451,"dds":0.8369646882043577,"last_synced_commit":"fab6e1a2c51317b1ff3523755cd82f7b3ea3d433"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getpelican%2Fpelican","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getpelican%2Fpelican/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getpelican%2Fpelican/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getpelican%2Fpelican/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getpelican","download_url":"https://codeload.github.com/getpelican/pelican/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253928294,"owners_count":21985793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pelican","python","static-site-generator"],"created_at":"2024-07-31T16:00:52.634Z","updated_at":"2025-05-13T10:48:43.385Z","avatar_url":"https://github.com/getpelican.png","language":"Python","funding_links":["https://github.com/sponsors/justinmayer","https://donate.getpelican.com","https://liberapay.com/pelican"],"categories":["Python","\u003ca id=\"tag-static_site\" href=\"#tag-static_site\"\u003eStatic Site\u003c/a\u003e","Static Site Generator","HTML","Resources","静态站点生成器","HarmonyOS","python","Python 程序","Markdown","Apps","Uncategorized","Static Site Generator [🔝](#readme)","Web","By Language","网站生成与排版"],"sub_categories":["Official","Windows Manager","网络服务_其他","Writing","Uncategorized","Python","静态网站","Static website generator"],"readme":"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’s 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 \u003cCONTRIBUTING.rst\u003e`_.\n\n\nSource code\n-----------\n\nPelican’s source code is `hosted on GitHub`_. For information on how it works,\nhave a look at `Pelican's internals`_.\n\n\nWhy the name “Pelican”?\n-----------------------\n\n“Pelican” is an anagram of *calepin*, which means “notebook” 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=main\n   :target: https://github.com/getpelican/pelican/actions/workflows/main.yml?query=branch%3Amain\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetpelican%2Fpelican","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetpelican%2Fpelican","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetpelican%2Fpelican/lists"}