{"id":29955140,"url":"https://github.com/diraneyya/personal","last_synced_at":"2026-07-07T08:31:30.902Z","repository":{"id":287393938,"uuid":"929019898","full_name":"diraneyya/personal","owner":"diraneyya","description":"A personal site based on the Frosti Astro theme","archived":false,"fork":false,"pushed_at":"2025-02-07T16:57:56.000Z","size":25787,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-22T00:39:07.981Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Astro","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/diraneyya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-07T16:57:52.000Z","updated_at":"2025-02-07T16:58:00.000Z","dependencies_parsed_at":"2025-04-11T14:40:37.723Z","dependency_job_id":null,"html_url":"https://github.com/diraneyya/personal","commit_stats":null,"previous_names":["diraneyya/personal"],"tags_count":0,"template":false,"template_full_name":"EveSunMaple/Frosti","purl":"pkg:github/diraneyya/personal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diraneyya%2Fpersonal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diraneyya%2Fpersonal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diraneyya%2Fpersonal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diraneyya%2Fpersonal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diraneyya","download_url":"https://codeload.github.com/diraneyya/personal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diraneyya%2Fpersonal/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268578914,"owners_count":24273089,"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-03T02:00:12.545Z","response_time":2577,"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":[],"created_at":"2025-08-03T17:10:54.924Z","updated_at":"2025-10-27T12:20:11.602Z","avatar_url":"https://github.com/diraneyya.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧊 Frosti\n\n[![license](https://badgen.net/github/license/EveSunMaple/Frosti)](https://github.com/EveSunMaple/Frosti/blob/main/LICENSE)\u0026nbsp;\u0026nbsp;\u0026nbsp;[![release](https://badgen.net/github/release/EveSunMaple/Frosti)](https://github.com/EveSunMaple/Frosti/releases)\u0026nbsp;\u0026nbsp;\u0026nbsp;[![stackblitz](https://developer.stackblitz.com/img/open_in_stackblitz_small.svg)](https://stackblitz.com/github/EveSunMaple/Frosti)\n\n\u003cpre align=\"center\"\u003e\nA simple, elegant, and fast static blog template! 🚀 Built with Astro\n\u003c/pre\u003e\n\n[**🖥️ Frosti Demo**](https://frosti.saroprock.com)\u0026nbsp;\u0026nbsp;\u0026nbsp;/\u0026nbsp;\u0026nbsp;\u0026nbsp;[**🌏 Chinese README**](https://github.com/EveSunMaple/Frosti/blob/main/docs/README.zh-CN.md)\u0026nbsp;\u0026nbsp;\u0026nbsp;/\u0026nbsp;\u0026nbsp;\u0026nbsp;[**❤️My Blog**](https://www.saroprock.com)\n\n\u003e [!TIP]\n\u003e It is recommended to preview this theme first\n\n## 🖥️ Preview\n\n![view](./docs/Frosti_1.png)\n\n## ⏲️ Performance\n\n![speed](./docs/400-lighthouse.png)\n\n## ✨ Features\n\n- ✅ Ultra-fast access speed and excellent SEO\n- ✅ View transition animations (using Swup)\n- ✅ You can search your articles (using pagefind)\n- ✅ **Day** / **Night** mode available\n- ✅ Comment system built with [Waline](https://waline.js.org/)\n- ✅ Responsive design built with [Tailwind CSS](https://tailwindcss.com/) and [daisyUI](https://daisyui.com/)\n- 🛠️ Easy-to-use blog\n  - Installation requires just one command\n  - Customize your blog content in `consts.ts`\n\n\u003e [!IMPORTANT]\n\u003e You need to configure the comment system yourself, see [Waline](https://waline.js.org/) for details on modifying `src\\components\\CommentWaline.astro`\n\n## ✒️ Article Information\n\n|    Name     |      Meaning       | Required |\n| :---------: | :----------------: | :------: |\n|    title    |   Article title    |   Yes    |\n| description |  Article summary   |   Yes    |\n|   pubDate   |    Article date    |   Yes    |\n|    image    |   Article cover    |    No    |\n| categories  | Article categories |    No    |\n|    tags     |    Article tags    |    No    |\n|    badge    |   Article badge    |    No    |\n\n\u003e [!TIP]\n\u003e You can pin your article by setting the `badge` attribute to `Pin`\n\n## ⬇️ Usage\n\n\u003e [!IMPORTANT]\n\u003e Frosti uses pnpm as the package manager. If you don’t have pnpm installed, please install it first.\n\nUse Frosti by passing the `--template` parameter to the `create astro` command!\n\n```sh\npnpm create astro@latest -- --template EveSunMaple/Frosti\n```\n\n\u003cdetails\u003e\n  \u003csummary\u003e\u003ch3\u003eEncountering Issues? Build by Cloning This Repository!\u003c/h3\u003e\u003c/summary\u003e\n\n1. Install the pnpm package manager\n\n```sh\nnpm i -g pnpm\n```\n\n2. Clone the project\n\n```sh\ngit clone --depth 1 https://github.com/EveSunMaple/Frosti.git Frosti\n```\n\n3. Enter the project folder\n\n```sh\ncd Frosti\n```\n\n4. Install dependencies\n\n```sh\npnpm i\n```\n\n5. Debug and run the project\n\n```sh\npnpm run dev # Start the debug server\n\npnpm run build # Build the project as static files\n```\n\n\u003c/details\u003e\n\n\u003e [!NOTE]\n\u003e Frosti is built using pnpm by default. If you encounter any errors, please run `pnpm update`.\n\n\u003e [!TIP]\n\u003e You can also deploy Frosti using other methods such as Vercel, Netlify, etc. However, you need to be familiar with the basic usage of these services.\n\u003e [Astro-supported deployment methods](https://docs.astro.build/zh-cn/guides/deploy/)\n\n## 🎯 Roadmap\n\n- [ ] Attempt to integrate a headless CMS\n- [ ] Fix known style bugs\n- [ ] More...\n\n## 👀 Issues\n\nIf you have any questions or suggestions, feel free to submit an issue or communicate with the developers!\n\n## 🎉 Thanks\n\n@[Saicaca](https://github.com/saicaca) His inspiration was the main reason I created this theme\n\n@[WRXinYue](https://github.com/WRXinYue) Helped me a lot during my early days\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiraneyya%2Fpersonal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiraneyya%2Fpersonal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiraneyya%2Fpersonal/lists"}