{"id":18666970,"url":"https://github.com/adoptium/adoptium.net","last_synced_at":"2026-04-04T07:54:06.949Z","repository":{"id":36951135,"uuid":"439432226","full_name":"adoptium/adoptium.net","owner":"adoptium","description":"Adoptium Website","archived":false,"fork":false,"pushed_at":"2025-04-09T14:46:51.000Z","size":169735,"stargazers_count":22,"open_issues_count":35,"forks_count":129,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-04-09T15:27:14.781Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"https://adoptium.net","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adoptium.png","metadata":{"funding":{"github":"adoptium","custom":["eclipse.org/donate/adoptium"]},"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2021-12-17T18:54:15.000Z","updated_at":"2025-04-09T14:46:54.000Z","dependencies_parsed_at":"2024-05-02T16:04:00.749Z","dependency_job_id":null,"html_url":"https://github.com/adoptium/adoptium.net","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/adoptium%2Fadoptium.net","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adoptium%2Fadoptium.net/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adoptium%2Fadoptium.net/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adoptium%2Fadoptium.net/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adoptium","download_url":"https://codeload.github.com/adoptium/adoptium.net/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248496017,"owners_count":21113751,"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":["hacktoberfest"],"created_at":"2024-11-07T08:35:09.765Z","updated_at":"2026-04-04T07:54:06.918Z","avatar_url":"https://github.com/adoptium.png","language":"TypeScript","funding_links":["https://github.com/sponsors/adoptium","eclipse.org/donate/adoptium"],"categories":[],"sub_categories":[],"readme":"# Adoptium Site\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/359195e4-6832-4457-b67c-e79ddaf8c549/deploy-status)](https://app.netlify.com/sites/eclipsefdn-adoptium/deploys) [![codecov](https://codecov.io/gh/adoptium/adoptium.net/branch/main/graph/badge.svg?token=XGJMJVT8BA)](https://codecov.io/gh/adoptium/adoptium.net) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/adoptium/adoptium.net/badge)](https://api.securityscorecards.dev/projects/github.com/adoptium/adoptium.net)\n\nThis repository contains the source code for [https://adoptium.net](https://adoptium.net).\n\nThe main branch contains the source code necessary for development. The production site is hosted on Netlify which also supports pull request staging.\n\n## Tech Stack\n\nThis is is a Node.js / npm driven stack with AsciiDoc used for static content and Gatsby as the rendering engine etc.\n\n## How to develop locally\n\nThis assumes you already have Node.js and npm installed. Node.js version 18 or above is required. We recommend using [nvm](https://github.com/nvm-sh/nvm/blob/master/README.md) to manage your versions.\n\n1. Install your dependencies\n\n    ```bash\n    npm install\n    ```\n\n1. Start the site up. Gatsby will build all of the various parts of the site (Asciidoc etc). Note that this command takes some time to execute.\n\n    ```bash\n    npm start\n    ```\n\n1. If you need more memory (FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory)\n\n    ```bash\n    export NODE_OPTIONS=--max-old-space-size=4096\n    ```\n\n1. **Open the source code and start editing!**\n\n    Your site is now running at `http://localhost:8000`!\n\n    _Note: You'll also see a second link:_`http://localhost:8000/___graphql`_. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the [Gatsby tutorial](https://www.gatsbyjs.com/tutorial/part-five/#introducing-graphiql)._\n\n    Open the directory in your code editor of choice and edit relevant files under the `src/` directory. Save your changes and the browser will update in real time!\n\n## Configuring the build\n\n`gatsby-config.ts` is effectively your build script and `gatsby-node.ts` is where the Asciidoc rendering takes place.\n\n## How to contribute\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadoptium%2Fadoptium.net","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadoptium%2Fadoptium.net","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadoptium%2Fadoptium.net/lists"}