{"id":28572380,"url":"https://github.com/onsenui/recent-activities","last_synced_at":"2026-01-31T00:36:20.149Z","repository":{"id":49376414,"uuid":"102610540","full_name":"OnsenUI/recent-activities","owner":"OnsenUI","description":"Recent activities data of Onsen UI Team, used in the website of Onsen UI.","archived":false,"fork":false,"pushed_at":"2022-09-26T04:17:40.000Z","size":4625,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-04-09T15:11:33.203Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/OnsenUI.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":"2017-09-06T13:15:57.000Z","updated_at":"2022-05-10T08:08:59.000Z","dependencies_parsed_at":"2023-01-18T23:15:43.948Z","dependency_job_id":null,"html_url":"https://github.com/OnsenUI/recent-activities","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/OnsenUI%2Frecent-activities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnsenUI%2Frecent-activities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnsenUI%2Frecent-activities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnsenUI%2Frecent-activities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OnsenUI","download_url":"https://codeload.github.com/OnsenUI/recent-activities/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnsenUI%2Frecent-activities/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259144948,"owners_count":22811935,"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":"2025-06-10T20:15:18.146Z","updated_at":"2026-01-31T00:36:20.079Z","avatar_url":"https://github.com/OnsenUI.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# recent-activities\n\nRecent activities data of Onsen UI Team, used in the website of Onsen UI.\n\n## For maintainers\n\n### How it works\n\nThe contents of this repository are loaded by the website via `raw.github.com`. The website requests a specific file based on the following rule.\n\n|`location.hostname`|File|\n|-|-|\n|`onsen.io`|`recent-activities-en.hjson` (in `master` branch)|\n|`s.onsen.io`|`recent-activities-en.hjson` (in `master` branch)|\n|`ja.onsen.io`|`recent-activities-ja.hjson` (in `master` branch)|\n|`s.ja.onsen.io`|`recent-activities-ja.hjson` (in `master` branch)|\n|`localhost`|`recent-activities-en.hjson` (in `dev` branch)|\n|`127.0.0.1`|`recent-activities-en.hjson` (in `dev` branch)|\n\nChanges on the files will immediately reflect to the website.\n\n### Structure of the files\n\nEach of `recent-activities-en.hjson` and `recent-activities-ja.hjson` must be a valid [Hjson](https://hjson.org/) file.\n\nYou can use `date`, `title` and `description` properties for each item.\n\n- `date` property will be parsed with [`moment(String)`](https://momentjs.com/docs/#/parsing/string/). Please do not forget adding an offset string. Otherwise, `date` will be parsed based on user's timezone and cause an error of ± 24 hours.\n- `title` and `description` properties will be rendrered with `v-html` of Vue, so you can use any HTML syntax for these two properties.\n\n### Example\n\n```\n[\n  {\n    date: 2017-09-10T00:00:00+09:00\n    title: Onsen UI 9.9.9 Released\n    description:\n      '''\n      Lorem ipsum\n      '''\n  },\n  {\n    date: 2017-09-01T00:00:00+09:00\n    title:\n      '''\n      \u003ca href=\"#\" style=\"color: #444;\"\u003ehoge-onsenui\u003c/a\u003e 1.7.0 Released\n      '''\n    description:\n      '''\n      \u003cp\u003e\n        Supported Hoge 2.0.\n        \u003ca href=\"#\"\u003eRelease Note\u003c/a\u003e\n        \u003cbr\u003e\n        \u003ccode\u003enpm install hoge-onsenui --save\u003c/code\u003e\n      \u003c/p\u003e\n      '''\n  },\n]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonsenui%2Frecent-activities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonsenui%2Frecent-activities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonsenui%2Frecent-activities/lists"}