{"id":22484101,"url":"https://github.com/Charca/sapper-blog-template","last_synced_at":"2025-08-02T17:31:51.959Z","repository":{"id":37735606,"uuid":"190290290","full_name":"Charca/sapper-blog-template","owner":"Charca","description":"Markdown-based Blog Built with Sapper","archived":false,"fork":false,"pushed_at":"2023-01-03T23:25:23.000Z","size":7338,"stargazers_count":179,"open_issues_count":16,"forks_count":64,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-11-07T17:32:52.272Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","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/Charca.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}},"created_at":"2019-06-04T22:52:41.000Z","updated_at":"2023-09-08T09:13:37.000Z","dependencies_parsed_at":"2023-02-01T13:15:49.848Z","dependency_job_id":null,"html_url":"https://github.com/Charca/sapper-blog-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charca%2Fsapper-blog-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charca%2Fsapper-blog-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charca%2Fsapper-blog-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charca%2Fsapper-blog-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Charca","download_url":"https://codeload.github.com/Charca/sapper-blog-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228499948,"owners_count":17929978,"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":[],"created_at":"2024-12-06T17:10:18.222Z","updated_at":"2025-08-02T17:31:51.933Z","avatar_url":"https://github.com/Charca.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"# sapper-blog-template\n\nA starter template for building markdown-powered blogs with [Sapper](https://github.com/sveltejs/sapper) and [Svelte](https://github.com/sveltejs/svelte).\n\n### 👉 [Demo](https://sapper-blog-template.netlify.com/)\n\n## ✨ Getting started\n\n```bash\nnpx degit Charca/sapper-blog-template my-blog\ncd my-blog\nnpm install # or yarn!\nnpm run dev\n```\n\nOpen up [localhost:3000](http://localhost:3000) and start clicking around.\n\nConsult [sapper.svelte.dev](https://sapper.svelte.dev) for help getting started.\n\n## 🏗 Structure\n\nThe base structure of this template is the same as Sapper's [default template](https://github.com/sveltejs/sapper-template/). These are some of the new things you'll find here:\n\n### src/routes/blog\n\nThis is the home of your blog. The most important files in here are:\n\n- `_posts.js`: this module contains the logic for loading and parsing your markdown posts.\n- `[slug].svelte`: this is the template of your blog post page.\n- `index.svelte`: this is the template of your article list page.\n\n### src/routes/blog/posts\n\nThis is where your markdown posts live in. All `.md` files in this directory are treated as blog posts and parsed automatically by the `_posts.js` module.\n\n- The markdown file name becomes the post slug. For example `hello-world.md` becomes `http://localhost:3000/blog/hello-world`.\n- Everything between the start of the post and the `\u003c!-- more --\u003e` tag becomes the article's \"excerpt\".\n- Frontmatter properties supported are `title` and `date`.\n\n## 🚀 Deploy\n\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/Charca/sapper-blog-template)\n\n\n## 🐛 Bugs and feedback\n\nSapper is in early development, and may have the odd rough edge here and there. Please be vocal over on the [Sapper issue tracker](https://github.com/sveltejs/sapper/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCharca%2Fsapper-blog-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCharca%2Fsapper-blog-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCharca%2Fsapper-blog-template/lists"}