{"id":18058200,"url":"https://github.com/flo-bit/blog-template","last_synced_at":"2025-04-11T08:20:15.419Z","repository":{"id":260183822,"uuid":"878708957","full_name":"flo-bit/blog-template","owner":"flo-bit","description":"minimalistic astro blog template","archived":false,"fork":false,"pushed_at":"2025-03-23T19:50:56.000Z","size":5805,"stargazers_count":44,"open_issues_count":5,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T20:33:49.925Z","etag":null,"topics":["astro","blog","template"],"latest_commit_sha":null,"homepage":"http://flo-bit.dev/blog-template/","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/flo-bit.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":"2024-10-25T23:01:37.000Z","updated_at":"2025-03-23T19:50:59.000Z","dependencies_parsed_at":"2025-02-02T16:24:03.674Z","dependency_job_id":"b63810b2-a5c3-46c7-9760-1f3d19e2330d","html_url":"https://github.com/flo-bit/blog-template","commit_stats":null,"previous_names":["flo-bit/blog-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flo-bit%2Fblog-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flo-bit%2Fblog-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flo-bit%2Fblog-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flo-bit%2Fblog-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flo-bit","download_url":"https://codeload.github.com/flo-bit/blog-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248360836,"owners_count":21090768,"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","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","template"],"created_at":"2024-10-31T03:05:34.277Z","updated_at":"2025-04-11T08:20:15.398Z","avatar_url":"https://github.com/flo-bit.png","language":"Astro","funding_links":[],"categories":["Astro"],"sub_categories":[],"readme":"[\u003cimg width=\"1234\" alt=\"new-blog\" src=\"https://github.com/user-attachments/assets/4afbcff2-64a9-4808-81b9-96be4f10eeec\" /\u003e](https://flo-bit.dev/blog-template/)\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- ✅ Comments and likes via bluesky\n\n## tutorials\n\nthe demo blog doubles as a tutorial on how to use this template:\n\n- [quick start 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- [comments and likes via bluesky](https://flo-bit.dev/blog-template/posts/comments-via-bluesky)\n\n## quick start with github pages in 5 minutes\n\n1. Fork [the repository of this blog](https://github.com/flo-bit/blog-template) \n\n- Either name your fork `\u003cgithub-username\u003e.github.io` if you want your blog to live at `\u003cgithub-username\u003e.github.io` \n\n- Or choose any other repo name and it will live at `\u003cgithub-username\u003e.github.io/\u003crepo-name\u003e`\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.ts`, most importantly the `SITE` and `BASE` variables:\n\n- `SITE`: set to `https://\u003cgithub-username\u003e.github.io`\n- `BASE`: if repo name is `\u003cgithub-username\u003e.github.io` set to `/`, otherwise set to `/\u003crepo-name\u003e`\n\n4. Once you push your changes to main your blog should be live in about 1-2 minutes at \n`\u003cgithub-username\u003e.github.io` or `\u003cgithub-username\u003e.github.io/\u003crepo-name\u003e`\n\n5. Set up more info in `src/config.ts` (see [all options here](https://flo-bit.dev/blog-template/posts/configuring-the-blog))\n\n- `SITE_TITLE` is the title of your blog, and will be shown in the header and in search results\n- `SITE_DESCRIPTION` is the description of your blog, and will be shown e.g. in search results\n- `SITE_FAVICON` is the emoji that will be shown as favicon of your blog (will be shown in the header and as favicon)\n- `NAME` is the name of the author of the blog, will be shown in the footer as `(c) \u003cYEAR\u003e \u003cNAME\u003e - LICENSE`\n- `BLUESKY_IDENTIFIER` is your bluesky handle (without the `@`), this is needed for likes and comments to work \n(see [comments via bluesky](https://flo-bit.dev/blog-template/posts/comments-via-bluesky))\n- `SOCIAL_LINKS` set your social media links here, e.g. `{ BLUESKY_URL: \"https://bsky.app/profile/flo-bit.dev\" }` \nwill be shown in the footer of the blog\n\n6. Edit `about.mdx` in `src/content/info/` to add your own about page.\n\n7. Remove all files from `src/content/blog/` and add your own blog posts there. Time to write your first blog post! \n(see [adding content](https://flo-bit.dev/blog-template/posts/adding-content) for more info)\n\n8. Anytime you push to the main branch, your blog will automatically be updated (should usually take less than 2 minutes). \nYou can also go to the github actions tab to check the progress/status.\n\nIf you run into any issues, feel free to [open an issue](https://github.com/flo-bit/blog-template/issues) or \n[contact me on bluesky](https://bsky.app/profile/flo-bit.dev)\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%2Fflo-bit%2Fblog-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflo-bit%2Fblog-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflo-bit%2Fblog-template/lists"}