{"id":22006646,"url":"https://github.com/neoforged/documentation","last_synced_at":"2025-04-05T14:05:17.063Z","repository":{"id":180830790,"uuid":"664375663","full_name":"neoforged/Documentation","owner":"neoforged","description":"The repository containing Neo's documentation","archived":false,"fork":false,"pushed_at":"2025-03-17T18:26:07.000Z","size":2096,"stargazers_count":35,"open_issues_count":32,"forks_count":64,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-03-29T13:06:49.311Z","etag":null,"topics":["documentation","docusarus","hacktoberfest","neoforge"],"latest_commit_sha":null,"homepage":"https://docs.neoforged.net","language":"MDX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neoforged.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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},"funding":{"github":"neoforged","open_collective":"neoforged"}},"created_at":"2023-07-09T19:35:29.000Z","updated_at":"2025-03-28T20:51:21.000Z","dependencies_parsed_at":"2023-12-21T16:32:05.942Z","dependency_job_id":"48caa45a-d8a0-4a51-ae62-d65980d213cf","html_url":"https://github.com/neoforged/Documentation","commit_stats":{"total_commits":480,"total_committers":114,"mean_commits":"4.2105263157894735","dds":0.79375,"last_synced_commit":"15c29db74c30e82cfd28043604520126fe8e37a6"},"previous_names":["neoforged/documentation"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoforged%2FDocumentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoforged%2FDocumentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoforged%2FDocumentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoforged%2FDocumentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neoforged","download_url":"https://codeload.github.com/neoforged/Documentation/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247345850,"owners_count":20924102,"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":["documentation","docusarus","hacktoberfest","neoforge"],"created_at":"2024-11-30T01:13:32.413Z","updated_at":"2025-04-05T14:05:17.043Z","avatar_url":"https://github.com/neoforged.png","language":"MDX","funding_links":["https://github.com/sponsors/neoforged","https://opencollective.com/neoforged"],"categories":[],"sub_categories":[],"readme":"# NeoForged Documentation\n\nThis repository is used to store documentation on NeoForge, the Minecraft modding API. It also contains documentation on NeoGradle, a Gradle plugin for developing NeoForge and mods using NeoForge.\n\nThe documentation is built using [Docusaurus 3](https://docusaurus.io)\n\n## Contributing\n\nYou can read the [contribution guidelines on the docs](https://docs.neoforged.net/contributing/).\n\nIf you wish to contribute to the documentation, fork and clone this repository.\n\nThe documentation uses Node.js 18. This can either be installed manually or using a version manager that supports `.node-version` or `.nvmrc`. For most version managers, the `install` and/or `use` command can be used to setup the correct Node.js version.\n\nFor example:\n\n```bash\nnvm install # or 'nvs use'\n```\n\nYou can run the following commands if you wish to preview the documentation website locally through the live development server. Most changes are reflected live without having to restart the server.\n\n```bash\nnpm install\nnpm run start\n```\n\n### Building\n\nIf you wish to build a static version of the documentation which can be deployed, you can run the following command:\n\n```bash\nnpm run build\n```\n\nThis command generates static content into the `build` directory and can be served using any static contents hosting service.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneoforged%2Fdocumentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneoforged%2Fdocumentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneoforged%2Fdocumentation/lists"}