{"id":13442208,"url":"https://github.com/getpelican/pelican-themes","last_synced_at":"2025-05-13T21:10:16.063Z","repository":{"id":1018392,"uuid":"1317495","full_name":"getpelican/pelican-themes","owner":"getpelican","description":"Themes for Pelican","archived":false,"fork":false,"pushed_at":"2025-04-27T07:53:20.000Z","size":33436,"stargazers_count":2147,"open_issues_count":113,"forks_count":1082,"subscribers_count":62,"default_branch":"master","last_synced_at":"2025-04-28T14:57:27.914Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://getpelican.com/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getpelican.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-02-01T19:44:02.000Z","updated_at":"2025-04-27T07:53:27.000Z","dependencies_parsed_at":"2023-02-16T06:45:25.572Z","dependency_job_id":"38e455e4-85b5-4917-8767-75217902d18c","html_url":"https://github.com/getpelican/pelican-themes","commit_stats":{"total_commits":699,"total_committers":293,"mean_commits":2.385665529010239,"dds":0.9470672389127325,"last_synced_commit":"3f004b83b694b30a20548c2b929610bd8317e706"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getpelican%2Fpelican-themes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getpelican%2Fpelican-themes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getpelican%2Fpelican-themes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getpelican%2Fpelican-themes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getpelican","download_url":"https://codeload.github.com/getpelican/pelican-themes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254029002,"owners_count":22002283,"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":[],"created_at":"2024-07-31T03:01:42.967Z","updated_at":"2025-05-13T21:10:11.025Z","avatar_url":"https://github.com/getpelican.png","language":"CSS","funding_links":[],"categories":["CSS","Themes","others","Weekly","Tools"],"sub_categories":["Migrated to new architecture","Platform-specific","WebTools"],"readme":"Pelican Themes\n##############\n\nThis repository contains themes for Pelican. Feel free to clone, add your own\ntheme, and submit a pull request. It's community-managed!\n\nA live version can be seen at http://www.pelicanthemes.com.\n\nUsing Themes\n############\n\nThese instructions assume you have already read all the `Pelican documentation`_,\nhave a working site, and would now like to apply a non-default theme.\n\n.. _Pelican documentation: http://docs.getpelican.com/\n\nFirst, choose a location to hold your themes. For this example, we'll use the\ndirectory ``~/pelican-themes``, but yours could be different. Clone the\n``pelican-themes`` repository to that location on your local machine:\n\n.. code-block:: sh\n\n\tgit clone --recursive https://github.com/getpelican/pelican-themes ~/pelican-themes\n\nNow you should have your ``pelican-themes`` repository stored at\n``~/pelican-themes/``.\n\nTo use one of the themes, edit your Pelican settings file to include this line:\n\n.. code-block:: python\n\n\tTHEME = \"/home/user/pelican-themes/theme-name\"\n\nSo, for instance, to use the ``mnmlist`` theme, you would edit your settings\nfile to include:\n\n.. code-block:: python\n\n\tTHEME = \"/home/user/pelican-themes/mnmlist\"\n\nSave the changes to your settings file and then regenerate your site by using\nthe Makefile you should already have set up using ``pelican-quickstart``:\n\n.. code-block:: sh\n\n\tmake html\n\nThemes can also be specified directly via the ``-t ~/pelican-themes/theme-name``\nparameter to the ``pelican`` command. If you want to edit your theme, make sure\nthat any edits you make are made to the copy stored in\n``~/pelican-themes/theme-name``. Any changes made to\nfiles stored in your site's ``output`` directory will be deleted the next\ntime you generate your site.\n\nGenerating Theme Previews\n#########################\n\nGenerating theme previews happens automatically via a GitHub Actions workflow,\nafter which those previews are published to https://pelicanthemes.com.\nIf you want to generate previews locally on your workstation, clone the Pelican\nrepository (for example, to `~/projects/pelican/`), clone this repository\nsomewhere, change to the root directory of that clone, and follow these steps:\n\n.. code-block:: sh\n\n\tpython -m pip install pelican[markdown] shot-scraper\n        mkdir _pelican\n        cp -r ~/projects/pelican/samples _pelican/\n        python build-theme-previews.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetpelican%2Fpelican-themes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetpelican%2Fpelican-themes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetpelican%2Fpelican-themes/lists"}