{"id":13696105,"url":"https://github.com/pelican-plugins/simple-footnotes","last_synced_at":"2025-04-10T04:32:47.161Z","repository":{"id":52542687,"uuid":"215860553","full_name":"pelican-plugins/simple-footnotes","owner":"pelican-plugins","description":"Adds footnotes to articles and pages","archived":false,"fork":false,"pushed_at":"2024-07-02T08:43:10.000Z","size":76,"stargazers_count":9,"open_issues_count":2,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T16:22:15.358Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelican-plugins.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":"justinmayer","liberapay":"pelican"}},"created_at":"2019-10-17T18:32:39.000Z","updated_at":"2024-10-27T05:36:19.000Z","dependencies_parsed_at":"2024-04-13T00:50:31.423Z","dependency_job_id":null,"html_url":"https://github.com/pelican-plugins/simple-footnotes","commit_stats":{"total_commits":68,"total_committers":9,"mean_commits":7.555555555555555,"dds":"0.19117647058823528","last_synced_commit":"f5063b9cf07bbc23aab6d6367fc89adfc2d15573"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelican-plugins%2Fsimple-footnotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelican-plugins%2Fsimple-footnotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelican-plugins%2Fsimple-footnotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelican-plugins%2Fsimple-footnotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelican-plugins","download_url":"https://codeload.github.com/pelican-plugins/simple-footnotes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248157653,"owners_count":21057048,"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-08-02T18:00:36.325Z","updated_at":"2025-04-10T04:32:46.869Z","avatar_url":"https://github.com/pelican-plugins.png","language":"Python","funding_links":["https://github.com/sponsors/justinmayer","https://liberapay.com/pelican"],"categories":["Plugins"],"sub_categories":["Migrated to new architecture"],"readme":"Simple Footnotes\n================\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/pelican-plugins/simple-footnotes/main.yml?branch=main)](https://github.com/pelican-plugins/simple-footnotes/actions)\n[![PyPI Version](https://img.shields.io/pypi/v/pelican-simple-footnotes)](https://pypi.org/project/pelican-simple-footnotes/)\n[![Downloads](https://img.shields.io/pypi/dm/pelican-simple-footnotes)](https://pypi.org/project/pelican-simple-footnotes/)\n![License](https://img.shields.io/pypi/l/pelican-simple-footnotes?color=blue)\n\nSimple Footnotes is a Pelican plugin for adding footnotes to articles and pages.\n\nInstallation\n------------\n\nThis plugin, and its dependent package `html5lib`, can be installed via:\n\n    python -m pip install pelican-simple-footnotes\n\nAs long as you have not explicitly added a `PLUGINS` setting to your Pelican settings file, then the newly-installed plugin should be automatically detected and enabled. Otherwise, you must add `simple_footnotes` to your existing `PLUGINS` list. For more information, please see the [How to Use Plugins](https://docs.getpelican.com/en/latest/plugins.html#how-to-use-plugins) documentation.\n\nUsage\n-----\n\nWhen writing an article or page, add a footnote like this:\n\n    Here’s my written text[ref]and here is a footnote[/ref].\n\nThis will appear as, roughly:\n\nHere is my written text\u003csup\u003e1\u003c/sup\u003e\n\n 1. and here is a footnote ↩\u0026#xFE0E;\n\nThis should work with any content format (Markdown, reStructuredText, et cetera), because the plugin looks for `[ref]` and `[/ref]` once the conversion to HTML has happened.\n\nContributing\n------------\n\nContributions are welcome and much appreciated. Every little bit helps. You can contribute by improving the documentation, adding missing features, and fixing bugs. You can also help out by reviewing and commenting on [existing issues][].\n\nTo start contributing to this plugin, review the [Contributing to Pelican][] documentation, beginning with the **Contributing Code** section.\n\nCredits\n-------\n\nOriginally authored by [Stuart Langridge](https://kryogenix.org/), February 2014, and subsequently enhanced by members of the Pelican community, including [Justin Mayer](https://justinmayer.com/), who re-packaged it for publication to PyPI.\n\nInspired by Andrew Nacin’s [Simple Footnotes WordPress plugin](https://wordpress.org/plugins/simple-footnotes/).\n\n\n[existing issues]: https://github.com/pelican-plugins/simple-footnotes/issues\n[Contributing to Pelican]: https://docs.getpelican.com/en/latest/contribute.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpelican-plugins%2Fsimple-footnotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpelican-plugins%2Fsimple-footnotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpelican-plugins%2Fsimple-footnotes/lists"}