{"id":20942189,"url":"https://github.com/getstation/theme","last_synced_at":"2026-02-16T16:03:09.376Z","repository":{"id":33812697,"uuid":"129095147","full_name":"getstation/theme","owner":"getstation","description":"Station Theme \u0026 Styleguide","archived":false,"fork":false,"pushed_at":"2022-12-08T17:58:06.000Z","size":8845,"stargazers_count":2,"open_issues_count":20,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T16:00:00.172Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://getstation.github.io/theme/","language":"TypeScript","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/getstation.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-04-11T13:07:27.000Z","updated_at":"2023-05-20T09:16:16.000Z","dependencies_parsed_at":"2023-01-15T02:45:52.554Z","dependency_job_id":null,"html_url":"https://github.com/getstation/theme","commit_stats":null,"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/getstation/theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getstation%2Ftheme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getstation%2Ftheme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getstation%2Ftheme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getstation%2Ftheme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getstation","download_url":"https://codeload.github.com/getstation/theme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getstation%2Ftheme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29512251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"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":[],"created_at":"2024-11-18T23:24:20.281Z","updated_at":"2026-02-16T16:03:09.340Z","avatar_url":"https://github.com/getstation.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Station Theme\n[![Build Status](https://travis-ci.com/getstation/theme.svg?branch=master)](https://travis-ci.com/getstation/theme)\n\n## TL;DR\n\n```\nnpm install @getstation/theme\n```\n\n## Usage\nhttps://getstation.github.io/theme/storybook/index.html\n\n## TypeScript\nhttps://getstation.github.io/theme/typedoc/index.html\n\n## How to add an icon\n- Add the SVG icon in `resources/icons` with param-case filename. Example: `indian-pale-ale.svg`.\n- Run `yarn run generate:icons`\n- Commit SVG resource and generated files in `lib/components/Icon/svg`\n- Use the new icon via: `\u003cIcon symbolId={SvgSymbol.INDIAN_PALE_ALE} /\u003e`\n\n## Dev\n\n#### Requirement for developpement usage\n\nTo work with storybook inside Bx you will need to link the module \n\n- `git clone http://github.com/getstation/theme`\n- `cd theme`\n- `yarn`\n- `yarn link`\n- `cd /path/to/my/Bx`\n- `yarn link @getstation/theme`\n\n#### Storybook\n\nYou can see modifications to you components inside `storybook`, just start it `yarn run storybook` \u0026 go to [localhost](http://localhost:6006)\n\n\n#### Expose modifications to BX\n\nRebuild `@getstation/theme` via `yarn run build` inside the repo everytime you did change in `theme` \n\n#### Pull request\n\nCreate a RC version for your PR to be tested:\n\n- `npm version --preid=rc --prerelease ` for a new or increment RC, will result in **0.0.0-rc-0**\n- `npm version --premajor` for a new major RC version, will result in **1.0.0-rc.0**\n- `npm version --preminor` for a new minor RC version, will result in **0.1.0-rc.0**\n- `npm version --prepatch` for a new patched version, will result in **0.0.1-rc.0** \n- `git push --follow-tags` to push rc version version\n\n## Publish\n- Build docs: `yarn build-docs`\n- verify `CHANGELOG.md` entries\n- Increment version via: from **0.0.0**\n  - `npm version --major` =\u003e **1.0.0**\n  - `npm version --minor` =\u003e **0.1.0**\n  - `npm version --patch` =\u003e **0.0.1**\n  - NB: if the version was a *RC* those command will automatically chaned it a release one with same version !👌\n- Publish: `npm publish`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetstation%2Ftheme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetstation%2Ftheme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetstation%2Ftheme/lists"}