{"id":17832464,"url":"https://github.com/noerw/gitbook-plugin-localized-footer","last_synced_at":"2025-03-19T11:30:59.704Z","repository":{"id":57251173,"uuid":"60871847","full_name":"noerw/gitbook-plugin-localized-footer","owner":"noerw","description":"add a footer to each page of a gitbook, allows l10n","archived":false,"fork":false,"pushed_at":"2017-05-11T20:25:21.000Z","size":9,"stargazers_count":7,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T18:23:14.384Z","etag":null,"topics":["footer","gitbook-plugin","i18n","markdown","multilanguage"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noerw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-10T19:25:48.000Z","updated_at":"2022-07-28T03:05:14.000Z","dependencies_parsed_at":"2022-08-24T16:52:03.261Z","dependency_job_id":null,"html_url":"https://github.com/noerw/gitbook-plugin-localized-footer","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noerw%2Fgitbook-plugin-localized-footer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noerw%2Fgitbook-plugin-localized-footer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noerw%2Fgitbook-plugin-localized-footer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noerw%2Fgitbook-plugin-localized-footer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noerw","download_url":"https://codeload.github.com/noerw/gitbook-plugin-localized-footer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243986034,"owners_count":20379254,"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":["footer","gitbook-plugin","i18n","markdown","multilanguage"],"created_at":"2024-10-27T19:58:27.968Z","updated_at":"2025-03-19T11:30:59.419Z","avatar_url":"https://github.com/noerw.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gitbook-plugin-localized-footer\n\nThis gitbook plugin allows adding a custom footer to each page on the website output.\nRequires `gitbook \u003e=2.6.7` (should also run on 2.5.x, not tested).\n\nThe footer content is read from a markdown file in each (language) books' content directory (by default `FOOTER.md`), so translated content for multi-language is possible.\n\nCustom styles may be applied on the css selector `.localized-footer`.\n\nI wrote these ~40 lines, as other footer-plugins were removed or insufficient for my needs.\nHoping footers will become functionality of the gitbook core.\n\n## usage\n\n1. add the plugin to your `book.json`, and optionally configure it. default values as example:\n\n    ```js\n    {\n      \"gitbook\": \"3.2.2\",\n      \"plugins\": [\"localized-footer\"],\n      \"localized-footer\": {\n        \"hline\": true,            // whether to include an horizontal line above the footer\n        \"filename\": \"./FOOTER.md\" // may also be a relative path to the book root\n      }\n    }\n    ```\n\n2. run `gitbook install`\n\n3. fill the footer file(s)\n\n    ```md\n    *content published under [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)*\n    ```\n    \n## license\n\nLGPL-3.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoerw%2Fgitbook-plugin-localized-footer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoerw%2Fgitbook-plugin-localized-footer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoerw%2Fgitbook-plugin-localized-footer/lists"}