{"id":16416384,"url":"https://github.com/igapyon/cityinfojp","last_synced_at":"2025-03-21T03:32:14.393Z","repository":{"id":52527580,"uuid":"253147177","full_name":"igapyon/cityinfojp","owner":"igapyon","description":"City information of Japan","archived":false,"fork":false,"pushed_at":"2021-04-26T20:08:03.000Z","size":1306,"stargazers_count":4,"open_issues_count":27,"forks_count":2,"subscribers_count":5,"default_branch":"devel","last_synced_at":"2025-03-01T02:33:32.405Z","etag":null,"topics":["conveter","html","java","json","spring-boot","thymeleaf","thymeleaf-java"],"latest_commit_sha":null,"homepage":"https://cityinfojp.herokuapp.com/index.html","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/igapyon.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":"2020-04-05T03:23:39.000Z","updated_at":"2020-11-14T13:00:04.000Z","dependencies_parsed_at":"2022-09-12T00:02:55.827Z","dependency_job_id":null,"html_url":"https://github.com/igapyon/cityinfojp","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igapyon%2Fcityinfojp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igapyon%2Fcityinfojp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igapyon%2Fcityinfojp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igapyon%2Fcityinfojp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igapyon","download_url":"https://codeload.github.com/igapyon/cityinfojp/tar.gz/refs/heads/devel","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244105573,"owners_count":20398882,"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":["conveter","html","java","json","spring-boot","thymeleaf","thymeleaf-java"],"created_at":"2024-10-11T07:09:07.937Z","updated_at":"2025-03-21T03:32:14.043Z","avatar_url":"https://github.com/igapyon.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cityinfojp\n\ncityinfojp は自治体などの組織による都市情報のファクトを淡々と集積する Webサイトです。 \n当面は日本の行政(県・市・町・村)からの外出自粛要請や学校の休校情報などの情報を収集して表示します。\n\n## About\n\ncityinfojp について詳しくは About ページを参照ください。\n\n- https://cityinfojp.herokuapp.com/about.html\n\n## 初期の実働サイト\n\n成果物は Heroku 上でホストします。\n\n- https://cityinfojp.herokuapp.com/\n\n## ソース\n\nソースコード一式は GitHub 上に公開しています。Apache ライセンスで公開します。\n\n- https://github.com/igapyon/cityinfojp\n\n## データ\n\nデータは、クリエイティブコモンズ 表示 4.0 国際 (CC BY 4.0) で収集・公開します。\n\n# リリース\n\n## 1.1 (2020-04-25)\n\n### 機能追加\n\n* 都道府県ページに、ページャーを追加して別の（隣の）都道府県にジャンプ可能に\n* メニューに現れないHTML画面が存在しているが、これをメニューのドロップダウンに表示されるようにする\n* Data Entry 画面の種別に閉鎖を追加\n* cityinfojp に登録されたデータについて、RSS v2.0 (ファイル拡張子 .rss) で提供する\n* index.html (Home) の最近登録された情報一覧の箇所に、クラウドからダウンロードのアイコンを追加して統合後の JSON ファイルにリンク\n* Area ページにも、そのエリアの新着情報リストを表示するようにする\n* 都道府県のページに「公式サイト」のリンクを追加\n* 登録内容が信頼できる情報源に基づいているか判別できるようにアイコンを追加する\n\n### 機能調整\n\n* Jumbotron を少し小さくする\n* Navbar 左上エリアをクリックすると ./index.html を表示するように変更する\n* プログラム、データに対する最初のコントリビュータについて contributor.htmlに記載を追加実施\n* sitemap.xml に未登録の情報があった (エリアなど) のでこれを追加\n* アイコンの大きさを 1em から 1.5emに増やす\n\n### バグ修正\n\n* error.html の作成・配置して、エラーの際に Spring の生ログが表示されないようにする\n* Jumbotron のタイトル文字列が iPhone SE で表示すると一部かける不具合の訂正\n* アイコンの (!) と (i) の混同がみられたのでこれを訂正\n\n### リファクタリング\n\n* Javadoc を記載する\n* ソースコード C1 カバレッジを確認してデッドコードを除去\n* DOCTYPEを大文字化\n* 画面各所に現れる svg タグについて、Thymeleaf フラグメント化して共通化を実施する\n* ソースの TODO コメントについて、解消して削除できるものはこれを対応する\n* ThymVarMapAreaBuilder の AREA_INFO, AREA_PREF_CODES を廃止して JSONベースに変更\n\n## 1.0 (2020-04-19)\n\n* 最初のリリース\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figapyon%2Fcityinfojp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figapyon%2Fcityinfojp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figapyon%2Fcityinfojp/lists"}