{"id":30481042,"url":"https://github.com/dfop02/lokyll","last_synced_at":"2025-10-14T09:34:46.084Z","repository":{"id":310394310,"uuid":"1039647158","full_name":"dfop02/Lokyll","owner":"dfop02","description":"Lokyll allows you to localize your project to other langs, tricks your Liquid tags into staying safe during translation.","archived":false,"fork":false,"pushed_at":"2025-08-17T19:23:33.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-17T21:20:44.432Z","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/dfop02.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-17T17:25:25.000Z","updated_at":"2025-08-17T19:23:36.000Z","dependencies_parsed_at":"2025-08-17T21:20:46.196Z","dependency_job_id":"c1f98672-2fc4-4e7d-ace1-d8de9a75fc75","html_url":"https://github.com/dfop02/Lokyll","commit_stats":null,"previous_names":["dfop02/lokyll"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/dfop02/Lokyll","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfop02%2FLokyll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfop02%2FLokyll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfop02%2FLokyll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfop02%2FLokyll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dfop02","download_url":"https://codeload.github.com/dfop02/Lokyll/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfop02%2FLokyll/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018626,"owners_count":26086404,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-08-24T13:47:38.049Z","updated_at":"2025-10-14T09:34:46.063Z","avatar_url":"https://github.com/dfop02.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lokyll\nLokyll allows you to localize your project to other langs, tricks your Liquid tags into staying safe during translation.\n\n### Dependencies\n- Python \u003e 3.8 and Python \u003c 3.12\n\n### Setup\n1. run `install_translator.py` by:\n```bash\npython install.py`\n```\nor\n```bash\nchmod +x install.py\n./install.py\n```\n\nThis will install all dependencies and make sure translator will works, by default it translate from `en` to `pt`.\nIf you want translate to another language, please edit it on `install.py`:\n```python\n# ---------------- Configuration ----------------\nFROM_LANG = \"en\"   # Source language\nTO_LANG = \"pt\"     # Target language\n# ------------------------------------------------\n```\nYou can find the supported langs [here](https://github.com/argosopentech/argos-translate?tab=readme-ov-file#supported-languages).\n\n2. run `lokyll.py`\n\n```bash\n# From local path source\npython lokyll.py --src test --dest test-pt --from-lang en --to-lang pt --include-markdown --translate-js\n\n# From git repo source\npython lokyll.py --repo-url https://github.com/crystal-lang/crystal-website --dest crystal-website-pt --from-lang en --to-lang pt --include-markdown --translate-js\n```\n\n### Authors\n\n* [Diogo Fernandes](https://github.com/dfop02)\n\n### License\n\nThis project is licensed under MIT - see the [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfop02%2Flokyll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdfop02%2Flokyll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfop02%2Flokyll/lists"}