{"id":18049671,"url":"https://github.com/alextim/astro-portfolio","last_synced_at":"2025-04-05T06:15:31.679Z","repository":{"id":37073178,"uuid":"468498510","full_name":"alextim/astro-portfolio","owner":"alextim","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-03T21:10:54.000Z","size":33720,"stargazers_count":1,"open_issues_count":12,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T17:51:38.556Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Astro","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/alextim.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}},"created_at":"2022-03-10T20:20:58.000Z","updated_at":"2023-07-23T10:11:45.000Z","dependencies_parsed_at":"2025-02-10T13:44:10.671Z","dependency_job_id":"3935cf0c-2d95-4d84-9f0e-c2bb82eef926","html_url":"https://github.com/alextim/astro-portfolio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextim%2Fastro-portfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextim%2Fastro-portfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextim%2Fastro-portfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextim%2Fastro-portfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alextim","download_url":"https://codeload.github.com/alextim/astro-portfolio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294568,"owners_count":20915341,"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-10-30T21:08:28.770Z","updated_at":"2025-04-05T06:15:31.648Z","avatar_url":"https://github.com/alextim.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Climbing in Turkey\n\n## Images\n\n### Logo\n\nTwo logo files are needed.\n\n- _public/logo.svg_\n- _src/assets/logo.png_\n\n:bulb: Use 512x512 resolution for logo.png.\n\n### Images\n\nPlace images to _src/assets/images_ folder.\n\n## Production\n\n### Site Url\n\n**File: _src/config/siteUrl.mjs_**\n\nchange\n\n```js\nconst siteUrl = 'https://climbing-in-turkey-astro.netlify.app';\n```\n\nto\n\n```js\nconst siteUrl = 'https://YOURS-SITE-DOMAIN';\n```\n\n:bulb: No trailing slash!\n\n**File: _public/robots.txt_**\n\nchange\n\n```text\nSitemap: https://climbing-in-turkey-astro.netlify.app/sitemap.xml\n```\n\nto\n\n```text\nSitemap: https://YOURS-SITE-DOMAIN/sitemap.xml\n```\n\n### Enable Indexing\n\n**File: _netlify.toml_**\n\n```toml\n    X-Robots-Tag = \"noindex, nofollow\"\n```\n\n```toml\n    X-Robots-Tag = \"index, follow\"\n```\n\n**File: _src/config/seo.config.mjs_**\n\nchange\n\n```js\ndisableIndexing: true,\n```\n\nto\n\n```js\ndisableIndexing: false,\n```\n\n**File: _public/robots.txt_**\n\nchange\n\n```text\nDisallow: /\n```\n\nto\n\n```text\nDisallow:\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falextim%2Fastro-portfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falextim%2Fastro-portfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falextim%2Fastro-portfolio/lists"}