{"id":13612065,"url":"https://github.com/prometheus-ev/jekyll-localization","last_synced_at":"2025-04-13T11:31:29.014Z","repository":{"id":961106,"uuid":"749454","full_name":"prometheus-ev/jekyll-localization","owner":"prometheus-ev","description":"Jekyll plugin that adds localization features to the rendering engine.","archived":true,"fork":false,"pushed_at":"2014-07-14T07:45:19.000Z","size":603,"stargazers_count":67,"open_issues_count":0,"forks_count":7,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-03T16:23:18.032Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://rdoc.info/gems/jekyll-localization","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus-ev.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-06-30T17:00:42.000Z","updated_at":"2025-01-05T10:04:24.000Z","dependencies_parsed_at":"2022-07-06T00:00:45.349Z","dependency_job_id":null,"html_url":"https://github.com/prometheus-ev/jekyll-localization","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus-ev%2Fjekyll-localization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus-ev%2Fjekyll-localization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus-ev%2Fjekyll-localization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus-ev%2Fjekyll-localization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus-ev","download_url":"https://codeload.github.com/prometheus-ev/jekyll-localization/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248705653,"owners_count":21148569,"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-01T20:00:21.935Z","updated_at":"2025-04-13T11:31:28.724Z","avatar_url":"https://github.com/prometheus-ev.png","language":"Ruby","funding_links":[],"categories":["Multi Language / Multi Lingual"],"sub_categories":[],"readme":"= jekyll-localization - Jekyll plugin that adds localization features to the rendering engine.\n\n== VERSION\n\nThis documentation refers to jekyll-localization version 0.1.7\n\n\n== DESCRIPTION\n\nJekyll plugin that adds localization features to the rendering engine.\n\nAdd the following to your \u003ctt\u003e_plugins/ext.rb\u003c/tt\u003e file:\n\n  require 'jekyll/localization'\n\nThen start using Jekyll::Filters#t in your templates, which will extract\nthe target language from the file name (\u003ctt\u003e\u003cNAME\u003e.\u003cLANG\u003e.\u003cEXT\u003e\u003c/tt\u003e,\nwhere +LANG+ is supposed to be a two-letter language code). The order\nof the arguments corresponds to the order of the languages defined in\nJekyll::Localization::LANGUAGES (e.g., +en+, +de+, +fr+):\n\n  Some \u003c%= t 'translated', 'übersetzter' %\u003e text. (ERb-style)\n  Some {{ 'translated' | t: 'übersetzter' }} text. (Liquid-style)\n\nYou can modify Jekyll::Localization::LANGUAGES to add languages or change\ntheir order. The first one is the default language and will be used when a\ntranslation is missing (+fr+ in this example). Note that, when you do add\nlanguages and in particular when you change their order, you should adjust\nJekyll::Localization::HUMAN_LANGUAGES accordingly!\n\n\n== LINKS\n\n\u003cb\u003e\u003c/b\u003e\nDocumentation:: http://rdoc.info/gems/jekyll-localization\nSource code::   http://github.com/prometheus-ev/jekyll-localization\nRubyGem::       http://rubygems.org/gems/jekyll-localization\n\n\n== AUTHORS\n\n* Jens Wille \u003cmailto:jens.wille@gmail.com\u003e\n* Arne Eilermann \u003cmailto:eilermann@lavabit.com\u003e\n\n\n== LICENSE AND COPYRIGHT\n\nCopyright (C) 2010-2012 University of Cologne,\nAlbertus-Magnus-Platz, 50923 Cologne, Germany\n\nCopyright (C) 2013 Jens Wille\n\njekyll-localization is free software: you can redistribute it and/or modify it\nunder the terms of the GNU Affero General Public License as published by the\nFree Software Foundation, either version 3 of the License, or (at your option)\nany later version.\n\njekyll-localization is distributed in the hope that it will be useful, but\nWITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or\nFITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License\nfor more details.\n\nYou should have received a copy of the GNU Affero General Public License along\nwith jekyll-localization. If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprometheus-ev%2Fjekyll-localization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprometheus-ev%2Fjekyll-localization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprometheus-ev%2Fjekyll-localization/lists"}