{"id":30657343,"url":"https://github.com/ow-mods/outerwildsmods.com","last_synced_at":"2025-08-31T11:13:14.949Z","repository":{"id":37246355,"uuid":"435823157","full_name":"ow-mods/outerwildsmods.com","owner":"ow-mods","description":"Outer Wilds Mods website, made with Svelte","archived":false,"fork":false,"pushed_at":"2025-08-30T16:06:59.000Z","size":10913,"stargazers_count":14,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-30T18:16:38.678Z","etag":null,"topics":["outer-wilds","svelte","sveltekit"],"latest_commit_sha":null,"homepage":"https://outerwildsmods.com","language":"Svelte","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/ow-mods.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-12-07T09:45:28.000Z","updated_at":"2025-08-30T16:07:02.000Z","dependencies_parsed_at":"2023-02-18T20:00:43.565Z","dependency_job_id":"bca21c82-7eb7-4ec0-872f-798b02a59c06","html_url":"https://github.com/ow-mods/outerwildsmods.com","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ow-mods/outerwildsmods.com","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ow-mods%2Fouterwildsmods.com","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ow-mods%2Fouterwildsmods.com/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ow-mods%2Fouterwildsmods.com/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ow-mods%2Fouterwildsmods.com/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ow-mods","download_url":"https://codeload.github.com/ow-mods/outerwildsmods.com/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ow-mods%2Fouterwildsmods.com/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272971552,"owners_count":25024100,"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-08-31T02:00:09.071Z","response_time":79,"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":["outer-wilds","svelte","sveltekit"],"created_at":"2025-08-31T11:13:13.978Z","updated_at":"2025-08-31T11:13:14.918Z","avatar_url":"https://github.com/ow-mods.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Outer Wilds Mods](https://outerwildsmods.com/)\n\nPage for aggregating info related to mods for the game Outer Wilds. Built with [SvelteKit](https://kit.svelte.dev/).\n\nThe content of this website is generated at build time based on a few things:\n\n- Basic information about the available mods and their thumbnails come from the [Outer Wilds Mod Database](https://github.com/ow-mods/ow-mod-db);\n- The main content of each mod page (for example, [outerwildsmods.com/mods/nomaivr](https://outerwildsmods.com/mods/nomaivr/)) is taken from that mod's `README.md` (from the default branch);\n- Images present in mod readmes are analyzed to retrieve their dimensions, so that the height/width can be included in the HTML and improve SEO;\n- The download count history chart (for example, [outerwildsmods.com/mods/nomaivr/downloads](https://outerwildsmods.com/mods/nomaivr/downloads)) is taken from [this repo which goes through all the commit diffs in the mod database](https://github.com/misternebula/OWModDBDownloadCountExtractor).\n\n## What to do if the website is down?\n\nIf you notice the website is down, please notify the admins in the [Outer Wilds Modding Discord](https://discord.gg/9vE5aHxcF9). In the meantime, you can use [staging.outerwildsmods.com](https://staging.outerwildsmods.com). If both of these are down, then God help us all.\n\n## Development setup\n\n- [Install Node](https://nodejs.org/en/download/);\n- Run `npm install`;\n- Run `npm run dev`;\n- Server will run in localhost.\n\n## Testing changes\n\nBefore deploying changes live, it's a good idea to test them on the [staging website](https://github.com/ow-mods/staging.outerwildsmods.com). Just push to the master branch of the staging repo and changes will be deployed to [staging.outerwildsmods.com](https://staging.outerwildsmods.com). These two repos aren't kept automatically in sync, so one thing you can do is develop on a new branch in the `outerwildsmods.com` repo, and then use this command to force-push the changes to the staging repo:\n\n```\ngit push https://github.com/ow-mods/staging.outerwildsmods.com.git HEAD:master -f\n```\n\n## Deploying to production\n\nAnything that's merged to master will be deployed to production with the [Auto Deploy workflow](https://github.com/ow-mods/outerwildsmods.com/actions/workflows/auto-deploy.yml).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fow-mods%2Fouterwildsmods.com","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fow-mods%2Fouterwildsmods.com","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fow-mods%2Fouterwildsmods.com/lists"}