{"id":13701003,"url":"https://github.com/letsencrypt/website","last_synced_at":"2025-04-11T03:29:42.430Z","repository":{"id":39176819,"uuid":"62476427","full_name":"letsencrypt/website","owner":"letsencrypt","description":"Let's Encrypt Website and Documentation","archived":false,"fork":false,"pushed_at":"2025-03-17T17:15:12.000Z","size":131665,"stargazers_count":872,"open_issues_count":89,"forks_count":579,"subscribers_count":73,"default_branch":"main","last_synced_at":"2025-03-17T17:58:07.752Z","etag":null,"topics":["acme","hugo","isrg","letsencrypt"],"latest_commit_sha":null,"homepage":"https://letsencrypt.org","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/letsencrypt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-03T01:28:45.000Z","updated_at":"2025-03-17T17:15:14.000Z","dependencies_parsed_at":"2025-03-27T03:34:23.906Z","dependency_job_id":null,"html_url":"https://github.com/letsencrypt/website","commit_stats":{"total_commits":1876,"total_committers":286,"mean_commits":6.559440559440559,"dds":0.7468017057569296,"last_synced_commit":"2f472f2572d1b83ce712a92994ef66099d268f35"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letsencrypt%2Fwebsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letsencrypt%2Fwebsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letsencrypt%2Fwebsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letsencrypt%2Fwebsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/letsencrypt","download_url":"https://codeload.github.com/letsencrypt/website/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248335236,"owners_count":21086540,"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":["acme","hugo","isrg","letsencrypt"],"created_at":"2024-08-02T20:01:13.805Z","updated_at":"2025-04-11T03:29:37.417Z","avatar_url":"https://github.com/letsencrypt.png","language":"HTML","readme":"Let's Encrypt Website\n=====================\n\nThis is the repository for the main [Let's Encrypt website].\n\nThis site is built with [Hugo]. It's entirely static, no server-side code/scripting.\n\nTo see your changes, [install Hugo Extended], then run it with:\n\n```sh\nhugo server -F\n```\n\nAnd open [http://localhost:1313/] in your browser. Note that the `-F` flag will\nshow items to be published in the future (like blog posts with dates in the\nfuture).\n\nIf you update javascript, css or layouts, you can run tests with:\n\n```sh\nnpm install \u0026\u0026 npm run build \u0026\u0026 npm test\n```\n\nContributions welcome.\n\n# Troubleshooting with Hugo\n\nIf you see the error:\n\n\u003e Failed to load translations in file \"en.toml\": unsupported file extension .toml\n\nYour version of Hugo is probably too old. Please use the version specified in [netlify.toml]\n\n# Translations - internationalization (i18n)\n\nTo help with translation, please see [TRANSLATION.md].\n\n[Let's Encrypt website]: https://letsencrypt.org/\n[Hugo]: https://gohugo.io/\n[install Hugo Extended]: https://gohugo.io/getting-started/installing\n[http://localhost:1313/]: http://localhost:1313/\n[TRANSLATION.md]: https://github.com/letsencrypt/website/blob/main/TRANSLATION.md\n[netlify.toml]: https://github.com/letsencrypt/website/blob/main/netlify.toml\n\n# Creating new pages\n\nWhen creating new pages you'll need to add a translation stub for each language.\nYou can use the `new-page.sh` script to create these automatically:\n```sh\nUsage: ./new-page.sh \u003cpage-path\u003e \u003cpage title\u003e\nExamples:\n./new-page.sh my-page \"My Page Title\"\n./new-page.sh post/my-post \"My Post Title\"\n```\n```sh\n$ ./new-page.sh docs/new-page \"My New Page\"\nCreated page: ./content/vi/docs/new-page.md\nCreated page: ./content/sv/docs/new-page.md\nCreated page: ./content/he/docs/new-page.md\nCreated page: ./content/ja/docs/new-page.md\nCreated page: ./content/base-l10n/docs/new-page.md\nCreated page: ./content/it/docs/new-page.md\nCreated page: ./content/ru/docs/new-page.md\nCreated page: ./content/zh-cn/docs/new-page.md\nCreated page: ./content/uk/docs/new-page.md\nCreated page: ./content/sr/docs/new-page.md\nCreated page: ./content/zh-tw/docs/new-page.md\nCreated page: ./content/pt-br/docs/new-page.md\nCreated page: ./content/de/docs/new-page.md\nCreated page: ./content/ko/docs/new-page.md\nCreated page: ./content/id/docs/new-page.md\nCreated page: ./content/fr/docs/new-page.md\nCreated page: ./content/es/docs/new-page.md\nCreated page: ./content/en/docs/new-page.md\n```\n","funding_links":[],"categories":["HTML"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fletsencrypt%2Fwebsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fletsencrypt%2Fwebsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fletsencrypt%2Fwebsite/lists"}