{"id":20857568,"url":"https://github.com/openlayers/workshop","last_synced_at":"2025-08-27T11:20:18.323Z","repository":{"id":825533,"uuid":"13985501","full_name":"openlayers/workshop","owner":"openlayers","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-05T02:08:38.000Z","size":61775,"stargazers_count":74,"open_issues_count":16,"forks_count":78,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-04-04T10:58:53.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://openlayers.org/workshop/","language":"JavaScript","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/openlayers.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,"publiccode":null,"codemeta":null}},"created_at":"2013-10-30T12:12:42.000Z","updated_at":"2025-03-24T20:28:59.000Z","dependencies_parsed_at":"2024-11-27T17:37:23.412Z","dependency_job_id":null,"html_url":"https://github.com/openlayers/workshop","commit_stats":{"total_commits":403,"total_committers":19,"mean_commits":"21.210526315789473","dds":0.5806451612903225,"last_synced_commit":"6e4545481fe859109612063482a9abcaca9b1cb8"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlayers%2Fworkshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlayers%2Fworkshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlayers%2Fworkshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlayers%2Fworkshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openlayers","download_url":"https://codeload.github.com/openlayers/workshop/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681494,"owners_count":21144700,"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-18T04:41:10.079Z","updated_at":"2025-04-13T07:50:20.310Z","avatar_url":"https://github.com/openlayers.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenLayers Workshop\n\nThis doc is for people developing the OpenLayers Workshop.  Workshop participants work with archives downloaded from the [release pages](https://github.com/openlayers/workshop/releases).\n\n## Building the workshop\n\nInstall Node 16+ and dependencies:\n\n    npm install\n\nStart the development server:\n\n    npm start\n\nThe workshop content is divided into two directories.  The `doc` directory contains the documentation sources.  The `src` directory contains all of the sources that will be used by workshop participants (e.g. data, examples, etc.).  The build process creates an archive with the build version of the docs together with the `src` files.\n\nWhen adding new pages or restructuring things, update the `doc/SUMMARY.md` (this is used to generate the content tree in the navigation).  Also update any of the nested `README.md` files (these provide the index page for each section).\n\n## Creating a new release\n\nCreate a new tag and update the version in `package.json`.  This can be done together with the following:\n\n    npm version v6.8.1-en.3\n\nChoose a major, minor, and patch version that matches the `ol` release version.  Increment the prerelease identifier to be higher than whatever was published last.  Then push the changes to `package.json` and the new tag:\n\n    git push --tags origin main\n\nThis will results in a new `release` job in GitLab CI.  The workshop archive will be built and attached to the new release.\n\nOn every push to the `main` branch, the `gh-pages` branch is updated with a `deploy` job in GitLab CI.\n\n![Current Status](https://github.com/openlayers/workshop/actions/workflows/deploy.yml/badge.svg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenlayers%2Fworkshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenlayers%2Fworkshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenlayers%2Fworkshop/lists"}