{"id":17789960,"url":"https://github.com/samrocksc/radjokes","last_synced_at":"2026-02-14T19:30:53.814Z","repository":{"id":49386895,"uuid":"308262789","full_name":"samrocksc/radjokes","owner":"samrocksc","description":"I've gotta joke about paper....it's terrible","archived":false,"fork":false,"pushed_at":"2025-12-29T12:12:49.000Z","size":1701,"stargazers_count":0,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-01T12:16:04.778Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"radjokes-git-main.samrocksc.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samrocksc.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2020-10-29T08:26:44.000Z","updated_at":"2025-12-29T12:12:53.000Z","dependencies_parsed_at":"2024-05-28T14:06:27.917Z","dependency_job_id":"832d8eb3-fd1e-42c2-b62f-8b0138b78a42","html_url":"https://github.com/samrocksc/radjokes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/samrocksc/radjokes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samrocksc%2Fradjokes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samrocksc%2Fradjokes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samrocksc%2Fradjokes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samrocksc%2Fradjokes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samrocksc","download_url":"https://codeload.github.com/samrocksc/radjokes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samrocksc%2Fradjokes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29453362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-10-27T10:39:35.456Z","updated_at":"2026-02-14T19:30:53.810Z","avatar_url":"https://github.com/samrocksc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n\nI got a joke about sausage....it's the wurst\n\n## Blog System\n\nThis website features a dynamic blog system that automatically discovers and displays markdown blog posts from the `blog/entries` directory.\n\n### How It Works\n\n1. The `blog/fetch-entries.js` script dynamically fetches all markdown files in the `blog/entries` directory\n2. It parses frontmatter metadata (title, date, author, tags) from each post\n3. Blog posts are displayed as an expandable list sorted by date (newest first)\n\n### Adding New Blog Posts\n\n1. Create a new markdown file in the `blog/entries/` directory\n2. Add frontmatter metadata at the top of the file:\n\n   ```markdown\n   ---\n   title: \"Your Post Title\"\n   date: \"YYYY-MM-DD\"\n   author: \"Your Name\"\n   tags: [\"tag1\", \"tag2\"]\n   ---\n\n   Your post content here...\n   ```\n\n3. Run `make build` or `./update-blog-list.sh` to update the blog entries list\n4. The new post will automatically appear in the blog listing\n\n### Development Commands\n\n- `make dev` - Start development server on port 4200\n- `make build` - Generate blog entries list\n- `./update-blog-list.sh` - Update blog entries list (alternative to make build)\n\n## Sources Cited\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamrocksc%2Fradjokes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamrocksc%2Fradjokes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamrocksc%2Fradjokes/lists"}