{"id":28883119,"url":"https://github.com/fres-sudo/space","last_synced_at":"2025-10-04T11:14:07.136Z","repository":{"id":299028666,"uuid":"1001555319","full_name":"fres-sudo/space","owner":"fres-sudo","description":"my space","archived":false,"fork":false,"pushed_at":"2025-07-08T19:53:43.000Z","size":12376,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-08T20:45:51.087Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fres-sudo.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":"2025-06-13T15:25:42.000Z","updated_at":"2025-07-08T19:53:46.000Z","dependencies_parsed_at":"2025-06-14T08:44:14.913Z","dependency_job_id":null,"html_url":"https://github.com/fres-sudo/space","commit_stats":null,"previous_names":["fres-sudo/space"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fres-sudo/space","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fres-sudo%2Fspace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fres-sudo%2Fspace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fres-sudo%2Fspace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fres-sudo%2Fspace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fres-sudo","download_url":"https://codeload.github.com/fres-sudo/space/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fres-sudo%2Fspace/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278302563,"owners_count":25964527,"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-10-04T02:00:05.491Z","response_time":63,"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-06-20T21:06:33.253Z","updated_at":"2025-10-04T11:14:07.125Z","avatar_url":"https://github.com/fres-sudo.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Retypeset\n\n\u003cimg alt=\"Cover Image\" src=\"assets/images/retypeset-en-desktop.webp\"/\u003e\n\u003cimg alt=\"Cover Image\" src=\"assets/images/retypeset-en-mobile.webp\"/\u003e\n\n[简体中文](assets/docs/README.zh.md)｜[繁体中文](assets/docs/README.zh-tw.md)｜[日本語](assets/docs/README.ja.md)｜[Español](assets/docs/README.es.md)｜[Français](assets/docs/README.fr.md)｜[Русский](assets/docs/README.ru.md)\n\nRetypeset is a static blog theme based on the [Astro](https://astro.build/) framework. Inspired by [Typography](https://astro-theme-typography.vercel.app/), Retypeset establishes a new visual standard and reimagines the layout of all pages, creating a reading experience reminiscent of paper books, reviving the beauty of typography. Details in every sight, elegance in every space.\n\n## Demo\n\n- [Retypeset](https://retypeset.radishzz.cc/en/)\n- [Retipografía](https://retypeset.radishzz.cc/es/)\n- [Переверстка](https://retypeset.radishzz.cc/ru/)\n- [重新编排](https://retypeset.radishzz.cc/)\n- [重新編排](https://retypeset.radishzz.cc/zh-tw/)\n- [再組版](https://retypeset.radishzz.cc/ja/)\n\n## Features\n\n- Built with Astro and UnoCSS\n- Support for SEO, Sitemap, OpenGraph, TOC, RSS, MDX and LaTeX\n- i18n support\n- Light / Dark mode\n- Elegant view transitions\n- Rich theme customization\n- Optimized typography\n- Responsive design\n- Comment system\n\n## Performance\n\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://pagespeed.web.dev/analysis?url=https%3A%2F%2Fretypeset.radishzz.cc%2Fen%2F\u0026form_factor=desktop\"\u003e\n    \u003cimg width=\"710\" alt=\"Retypeset Lighthouse Score\" src=\"assets/images/retypeset-lighthouse-score.svg\"\u003e\n  \u003ca\u003e\n\u003c/p\u003e\n\n## Getting Started\n\n1. [Fork](https://github.com/radishzzz/astro-theme-retypeset/fork) this repository, or use this template to create a new repository.\n2. Run the following commands in your terminal:\n\n   ```bash\n   # Clone the repository\n   git clone \u003crepository-url\u003e\n\n   # Navigate to the project directory\n   cd \u003crepository-name\u003e\n\n   # Install pnpm globally (if not already installed)\n   npm install -g pnpm\n\n   # Install dependencies\n   pnpm install\n\n   # Start the development server\n   pnpm dev\n   ```\n\n3. Refer to the [Theme Guide](https://retypeset.radishzz.cc/en/posts/theme-guide/) to customize your blog and create new articles.\n4. Refer to the [Astro Deployment Guides](https://docs.astro.build/en/guides/deploy/) to deploy your blog to Netlify, Vercel, or other platforms.\n\n\u0026emsp;[![Deploy to Netlify](assets/images/deploy-netlify.svg)](https://app.netlify.com/start) [![Deploy to Vercel](assets/images/deploy-vercel.svg)](https://vercel.com/new)\n\n## Updates\n\nRetypeset releases [new features](https://github.com/radishzzz/astro-theme-retypeset/issues/18) from time to time. Simply run `pnpm update-theme` to update the theme. If you encounter merge conflicts, please refer to [this video](https://youtu.be/lz5OuKzvadQ?si=sH_ALNgqxrYqNVQT) for manual resolution.\n\n## Credits\n\n- [Typography](https://github.com/moeyua/astro-theme-typography)\n- [Fuwriu](https://github.com/saicaca/fuwari)\n- [Redefine](https://github.com/EvanNotFound/hexo-theme-redefine)\n- [AstroPaper](https://github.com/satnaing/astro-paper)\n- [heti](https://github.com/sivan/heti)\n- [EarlySummerSerif](https://github.com/GuiWonder/EarlySummerSerif)\n\n## Star History\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://star-history.com/#radishzzz/astro-theme-retypeset\u0026Date\"\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/svg?repos=radishzzz/astro-theme-retypeset\u0026type=Date\u0026theme=dark\" /\u003e\n    \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://api.star-history.com/svg?repos=radishzzz/astro-theme-retypeset\u0026type=Date\" /\u003e\n    \u003cimg alt=\"Star History Chart\" src=\"https://api.star-history.com/svg?repos=radishzzz/astro-theme-retypeset\u0026type=Date\" /\u003e\n  \u003c/picture\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffres-sudo%2Fspace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffres-sudo%2Fspace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffres-sudo%2Fspace/lists"}