{"id":20509696,"url":"https://github.com/semantic-org/semantic-ui-meteorize","last_synced_at":"2025-06-26T12:33:17.540Z","repository":{"id":65980614,"uuid":"125786358","full_name":"Semantic-Org/Semantic-UI-Meteorize","owner":"Semantic-Org","description":"Meteorize Semantic UI","archived":false,"fork":false,"pushed_at":"2016-12-18T23:47:11.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-15T20:35:43.867Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Semantic-Org.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-19T01:42:02.000Z","updated_at":"2024-03-12T16:55:56.000Z","dependencies_parsed_at":"2023-02-19T18:31:00.031Z","dependency_job_id":null,"html_url":"https://github.com/Semantic-Org/Semantic-UI-Meteorize","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/Semantic-Org%2FSemantic-UI-Meteorize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Semantic-Org%2FSemantic-UI-Meteorize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Semantic-Org%2FSemantic-UI-Meteorize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Semantic-Org%2FSemantic-UI-Meteorize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Semantic-Org","download_url":"https://codeload.github.com/Semantic-Org/Semantic-UI-Meteorize/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234171824,"owners_count":18790705,"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-15T20:26:08.836Z","updated_at":"2025-01-16T08:24:53.295Z","avatar_url":"https://github.com/Semantic-Org.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Semantic UI Meteorize\n=====================\n\nThis tool generates 2 meteor packages based on Semantic UI.\n\n- [Semantic-UI-Meteor-Data](https://github.com/Semantic-Org/Semantic-UI-Meteor-Data)\n- [Semantic-UI-Meteor](https://github.com/Semantic-Org/Semantic-UI-Meteor)\n\nPre-requisites\n---------------\n\n- Docker\n- Write access to Semantic-UI-Meteor-Data and Semantic-UI-Meteor\n- Publish access to Atmosphere for the packages\n  - \u003chttps://atmospherejs.com/semantic/ui\u003e\n  - \u003chttps://atmospherejs.com/semantic/ui-data\u003e\n\nVersioning\n----------\n\nThe versions of each packages are identical based on the version of Semantic UI.\n\nIf `PACKAGE_VERSION` is `2.2.6` then it will download Semantic UI `v2.2.6` and generate the packages with version `2.2.6`.\n\nSometime you may want to fix a package and the version of Semantic UI has not been changed. Therefore you can use `PACKAGE_VERSION=2.2.6_1` which will still download Semantic UI `2.2.6` but will publish the packages with version `2.2.6_1`.\n\nUsage\n------\n\n```bash\n# build docker image\n$ make docker-build\n# configure env.sh\n$ cp env.template.sh env.sh\n# edit env.sh properly\n$ vim env.sh\n# shell docker container\n$ make docker-shell\n# dependencies\n$ make deps\n# generate\n$ make generate\n\n# do some testing!!!\n\n# publish semantic:ui-data\n$ make publish-ui-data\n# publish semantic:ui\n$ make publish-ui\n# clean\n$ make clean\n```\n\n### Fix issues with the packages\n\n```bash\n# fix the problem\n# commit it\n$ git commit -am \"fix...\"\n$ git push origin master\n\n# change env var PACKAGE_VERSION with something like 2.2.6_1\n\n# generate\n$ make generate\n\n# do some testing!!!\n\n# publish semantic:ui-data\n$ make publish-ui-data\n# publish semantic:ui\n$ make publish-ui\n```\n\nTesting\n-------\n\nTBD\n\nStructure\n---------\n\nfile/folder | description\n--- | ---\ndist/ | generated meteor packages\ngulp-tasks/ | gulp tasks separated in multiple files to ease the development\nlib/ | contains files that creates the data for themes, sites and definitions\nmeteor-test/ | meteor app that uses semantic ui packages from dist/\nscripts/ | script to publish the packages\ntemplates/ | files to copy (and generates) to the packages\ntmp/ | downloaded data like semantic ui and generated data from gulp\ngulpfile.js | tasks for generating the packages\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemantic-org%2Fsemantic-ui-meteorize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsemantic-org%2Fsemantic-ui-meteorize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemantic-org%2Fsemantic-ui-meteorize/lists"}