{"id":15147171,"url":"https://github.com/at-wr/blog","last_synced_at":"2026-02-06T06:02:43.598Z","repository":{"id":218235274,"uuid":"745025576","full_name":"at-wr/blog","owner":"at-wr","description":"The GitHub Repository of \"Blog of Wr\"","archived":false,"fork":false,"pushed_at":"2024-12-07T12:30:21.000Z","size":11248,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"next","last_synced_at":"2025-11-18T20:27:46.860Z","etag":null,"topics":["astro","blog","giscus","markdown"],"latest_commit_sha":null,"homepage":"https://wrye.dev","language":"Astro","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/at-wr.png","metadata":{"files":{"readme":"README.ja-JP.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-18T13:49:43.000Z","updated_at":"2024-12-07T16:54:02.000Z","dependencies_parsed_at":"2024-05-14T10:39:55.837Z","dependency_job_id":"b1cc24b8-d1e7-4b5e-88d4-889bff7d51fc","html_url":"https://github.com/at-wr/blog","commit_stats":null,"previous_names":["alanye-dev/blog","at-wr/blog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/at-wr/blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/at-wr%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/at-wr%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/at-wr%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/at-wr%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/at-wr","download_url":"https://codeload.github.com/at-wr/blog/tar.gz/refs/heads/next","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/at-wr%2Fblog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29153144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T02:39:25.012Z","status":"ssl_error","status_checked_at":"2026-02-06T02:37:22.784Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["astro","blog","giscus","markdown"],"created_at":"2024-09-26T12:23:07.189Z","updated_at":"2026-02-06T06:02:43.574Z","avatar_url":"https://github.com/at-wr.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🍥Fuwari\n\n[Astro](https://astro.build) で構築された静的ブログテンプレート\n\n[**🖥️ライブデモ (Vercel)**](https://fuwari.vercel.app)\u0026nbsp;\u0026nbsp;\u0026nbsp;/\u0026nbsp;\u0026nbsp;\u0026nbsp;\n[**📦旧 Hexo バージョン**](https://github.com/saicaca/hexo-theme-vivia)\n\n\u003e README バージョン：`2024-04-07` \n\n![Preview Image](https://raw.githubusercontent.com/saicaca/resource/main/fuwari/home.png)\n\n## ✨ 特徴\n\n- [x] [Astro](https://astro.build) 及び [Tailwind CSS](https://tailwindcss.com) で構築\n- [x] スムーズなアニメーションとページ遷移\n- [x] ライト/ダークテーマ対応\n- [x] カスタマイズ可能なテーマカラーとバナー\n- [x] レスポンシブデザイン\n- [ ] コメント機能\n- [x] 検索機能\n- [ ] 目次\n\n## 🚀 使用方法\n\n1. [テンプレート](https://github.com/saicaca/fuwari/generate)から新しいリポジトリを作成するかCloneをします。\n2. ブログをローカルで編集するには、リポジトリをクローンした後、`pnpm install` と `pnpm add sharp` を実行して依存関係をインストールします。  \n   - [pnpm](https://pnpm.io) がインストールされていない場合は `npm install -g pnpm` で導入可能です。\n3. `src/config.ts` ファイルを編集する事でブログを自分好みにカスタマイズ出来ます。\n4. `pnpm new-post \u003cfilename\u003e` で新しい記事を作成し、`src/content/posts/`.フォルダ内で編集します。\n5. 作成したブログをVercel、Netlify、GitHub Pagesなどにデプロイするには[ガイド](https://docs.astro.build/ja/guides/deploy/)に従って下さい。加えて、別途デプロイを行う前に `astro.config.mjs` を編集してサイト構成を変更する必要があります。\n\n## ⚙️ 記事のフロントマター\n\n```yaml\n---\ntitle: My First Blog Post\npublished: 2023-09-09\ndescription: This is the first post of my new Astro blog.\nimage: /images/cover.jpg\ntags: [Foo, Bar]\ncategory: Front-end\ndraft: false\n---\n```\n\n## 🧞 コマンド\n\nすべてのコマンドは、ターミナルでプロジェクトのルートから実行する必要があります:\n\n| Command                             | Action                                      |\n|:------------------------------------|:--------------------------------------------|\n| `pnpm install` AND `pnpm add sharp` | 依存関係のインストール                                 |\n| `pnpm dev`                          | `localhost:4321` で開発用ローカルサーバーを起動            |\n| `pnpm build`                        | `./dist/` にビルド内容を出力                         |\n| `pnpm preview`                      | デプロイ前の内容をローカルでプレビュー                         |\n| `pnpm new-post \u003cfilename\u003e`          | 新しい投稿を作成                                    |\n| `pnpm astro ...`                    | `astro add`, `astro check` の様なコマンドを実行する際に使用 |\n| `pnpm astro --help`                 | Astro CLIのヘルプを表示                            |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fat-wr%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fat-wr%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fat-wr%2Fblog/lists"}