{"id":21532380,"url":"https://github.com/windingtree/developer-portal","last_synced_at":"2026-01-04T01:31:56.097Z","repository":{"id":44504710,"uuid":"286194336","full_name":"windingtree/developer-portal","owner":"windingtree","description":"Contains the documentation for the Winding Tree Developer Portal using Jekyll and Markdown","archived":false,"fork":false,"pushed_at":"2022-07-04T13:21:48.000Z","size":1051,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-24T06:42:39.048Z","etag":null,"topics":["documentation","travel"],"latest_commit_sha":null,"homepage":"https://developers.windingtree.com","language":"SCSS","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/windingtree.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}},"created_at":"2020-08-09T08:08:03.000Z","updated_at":"2024-06-25T04:29:46.000Z","dependencies_parsed_at":"2022-08-28T19:01:29.784Z","dependency_job_id":null,"html_url":"https://github.com/windingtree/developer-portal","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/windingtree%2Fdeveloper-portal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windingtree%2Fdeveloper-portal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windingtree%2Fdeveloper-portal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windingtree%2Fdeveloper-portal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/windingtree","download_url":"https://codeload.github.com/windingtree/developer-portal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244096512,"owners_count":20397433,"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","travel"],"created_at":"2024-11-24T02:19:46.203Z","updated_at":"2026-01-04T01:31:56.066Z","avatar_url":"https://github.com/windingtree.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Developer Portal\n\n## Purpose\n\nThis repository allows to build the developer portal hosted at: [https://developers.windingtree.com](https://developers.windingtree.com).\n\n\n## Dependencies\n\n* [Ruby](https://www.ruby-lang.org/)\n* [Jekyll](https://jekyllrb.com/)\n* [Bundler](https://rubygems.org/gems/bundler)\n\n```shell\ngem install jekyll bundler\n```\n\n## Local Development\n\nClone the repository\n\n```shell\ngit clone https://github.com/windingtree/developer-portal.git\n```\n\nChange to the repository's directory:\n\n```shell\ncd developer-portal\n```\nInstall the gem dependencies:\n\n```shell\nbundle install\n```\n\nBuild and launch the server\n\n```shell\nbundle exec jekyll serve\n```\n\nBrowse to [http://localhost:4000](http://localhost:4000)\n\nWhen you are ready to publish, you can build the static site which will be made available in the `_site` directory:\n\n```shell\nbundle exec jekyll build\n```\n\n## Creating Diagrams\n\n[PlantUML](https://plantuml.com/) diagrams can be added thanks to the [jekyll-remote-plantuml](https://github.com/Patouche/jekyll-remote-plantuml) plugin.\n\n  {% uml %}\n  Bob -\u003e Alice : Hello\n  {% enduml %}\n\nAuto-generated diagrams need to be manually added in static builds:\n\n```shell\nmv assets/images/plantuml _site/assets/images/plantuml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwindingtree%2Fdeveloper-portal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwindingtree%2Fdeveloper-portal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwindingtree%2Fdeveloper-portal/lists"}