{"id":21540095,"url":"https://github.com/pawcoding/astro-blog","last_synced_at":"2026-05-23T07:10:13.613Z","repository":{"id":205329215,"uuid":"710722248","full_name":"pawcoding/astro-blog","owner":"pawcoding","description":" Here you can find all my articles. I write about interesting stuff I came across while working on projects or just for fun as well as small tutorials and guides. I hope you enjoy reading them as much as I enjoyed writing and researching them.","archived":false,"fork":false,"pushed_at":"2026-05-02T19:02:29.000Z","size":8203,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-02T21:07:44.778Z","etag":null,"topics":["astro","blog","satori","ssg","tailwindcss","vercel"],"latest_commit_sha":null,"homepage":"https://blog.pawcode.de","language":"MDX","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pawcoding.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-10-27T09:48:37.000Z","updated_at":"2026-05-02T19:02:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"1b35629a-8143-4bc2-8219-563e4ab91935","html_url":"https://github.com/pawcoding/astro-blog","commit_stats":null,"previous_names":["pawcoding/astro-blog"],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/pawcoding/astro-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawcoding%2Fastro-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawcoding%2Fastro-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawcoding%2Fastro-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawcoding%2Fastro-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pawcoding","download_url":"https://codeload.github.com/pawcoding/astro-blog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawcoding%2Fastro-blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33386121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: 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","satori","ssg","tailwindcss","vercel"],"created_at":"2024-11-24T04:17:20.918Z","updated_at":"2026-05-23T07:10:13.595Z","avatar_url":"https://github.com/pawcoding.png","language":"MDX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pawcode Blog\n\nHere you can find all my articles.\nI write about interesting stuff I came across while working on projects or just for fun as well as small tutorials and guides.\nI hope you enjoy reading them as much as I enjoyed writing and researching them.\n\nTo see the blog in action, visit [blog.pawcode.de](https://blog.pawcode.de/?mtm_compaign=GitHub\u0026mtm_kwd=astro-blog\u0026mtm_source=GitHub).\n\n\u003cp align=\"right\"\u003e\n  \u003csub\u003e\n    \u003cem\u003e\n      This repository is only public to view the source code.\n      \u003cbr\u003e\n      I will not accept any pull requests or issues.\n    \u003c/em\u003e\n  \u003c/sub\u003e\n\u003c/p\u003e\n\n---\n\n### Latest blog posts\n\n\u003c!-- BLOG-POST-LIST:START --\u003e\n- [Yearly review: Looking back at 2025](https://blog.pawcode.de/posts/yearly-review-2025/?mtm_compaign=GitHub\u0026mtm_kwd=astro-blog\u0026mtm_source=GitHub)\n- [Introduction to Redis Streams](https://blog.pawcode.de/posts/redis-streams/?mtm_compaign=GitHub\u0026mtm_kwd=astro-blog\u0026mtm_source=GitHub)\n- [Building a local AI-powered Summarizer chat](https://blog.pawcode.de/posts/local-summarizer-chat/?mtm_compaign=GitHub\u0026mtm_kwd=astro-blog\u0026mtm_source=GitHub)\n\u003c!-- BLOG-POST-LIST:END --\u003e\n\n---\n\n### Technical Details\n\n**Frameworks**\n\u003cbr /\u003e\n\u003cimg alt=\"Frameworks\" src=\"https://skillicons.dev/icons?i=astro,solidjs\u0026theme=light\" /\u003e\n\n**Languages**\n\u003cbr /\u003e\n\u003cimg alt=\"Languages\" src=\"https://skillicons.dev/icons?i=html,md,css,tailwind,ts\u0026theme=light\" /\u003e\n\n**Tools**\n\u003cbr /\u003e\n\u003cimg alt=\"Tools\" src=\"https://skillicons.dev/icons?i=vercel,github,githubactions,pnpm\u0026theme=light\" /\u003e\n\n---\n\n### Project Structure\n\n```text\n/\n├── .github/workflows/   \u003c-- GitHub Actions for semantic-release\n│\n├── public/              \u003c-- Static assets like images\n│\n├── src/\n│   ├── assets/          \u003c-- Images that will be optimized by Astro\n│   │\n│   ├── components/      \u003c-- Astro components like Header, Footer, etc.\n│   │   │\n│   │   └ posts/         \u003c-- SolidJS components for interactive blog elements\n│   │\n│   ├── content/\n│   │   └ posts/         \u003c-- Markdown files for blog posts\n│   │\n│   ├── layouts/         \u003c-- Layout components like base or post layout\n│   │\n│   ├── pages/           \u003c-- Astro pages like index, posts, og-images, etc.\n│   │\n│   └── utils/           \u003c-- Utility functions\n│\n└── astro.config.mjs     \u003c-- Configuration for Astro and plugins\n```\n\n---\n\n### Commands\n\n| Command             | Action                                      |\n| :------------------ | :------------------------------------------ |\n| `pnpm install`      | Installs dependencies                       |\n| `pnpm run dev`      | Starts local dev server at `localhost:4321` |\n| `pnpm run build`    | Build the production site to `./dist/`      |\n| `pnpm run preview`  | Preview the build locally, before deploying |\n| `pnpm run prettier` | Format the code                             |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawcoding%2Fastro-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpawcoding%2Fastro-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawcoding%2Fastro-blog/lists"}