{"id":50575900,"url":"https://github.com/loonz206/lennypeters","last_synced_at":"2026-06-04T22:01:40.429Z","repository":{"id":350547919,"uuid":"1195621826","full_name":"Loonz206/lennypeters","owner":"Loonz206","description":"personal site","archived":false,"fork":false,"pushed_at":"2026-05-13T03:03:34.000Z","size":4007,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-13T05:07:31.431Z","etag":null,"topics":["blogging","personal-website","project"],"latest_commit_sha":null,"homepage":"https://lennypeters.com/","language":"HTML","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/Loonz206.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-03-29T22:07:01.000Z","updated_at":"2026-05-13T03:03:36.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Loonz206/lennypeters","commit_stats":null,"previous_names":["loonz206/lennypeters"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Loonz206/lennypeters","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Loonz206%2Flennypeters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Loonz206%2Flennypeters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Loonz206%2Flennypeters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Loonz206%2Flennypeters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Loonz206","download_url":"https://codeload.github.com/Loonz206/lennypeters/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Loonz206%2Flennypeters/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33921352,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["blogging","personal-website","project"],"created_at":"2026-06-04T22:01:37.347Z","updated_at":"2026-06-04T22:01:40.424Z","avatar_url":"https://github.com/Loonz206.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lenny Peters — Personal Portfolio\n\nPersonal portfolio site for [Lenny Peters](https://lennypeters.com), built with Next.js, React, TypeScript, and custom SCSS.\n\n## Overview\n\nThis repository contains the source for a statically exported personal site featuring:\n\n- a home page and supporting content pages\n- a work section for selected projects\n- long-form articles written in Markdown\n- reusable components with colocated tests\n\n## Stack\n\n- Next.js 15 App Router\n- React 19\n- TypeScript\n- SCSS with CSS Modules\n- Jest and React Testing Library\n- Playwright\n\n## Project Structure\n\n```text\nsrc/\n├── app/           # App Router pages\n├── components/    # Reusable UI components\n├── data/          # Static content and datasets\n├── lib/           # Utilities and helpers\n└── styles/        # Global SCSS partials\ncontent/\n└── articles/      # Markdown articles\n```\n\n## Running Tests\n\n### Unit and component tests\n\n```bash\nnpm test              # Watch mode\nnpm test -- --ci      # Single run (used in CI)\n```\n\n### E2E tests (Playwright)\n\n```bash\nnpm run test:e2e            # Local dev — auto-starts the dev server\nnpm run test:e2e:prod       # Against https://lennypeters.com\nE2E_TEST_URL=\u003curl\u003e npm run test:e2e:url  # Against any URL\nnpm run test:e2e:ui         # Interactive UI mode\n```\n\nSetting `E2E_TEST_URL` skips local server startup and points all tests at the given domain.\n\n## Notes\n\nThe site is statically exported and deployed through GitHub Actions. After each successful deploy to `main`, a production E2E job runs automatically against `https://lennypeters.com`. A standalone on-demand job is also available in the Actions tab (`E2E Tests — Production`).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floonz206%2Flennypeters","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floonz206%2Flennypeters","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floonz206%2Flennypeters/lists"}