{"id":20993043,"url":"https://github.com/lednerb/poeditor2hugo","last_synced_at":"2025-03-13T12:29:16.579Z","repository":{"id":90299390,"uuid":"146105724","full_name":"Lednerb/poeditor2hugo","owner":"Lednerb","description":"Simple tool to export your POEditor.com translations to your hugo theme","archived":false,"fork":false,"pushed_at":"2019-04-20T04:40:23.000Z","size":319,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-20T08:34:57.976Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lednerb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2018-08-25T15:14:43.000Z","updated_at":"2019-04-24T06:58:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca0ebfaa-9980-4676-aaf6-1d989f295dfc","html_url":"https://github.com/Lednerb/poeditor2hugo","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lednerb%2Fpoeditor2hugo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lednerb%2Fpoeditor2hugo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lednerb%2Fpoeditor2hugo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lednerb%2Fpoeditor2hugo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lednerb","download_url":"https://codeload.github.com/Lednerb/poeditor2hugo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243404200,"owners_count":20285527,"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-11-19T07:13:33.737Z","updated_at":"2025-03-13T12:29:16.566Z","avatar_url":"https://github.com/Lednerb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `$ poeditor2hugo`\n\n[![GitHub version](https://img.shields.io/github/release/Lednerb/poeditor2hugo/all.svg?style=flat-square)](https://github.com/Lednerb/poeditor2hugo/releases)\n[![License](https://img.shields.io/github/license/Lednerb/poeditor2hugo.svg?style=flat-square)](https://github.com/Lednerb/poeditor2hugo/blob/master/LICENSE.md)\n[![Docker Pulls](https://img.shields.io/docker/pulls/lednerb/poeditor2hugo.svg?style=flat-square)](https://hub.docker.com/r/lednerb/poeditor2hugo/)\n[![GitHub stars](https://img.shields.io/github/stars/Lednerb/poeditor2hugo.svg?style=social\u0026label=Stars)](https://github.com/Lednerb/poeditor2hugo)\n\nThis tool is for all creators of multilingual Hugo themes.\n\nWith `poeditor2hugo` you can easily export your [POEditor](https://poeditor.com) translations to your [Hugo](https://gohugo.io) theme.\n\n\n## Quickstart with docker\n\nIf you have Docker installed, you can simply `cd` into your theme's directory and run:\n```\ndocker run --rm -it -v $PWD:/export lednerb/poeditor2hugo\n```\n\nIf your current user is not in the `docker` group, you maybe have to run this command with `sudo`.\n\n\n__Fixing permissions:__\n\nIf you are on a Linux system, you might want to change the permissions for the language files.\nWithin your theme directory run the following command to change the permissions:\n\n```\nsudo chown -r $USER:$USER i18n/\n```\n\nAlternatively, do it in one step or create a bash alias:\n\n`~/.bashrc`\n```\nalias poeditor2hugo='sudo docker run --rm -it -v $PWD:/export lednerb/poeditor2hugo \u0026\u0026 sudo chown -R $USER:$USER i18n'\n```\n\nYou can then run:\n```\ncd ~/your/hugo/theme\npoeditor2hugo\n```\n\n### DEMO\n[![DEMO](./demo.gif)](https://github.com/Lednerb/poeditor2hugo/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flednerb%2Fpoeditor2hugo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flednerb%2Fpoeditor2hugo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flednerb%2Fpoeditor2hugo/lists"}