{"id":21130601,"url":"https://github.com/golemcloud/docs","last_synced_at":"2025-07-09T01:33:32.385Z","repository":{"id":210702387,"uuid":"712064437","full_name":"golemcloud/docs","owner":"golemcloud","description":"Golem Cloud Documentation","archived":false,"fork":false,"pushed_at":"2025-05-10T18:48:35.000Z","size":1412,"stargazers_count":15,"open_issues_count":15,"forks_count":15,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-05-10T19:33:02.320Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://learn.golem.cloud","language":"MDX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golemcloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-10-30T18:08:41.000Z","updated_at":"2025-04-29T15:59:21.000Z","dependencies_parsed_at":"2024-04-14T13:29:43.253Z","dependency_job_id":"1f9304f7-125c-4680-bfea-d5c78265d55f","html_url":"https://github.com/golemcloud/docs","commit_stats":null,"previous_names":["golemcloud/docs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/golemcloud/docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemcloud%2Fdocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemcloud%2Fdocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemcloud%2Fdocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemcloud%2Fdocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golemcloud","download_url":"https://codeload.github.com/golemcloud/docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemcloud%2Fdocs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264375575,"owners_count":23598403,"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-20T05:35:31.530Z","updated_at":"2025-07-09T01:33:32.362Z","avatar_url":"https://github.com/golemcloud.png","language":"MDX","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Getting Started\n\n1. [Install Bun](https://bun.sh/docs/installation)\n2. Install dependencies\n\n   `bun install`\n\n3. Run the development server\n\n   `bun run dev`\n\n4. Open http://localhost:3001 with your browser to see the result.\n\n## Developing Guide\n\nThis docs site is built with [Nextra](https://nextra.site/)\n\n## Adding a new page\n\nEach docs page is created from a .mdx file. To add a new page, create a new .mdx file in the `pages` directory. The file name will be the URL path.\n\nFor example, `pages/docs/getting-started.mdx` will be available at `/docs/getting-started`.\n\n### Changing page metadata\n\nIn order to change the page's title or placement on the left hand sidebar, you need to create a `_meta.json` file in the same directory as the .mdx file.\n\n[Read more about Nextra's \\_meta.json files](https://nextra.site/docs/guide/organize-files#_metajson).\n\n[Read more about Nextra's docs theme](https://nextra.site/docs/docs-theme).\n\nIf we had a page `/pages/docs/getting-started.mdx`, we could add a `_meta.json` file to change the title and make it the first entry in the sidebar.\n\n```json\n{\n  \"getting-started\": {\n    \"title\": \"Getting Started - Overview\"\n  },\n  \"other-page\": \"Other Page\"\n}\n```\n\nNote how the key in the json object matches the file name. This is how Nextra knows which page to apply the metadata to.\n\n\u003e If the value is a json object, you can set multiple parameters. If it's a string, it will just change the title.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgolemcloud%2Fdocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgolemcloud%2Fdocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgolemcloud%2Fdocs/lists"}