{"id":15770680,"url":"https://github.com/c-ehrlich/personal-site","last_synced_at":"2026-02-27T17:35:26.937Z","repository":{"id":49335357,"uuid":"465703713","full_name":"c-ehrlich/personal-site","owner":"c-ehrlich","description":"[outdated] Repository for my developer portfolio","archived":false,"fork":false,"pushed_at":"2023-01-04T00:22:27.000Z","size":7089,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-05T23:09:55.720Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://c-ehrlich.dev","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/c-ehrlich.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}},"created_at":"2022-03-03T12:09:20.000Z","updated_at":"2024-01-10T15:36:02.000Z","dependencies_parsed_at":"2023-02-01T14:45:56.688Z","dependency_job_id":null,"html_url":"https://github.com/c-ehrlich/personal-site","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-ehrlich%2Fpersonal-site","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-ehrlich%2Fpersonal-site/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-ehrlich%2Fpersonal-site/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-ehrlich%2Fpersonal-site/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c-ehrlich","download_url":"https://codeload.github.com/c-ehrlich/personal-site/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252590618,"owners_count":21772938,"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-10-04T14:43:35.915Z","updated_at":"2026-02-27T17:35:21.901Z","avatar_url":"https://github.com/c-ehrlich.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Personal Site\n\n## What is this?\nThis is the repository for my homepage / blog / portfolio. It uses Next.js Server Side Generation to create its content from Markdown files. There are many like it, but this one is mine.\n\n## Getting Started\n\nClone the repository, then install dependencies and start the development server\n```bash\nyarn\nyarn dev\n```\n\n## Adding blog posts or projects\nData for each item goes into a Markdown file, which should be saved to `/data/\u003cresource name\u003e/\u003carbitrary filename\u003e.md`. Images should be saved to anywhere inside the `/public` folder.\n\nEach file must start with the relevant frontmatter, followed by the project or post itself in markdown.\n\n### Example blog post frontmatter\n```\n---\ntitle: My first blog post\npublishedDate: 2022/03/13\ntags:\n  - Hello World\n  - Another tag\n---\n```\n\n### Example project frontmatter\n```\n---\ntitle: Todo list\ndescription: Everyone's favourite project!\npublishedDate: 2022/03/13\ntags:\n  - 6502 Assembly\n  - JQuery\n  - Duct Tape\nimage: /img/project/project-screenshot.jpg\ngithub: https://github.com/username/reponame\n---\n```\nNote that you should not include `/public` in the image url.\n\n## Deploy on Vercel\n\nThe easiest way to deploy this app is to use the [Vercel Platform](https://vercel.com/new).\n\nCheck out the [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n\n## Performance and Accessibility\n\nPerformance and Accessibility are important aspects of web design to me. I like using Google's Lighthouse test to measure how I'm doing, but I believe it should not be taken as the only measure. For example, there is a known bug relating to [Image size](https://github.com/GoogleChrome/lighthouse/issues/11631) that currently prevents this website from scoring 100 on Lighthouse. It has no influence on humans using the site, so I don't believe it is worth dealing with.\n\n## Acknowledgements\nMarkdown blog functionality based on this post by Julia Tan https://bionicjulia.com/blog/setting-up-nextjs-markdown-blog-with-typescript\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc-ehrlich%2Fpersonal-site","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc-ehrlich%2Fpersonal-site","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc-ehrlich%2Fpersonal-site/lists"}