{"id":38967537,"url":"https://github.com/eclipse-sprotty/sprotty-website","last_synced_at":"2026-01-17T16:32:27.529Z","repository":{"id":141954170,"uuid":"594147153","full_name":"eclipse-sprotty/sprotty-website","owner":"eclipse-sprotty","description":"Sprotty project website","archived":false,"fork":false,"pushed_at":"2025-12-01T07:58:59.000Z","size":12204,"stargazers_count":3,"open_issues_count":2,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-12-03T18:59:28.236Z","etag":null,"topics":["diagrams","documentation","sprotty","website"],"latest_commit_sha":null,"homepage":"https://sprotty.org/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-sprotty.png","metadata":{"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-01-27T17:57:59.000Z","updated_at":"2025-12-01T07:58:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"ec93618e-6203-4982-b753-269d48607247","html_url":"https://github.com/eclipse-sprotty/sprotty-website","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipse-sprotty/sprotty-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-sprotty%2Fsprotty-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-sprotty%2Fsprotty-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-sprotty%2Fsprotty-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-sprotty%2Fsprotty-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-sprotty","download_url":"https://codeload.github.com/eclipse-sprotty/sprotty-website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-sprotty%2Fsprotty-website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28511868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["diagrams","documentation","sprotty","website"],"created_at":"2026-01-17T16:32:27.386Z","updated_at":"2026-01-17T16:32:27.516Z","avatar_url":"https://github.com/eclipse-sprotty.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Eclipse Sprotty Project Website\n\n[![Deployment](https://github.com/eclipse-sprotty/sprotty-website/actions/workflows/deploy.yml/badge.svg)](https://github.com/eclipse-sprotty/sprotty-website/actions/workflows/deploy.yml)\n[![Gitpod - Code Now](https://img.shields.io/badge/Gitpod-code%20now-blue.svg?longCache=true)](https://gitpod.io/#https://github.com/eclipse-sprotty/sprotty-website)\n\nThis repository contains the source for the website of Eclipse Sprotty:\n\n[https://sprotty.org](https://sprotty.org)\n\nThe main repository is found at [eclipse-sprotty/sprotty](https://github.com/eclipse-sprotty/sprotty).\n\n## Repository Structure\n\n- `hugo` – [Hugo](https://gohugo.io) content including static web pages and documentation in Markdown format\n- `tailwind` – [Tailwind CSS](https://tailwindcss.com) configuration\n- `showcase` – Live examples of Sprotty diagrams\n\n## How to generate reference documentation\n\nThe reference documentation is generated using [TypeDoc](https://typedoc.org/) and requires manual steps in order to be integrated into the website structure.\n\n1. Install typedoc and typedoc-plugin-markdown globally\n\n    ```bash\n    npm i -g typedoc typedoc-plugin-markdown\n    ```\n\n2. Navigate to the package you want to create the reference for (ex: sprotty-protocol)\n\n3. Generate documentation\n\n    ```bash\n    npx typedoc src/index --skipErrorChecking --plugin typedoc-plugin-markdown --flattenOutputFiles\n    ```\n\n4. This should have generated a new docs folder with many markdown files in the root of the package\n\n5. Copy the content of this folder into the correct place in sprotty-website (hugo/content/docs/ref/[library]).\n\n6. In sprotty-website run the `process-docs` script. This is needed to adapt the generated links to what hugo is expecting\n\n    ```bash\n    npm run process-docs\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-sprotty%2Fsprotty-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclipse-sprotty%2Fsprotty-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-sprotty%2Fsprotty-website/lists"}