{"id":47811184,"url":"https://github.com/smartwatermelon/projectinsomnia","last_synced_at":"2026-04-03T18:11:49.278Z","repository":{"id":345351038,"uuid":"1160450387","full_name":"smartwatermelon/projectinsomnia","owner":"smartwatermelon","description":"Source repo for the new and improved projectinsomnia.com","archived":false,"fork":false,"pushed_at":"2026-04-03T06:36:30.000Z","size":12512,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-03T09:54:12.564Z","etag":null,"topics":["astro","netlify-deployment","rss","website"],"latest_commit_sha":null,"homepage":"https://projectinsomnia.com/","language":"Astro","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/smartwatermelon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-18T00:26:45.000Z","updated_at":"2026-04-02T23:58:08.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/smartwatermelon/projectinsomnia","commit_stats":null,"previous_names":["smartwatermelon/projectinsomnia"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/smartwatermelon/projectinsomnia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartwatermelon%2Fprojectinsomnia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartwatermelon%2Fprojectinsomnia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartwatermelon%2Fprojectinsomnia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartwatermelon%2Fprojectinsomnia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smartwatermelon","download_url":"https://codeload.github.com/smartwatermelon/projectinsomnia/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartwatermelon%2Fprojectinsomnia/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31368160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T17:53:18.093Z","status":"ssl_error","status_checked_at":"2026-04-03T17:53:17.617Z","response_time":107,"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":["astro","netlify-deployment","rss","website"],"created_at":"2026-04-03T18:11:48.698Z","updated_at":"2026-04-03T18:11:49.273Z","avatar_url":"https://github.com/smartwatermelon.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project Insomnia\n\nPersonal site for [Andrew Rich](https://projectinsomnia.com) — writing, projects, and a live /now page.\n\nBuilt with [Astro 5](https://astro.build), hosted on [Netlify](https://netlify.com).\n\n## Stack\n\n- **Astro 5** — static output with selective SSR for the /now page\n- **@astrojs/netlify** — adapter for Netlify on-demand functions\n- **@netlify/blobs** — blob store for /now page feed data\n- **MDX** — blog posts\n- **astro-expressive-code** — syntax highlighting (Dracula theme)\n\n## Pages\n\n| Route | Description |\n| :---- | :---------- |\n| `/` | Homepage with recent posts |\n| `/blog/` | Full post archive |\n| `/now/` | Live feed: GitHub activity, Strava, Instagram |\n| `/projects/` | Apps, client work, and open source repos |\n| `/about/` | About page |\n\n## /now page feeds\n\nThe /now page lazy-loads three live feeds via Netlify on-demand functions:\n\n| Feed | Function | Source |\n| :--- | :------- | :----- |\n| GitHub | `/api/github-feed` | Public Atom feed |\n| Strava | `/api/strava-feed` | Strava API v3 (OAuth 2.0) |\n| Instagram | `/api/instagram-feed` | IFTTT webhook → Netlify Blobs |\n\nInstagram posts are pushed via IFTTT Maker Webhooks to `/api/instagram-webhook` and stored in Netlify Blobs.\n\n## Environment variables\n\nSet in Netlify dashboard (not committed):\n\n| Variable | Used by |\n| :------- | :------ |\n| `STRAVA_CLIENT_ID` | strava-feed function |\n| `STRAVA_CLIENT_SECRET` | strava-feed function |\n| `STRAVA_REFRESH_TOKEN` | strava-feed function |\n| `INSTAGRAM_WEBHOOK_SECRET` | instagram-webhook function |\n\n## Development\n\n```sh\nnpm install\nnpm run dev       # localhost:4321\nnpm run build     # production build to ./dist/\nnpm run preview   # preview production build locally\n```\n\nDeploys automatically from `main` via Netlify.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartwatermelon%2Fprojectinsomnia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmartwatermelon%2Fprojectinsomnia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartwatermelon%2Fprojectinsomnia/lists"}