{"id":19527912,"url":"https://github.com/cdoremus/deno-blog","last_synced_at":"2025-06-13T19:34:09.436Z","repository":{"id":48520787,"uuid":"516924031","full_name":"cdoremus/deno-blog","owner":"cdoremus","description":"Blog focusing on the JavaScript/TypeScript runime Deno","archived":false,"fork":false,"pushed_at":"2024-10-16T16:15:13.000Z","size":2978,"stargazers_count":6,"open_issues_count":4,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-24T23:13:27.528Z","etag":null,"topics":["blazingly-fast","deno","denofresh","fresh"],"latest_commit_sha":null,"homepage":"https://deno-blog.com","language":"TypeScript","has_issues":true,"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/cdoremus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["cdoremus"]}},"created_at":"2022-07-23T00:56:36.000Z","updated_at":"2024-07-22T21:38:46.000Z","dependencies_parsed_at":"2023-12-15T23:59:02.843Z","dependency_job_id":"493bf0d1-851b-4321-8082-0b03d479a4b5","html_url":"https://github.com/cdoremus/deno-blog","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdoremus%2Fdeno-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdoremus%2Fdeno-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdoremus%2Fdeno-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdoremus%2Fdeno-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdoremus","download_url":"https://codeload.github.com/cdoremus/deno-blog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250980093,"owners_count":21517585,"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":["blazingly-fast","deno","denofresh","fresh"],"created_at":"2024-11-11T01:16:51.276Z","updated_at":"2025-04-26T11:32:26.569Z","avatar_url":"https://github.com/cdoremus.png","language":"TypeScript","funding_links":["https://github.com/sponsors/cdoremus"],"categories":[],"sub_categories":[],"readme":"# My Deno Blog\n\nThis is my attempt at creating a blog using the [FRESH](https://fresh.deno.dev)\nframework. The subject of this blog is the [Deno](https://deno.land) JavaScript\nruntime which Fresh runs on.\n\n### Usage\n\nUse this command to run the project on a local server:\n\n```\ndeno task start\n```\n\nThe project directory and the server restarted when files are saved.\n\n### Deployment\n\nDeployment of the app is done to [Deno Deploy](https://deno.dev). This repo is\nlinked to my account on Deno Deploy, so when new or updated code is pushed the\nthe `main` branch here, the app is automatically deployed.\n\n### Blog Posts\n\nBlog posts written in Markdown are stored in the `posts` folder. In order for\nthe app to pick up a new post, the post file name must follow a strict naming\nconvention. Here is an example:\n\n`My_post.2022-05-04.md`\n\nThere are three sections to the name separated by a period:\n\n- Post title, using underscores (_) to separate words of the title.\n- The date posted in yyyy-MM-dd format.\n- The `md` Markdown file extension.\n\nThe post title is used in the display of a post in a list of posts while the\ndate is used to sort the post list in chronological order.\n\nAny post file whose name is prefixed with 'DRAFT' is ignored in production (Deno\nDeploy), but will be visible when the app is run on a local server.\n\nThis app is deployed to the url\n[https://deno-blog.deno.dev](https://deno-blog.deno.dev)\n\n---\n\n[![Made with Fresh](https://fresh.deno.dev/fresh-badge.svg)](https://fresh.deno.dev)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdoremus%2Fdeno-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdoremus%2Fdeno-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdoremus%2Fdeno-blog/lists"}