{"id":24523544,"url":"https://github.com/coodingpenguin/devlog-astro","last_synced_at":"2026-04-18T07:33:37.930Z","repository":{"id":272039580,"uuid":"915257269","full_name":"CoodingPenguin/devlog-astro","owner":"CoodingPenguin","description":"🐧 CoodingPenguin's devlog, built with Astro","archived":false,"fork":false,"pushed_at":"2025-06-15T02:14:20.000Z","size":30169,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-26T13:38:12.761Z","etag":null,"topics":["astro","devlog","svelte"],"latest_commit_sha":null,"homepage":"https://coodingpenguin.me/","language":"MDX","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/CoodingPenguin.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}},"created_at":"2025-01-11T11:33:14.000Z","updated_at":"2025-03-05T13:28:25.000Z","dependencies_parsed_at":"2025-01-19T15:18:59.622Z","dependency_job_id":null,"html_url":"https://github.com/CoodingPenguin/devlog-astro","commit_stats":null,"previous_names":["coodingpenguin/devlog-astro"],"tags_count":0,"template":false,"template_full_name":"flo-bit/blog-template","purl":"pkg:github/CoodingPenguin/devlog-astro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoodingPenguin%2Fdevlog-astro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoodingPenguin%2Fdevlog-astro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoodingPenguin%2Fdevlog-astro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoodingPenguin%2Fdevlog-astro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoodingPenguin","download_url":"https://codeload.github.com/CoodingPenguin/devlog-astro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoodingPenguin%2Fdevlog-astro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278965052,"owners_count":26076802,"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-08T02:00:06.501Z","response_time":56,"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","devlog","svelte"],"created_at":"2025-01-22T04:15:44.462Z","updated_at":"2025-10-08T15:13:23.807Z","avatar_url":"https://github.com/CoodingPenguin.png","language":"MDX","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg width=\"1473\" alt=\"template-1-wide\" src=\"https://github.com/user-attachments/assets/5debfd0f-e2ee-40f1-919e-d05c6bec82b4\"\u003e\n\n# astro blog template\n\nminimalistic but opinionated blog template using [astro](https://astro.build/) and [svelte](https://svelte.dev/). aims to be super easy to deploy and use, with a focus on performance and SEO, ease-of-use and design.\n\nSee a [live demo here](https://flo-bit.dev/blog-template/) (also doubles as a tutorial on how to use this template).\n\nFeatures:\n\n- ✅ 100/100 Lighthouse performance\n- ✅ SEO-friendly with canonical URLs and OpenGraph data (automatically generated)\n- ✅ Sitemap support\n- ✅ RSS Feed support\n- ✅ Markdown support\n- ✅ Pagination\n- ✅ Syntax highlighting (+ copy button)\n- ✅ Dark and light mode with toggle button or auto-detect\n- ✅ Search included\n- ✅ Tags for posts\n- ✅ Super easy to deploy as a static site\n- ✅ Includes some prebuilt components for you to use\n- ✅ Easy to edit by editing the markdown directly\n\n## tutorials\n\nthe demo blog doubles as a tutorial on how to use this template:\n\n- [minimal setup with github pages](https://flo-bit.dev/blog-template/posts/how-to-use)\n\n- [adding content](https://flo-bit.dev/blog-template/posts/adding-content)\n\n- [supported markdown features](https://flo-bit.dev/blog-template/posts/markdown-style-guide)\n\n## Minimal setup with github pages\n\n1. Fork this repository by clicking on \"Use template\" (note: this repository per default uses github actions which are only free for public repositories).\n\n2. In your repository settings, set up github pages to deploy using github actions (_SETTINGS_ -\u003e _PAGES_ -\u003e _SOURCE_: **Github Actions**)\n\n3. Set up your blog info in `src/config.json` (most importantly change `SITE` to your deployment url, e.g. for github pages `https://\u003cyour-github-username\u003e.github.io/` and `BASE` to your base path, e.g. for github pages `/\u003cyour-repo-name\u003e`)\n\n4. Your blog should be live in about 1 minute at `https://\u003cyour-github-username\u003e.github.io/\u003cyour-repo-name\u003e`\n\n5. Add your blog posts in `src/content/blog/`\n\n6. Add your info in `src/content/info/`:\n\n- `description.md` is used for the homepage description\n- `about.md` is used for the about page\n\n## Notes\n\nSearch currently only works in production mode (i.e. when running `npm run build`) not in dev mode (`npm run dev`).\n\n## Credits\n\nAdopted from the default astro blog template when running `npm create astro@latest`.\n\n## License\n\nMIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoodingpenguin%2Fdevlog-astro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoodingpenguin%2Fdevlog-astro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoodingpenguin%2Fdevlog-astro/lists"}