{"id":18645867,"url":"https://github.com/interledger/interledger.org-developers","last_synced_at":"2025-11-05T04:30:32.913Z","repository":{"id":195744205,"uuid":"692810469","full_name":"interledger/interledger.org-developers","owner":"interledger","description":"🧑‍💻 Source code for the developers section of Interledger.org","archived":false,"fork":false,"pushed_at":"2024-04-13T00:16:17.000Z","size":3261,"stargazers_count":0,"open_issues_count":4,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-14T08:04:47.058Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://interledger.org/developers","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/interledger.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}},"created_at":"2023-09-17T16:46:26.000Z","updated_at":"2024-04-15T13:42:21.581Z","dependencies_parsed_at":"2023-12-07T03:25:42.969Z","dependency_job_id":"4181b0fc-7288-4b96-8527-12fa3d691cd9","html_url":"https://github.com/interledger/interledger.org-developers","commit_stats":null,"previous_names":["interledger/interledger.org-developers"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interledger%2Finterledger.org-developers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interledger%2Finterledger.org-developers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interledger%2Finterledger.org-developers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interledger%2Finterledger.org-developers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/interledger","download_url":"https://codeload.github.com/interledger/interledger.org-developers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239449593,"owners_count":19640535,"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-07T06:17:30.692Z","updated_at":"2025-11-05T04:30:32.867Z","avatar_url":"https://github.com/interledger.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Interledger developer portal\n\nSource code for the /developer-tools portion of [Interledger.org](https://interledger.org/). This site is separate from the headless Drupal-powered main site and is built with [Starlight](https://starlight.astro.build/), a documentation framework powered by [Astro](https://astro.build/).\n\n## 🚀 Project Structure\n\nInside this project, you'll see the following folders and files:\n\n```\n.\n├── public/\n├── src/\n│   ├── components/\n│   ├── content/\n│   │   ├── docs/\n│   ├── content.config/\n│   ├── layouts/\n│   ├── pages/\n│   ├── styles/\n│   └── env.d.ts\n├── astro.config.mjs\n├── package.json\n└── tsconfig.json\n```\n\nStarlight looks for `.md` or `.mdx` files in the `src/content/docs/` directory. Each file is exposed as a route based on its file name.\n\nStatic assets, like favicons or images, can be placed in the `public/` directory. When referencing these assets in your markdown, you do not have to include `public/` in the file path, so an image would have a path like:\n\n```md\n![A lovely description of your beautiful image](/img/YOUR_BEAUTIFUL_IMAGE.png)\n```\n\nFor more information about the way our documentation projects are set up, please refer to our [documentation style guide](https://interledger.tech/#docs-site-building).\n\n## Local Development\n\nWe are using [Bun](https://bun.sh/) in this repository, but you could theoretically use the package manager of your choice. To install Bun, run\n\n```sh\ncurl -fsSL https://bun.sh/install | bash\n```\n\n### 🧞 Commands\n\nAll commands are run from the root of the project, from a terminal:\n\n| Command                   | Action                                           |\n| :------------------------ | :----------------------------------------------- |\n| `bun install`             | Installs dependencies                            |\n| `bun run start`           | Starts local dev server at `localhost:1103`      |\n| `bun run build`           | Build your production site to `./dist/`          |\n| `bun run preview`         | Preview your build locally, before deploying     |\n| `bun run astro ...`       | Run CLI commands like `astro add`, `astro check` |\n| `bun run astro -- --help` | Get help using the Astro CLI                     |\n\nYou can substitute the `bun` commands with whatever package manager of your choice uses.\n\n### 👀 Want to learn more?\n\nCheck out [Starlight’s docs](https://starlight.astro.build/), read [the Astro documentation](https://docs.astro.build), or jump into the [Astro Discord server](https://astro.build/chat).\n\nThank You for Contributing! We appreciate your effort to write a blog post and share your expertise with the community!\n\n## Writing a blog post\n\n**Goal:** Educate, drive adoption, and grow strategic influence.\n\n**Typical Target Audience:**\n\n* Technically-inclined users interested in Interledger development.\n* Technically-inclined users interested in financial services technologies, innovations, or developments.\n* Users keen on topics like APIs, data analytics, metrics, analysis, and quantitative assessment for digital networks.\n* Users interested in privacy and related technologies.\n\n**Possible Content Framework:**\n\nIf you're unsure how to structure your writing, you can use this as a guide.\n\n* Introduction / main point\n* Context - Interledger’s perspective / stance / commitment on the topic being written [broader categories like privacy, metrics for growth, Digital Financial Inclusion etc.]\n* The Challenge (or) The Problem\n* The Solution\n* The How / implementation\n* Roadmap - short-term / long-term\n* Note: A call to action (CTA) will be included automatically at the bottom of every post.\n\nIdeal Word Count: Between 1,000 and 2,500 words, with links to relevant documents/pages for a deeper understanding.\n\n### Getting Started\n\nDiscuss Ideas: Before starting, share your blog post ideas with the tech team to ensure alignment and awareness.\n\nCopy the Template: Begin your draft using [this Google Doc template](https://docs.google.com/document/d/1L7vzsYORg9xmf72ljTdmyekpq2vJ7eQZ9atM2uAXgUM/edit?usp=sharing) to maintain a consistent format.\n\nReview Process## \n\nInitial Reviews:\n\n* Once your draft is ready, request specific reviewers or ask for feedback on the #tech-team Slack channel.\n* Incorporate feedback and refine the blog post.\n\nFinalizing:\n\n* When the draft is stable, create a pull request in the [interledger.org-developers](https://github.com/interledger/interledger.org-developers) GitHub repo.\n* Please add links where appropriate so people can easily click to learn more about the concepts you reference.\n* Include all images used in the post in the PR.\n* No-one is expected to know the ins and outs of Astro (the framework that powers our site), so please tag Sarah as a reviewer to ensure everything Astro-related is in order.\n\n### Working with Visuals \n\n* If you need an illustration, submit a design request in advance to Madalina via the #design Slack channel using the design request form.\n* Before uploading images to GitHub, run them through an image optimizer such as [TinyPNG](https://tinypng.com/).\n* Ensure images are appropriately sized; feel free to ask Madalina or Sarah for assistance.\n\n### Publishing Your Blog Post\n\n* Remember: merging the pull request will publish the blog post immediately.\n* Ensure the publishing date in the blog post metadata matches the intended release date.\n* Check with Ioana to confirm the publishing date and keep a consistent posting schedule. Ioana will also handle social media promotion.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterledger%2Finterledger.org-developers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finterledger%2Finterledger.org-developers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterledger%2Finterledger.org-developers/lists"}