{"id":22434393,"url":"https://github.com/whitepaper233/yukina","last_synced_at":"2025-08-01T14:30:53.610Z","repository":{"id":264343003,"uuid":"892996673","full_name":"WhitePaper233/yukina","owner":"WhitePaper233","description":"An astro blog template inspired by fuwari and hexo-theme-shokaX.","archived":false,"fork":false,"pushed_at":"2025-03-06T12:35:37.000Z","size":159,"stargazers_count":119,"open_issues_count":2,"forks_count":41,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-20T09:05:59.983Z","etag":null,"topics":["astro","astro-template","astro-theme","blog","blog-template","blog-theme","static","static-site","tailwindcss"],"latest_commit_sha":null,"homepage":"https://yukina-blog.vercel.app","language":"Astro","has_issues":true,"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/WhitePaper233.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-23T08:57:26.000Z","updated_at":"2025-05-16T22:49:35.000Z","dependencies_parsed_at":"2024-12-19T09:24:51.474Z","dependency_job_id":"e0258efa-248c-4969-b244-6a22e696a894","html_url":"https://github.com/WhitePaper233/yukina","commit_stats":null,"previous_names":["whitepaper233/yukina"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WhitePaper233/yukina","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhitePaper233%2Fyukina","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhitePaper233%2Fyukina/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhitePaper233%2Fyukina/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhitePaper233%2Fyukina/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WhitePaper233","download_url":"https://codeload.github.com/WhitePaper233/yukina/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhitePaper233%2Fyukina/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268241967,"owners_count":24218382,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","astro-template","astro-theme","blog","blog-template","blog-theme","static","static-site","tailwindcss"],"created_at":"2024-12-05T23:07:31.922Z","updated_at":"2025-08-01T14:30:53.602Z","avatar_url":"https://github.com/WhitePaper233.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yukina\n\nSimple and Elegant Astro Blog Template\n\n![Preview](https://s2.loli.net/2025/01/26/S4URrsj9TFgOKAp.webp)\n\n[中文](https://github.com/WhitePaper233/yukina/blob/main/README_zh.md)\n\n## Demo Preview Links\n\n[🖥️ Live Demo (Vercel)](https://yukina-blog.vercel.app) |\n[🖥️ WhitePaper233's Blog (possibly not the latest version)](https://whitepaper233.top/)\n\n## 🛠️ Build Guide\n\n### 1. Install Node.js version 22 or above\n\nGo to the [Node.js official website](https://nodejs.org/) to download and install the latest version of Node.js.\n\n### 2. Enable Corepack\n\n```bash\ncorepack enable\n```\n\n### 3. Install pnpm\n\n```bash\ncorepack enable pnpm\n```\n\n### 4. Install Dependencies\n\n```bash\npnpm install\n```\n\n### 5. Build Search Index\n\n```bash\npnpm build\n```\n\n### 6. Start Development Server\n\n```bash\npnpm dev\n```\n\n### 7. Build Project\n\n```bash\npnpm build\n```\n\n### 8. Preview Project\n\n```bash\npnpm preview\n```\n\n## 🗺️ Roadmap\n\n### Recent\n\n✅ - Completed | 🧪 - In Testing | 🚧 - In Progress | ⏳ - Planned\n\n| Status | Project                                             |\n| ------ | --------------------------------------------------- |\n| 🧪     | Basic feature implementation                        |\n| 🧪     | Refactoring some code, optimizing overall structure |\n| 🧪     | Optimizing animation effects                        |\n| 🧪     | Mobile adaptation                                   |\n| 🚧     | Optimizing website performance                      |\n| 🧪     | Adjustable colors                                   |\n| 🧪     | Adding RSS, SiteMap, and other features             |\n| 🧪     | More build options (e.g., SLUG generation methods)  |\n| ⏳     | Adding Live2D character                             |\n| 🧪     | Search functionality                                |\n| 🧪     | i18n                                                |\n\n### Long-term\n\n| Status | Project                                        |\n| ------ | ---------------------------------------------- |\n| ⏳     | Developing an easy-to-manage CLI and small CMS |\n| ⏳     | Slidev components                              |\n| ⏳     | More Markdown components                       |\n\n## 🙏 Special Thanks\n\n- [Hexo Shoka Theme](https://github.com/amehime/hexo-theme-shoka) for providing design ideas\n\n- [Astro Fuwari Template](https://github.com/saicaca/fuwari) for providing the main design ideas and some code implementations\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhitepaper233%2Fyukina","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhitepaper233%2Fyukina","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhitepaper233%2Fyukina/lists"}