{"id":20900388,"url":"https://github.com/lkummer/lander","last_synced_at":"2026-04-14T01:31:47.954Z","repository":{"id":40288855,"uuid":"246177348","full_name":"LKummer/Lander","owner":"LKummer","description":"Hugo theme for landing and documentation sites.","archived":false,"fork":false,"pushed_at":"2023-07-07T23:23:40.000Z","size":3475,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-31T17:49:14.046Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://lkummer.github.io/Lander/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LKummer.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":"2020-03-10T01:12:22.000Z","updated_at":"2020-07-26T11:51:31.000Z","dependencies_parsed_at":"2025-01-19T13:14:58.830Z","dependency_job_id":"450e4887-5003-489c-9c69-9cf0bf30926e","html_url":"https://github.com/LKummer/Lander","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/LKummer/Lander","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LKummer%2FLander","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LKummer%2FLander/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LKummer%2FLander/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LKummer%2FLander/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LKummer","download_url":"https://codeload.github.com/LKummer/Lander/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LKummer%2FLander/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31778580,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T00:11:49.126Z","status":"ssl_error","status_checked_at":"2026-04-14T00:10:29.837Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-18T11:19:19.091Z","updated_at":"2026-04-14T01:31:47.932Z","avatar_url":"https://github.com/LKummer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lander Hugo Theme\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/v/release/LKummer/Lander\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/workflow/status/LKummer/Lander/Lint?label=lint\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/workflow/status/LKummer/Lander/Deliver?label=deliver\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/workflow/status/LKummer/Lander/Deploy Sites?label=deploy\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/LKummer/Lander\"\u003e\n\u003c/p\u003e\n\nHugo theme for landing and documentation sites.\n\n## Development Guide\n\nAfter cloning the project, install the required dependencies:\n```shell\n$ npm ci\n```\n\n### Development Server\n\nTo launch a hot reload dev server with a demo Hugo blog:\n```shell\n$ npm run demo:dev\n```\n\n### Storybook\n\nTo launch a hot reload Storybook instance:\n```shell\n$ npm run story\n```\n\n### Build\n\nTo build in development mode:\n```shell\n$ npm run theme:build\n```\n\nTo build in production mode:\n```shell\n$ npm run theme:build:prod\n```\n\nTo build the demo blog:\n```shell\n$ npm run demo:build\n```\n\nTo build the documentation:\n```shell\n$ npm run doc:build\n```\n\nBuilt files can be found in the `dist` folder.\n\n## Translation Guide\n\nThe translation files are in the `i18n` folder. Translation files should be\nnamed in the form `\u003clanguage subtag\u003e.toml`, for example: `fr.toml`.\n\nA translation definition takes the following form:\n```toml\n[definition]\n    form = \"template string\"\n```\n\nWhere `definition` is the key of the definition, `form` is the\n[Go Plural Form](https://godoc.org/golang.org/x/text/feature/plural#Form)\nof the argument passed to the `template string` and `template string` is the\ntranslated string.\n\nThe `direction` definition is a special definition used to configure whether\nthe language requires left-to-right or right-to-left styling by being set to\n`ltr` or `rtl` respectively.\n\n```toml\n# Example direction definition:\n[direction]\n    other = \"ltr\"\n```\n\nIf the `direction` definition is not set to either `ltr` or `rtl`, Hugo will\nemit an error and refuse to build. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flkummer%2Flander","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flkummer%2Flander","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flkummer%2Flander/lists"}