{"id":14063014,"url":"https://github.com/jimbrig/static-site-examples","last_synced_at":"2026-04-13T14:31:43.138Z","repository":{"id":105151831,"uuid":"393516788","full_name":"jimbrig/static-site-examples","owner":"jimbrig","description":"A monorepo housing various static site generators and front-end frameworks.","archived":false,"fork":false,"pushed_at":"2024-02-29T20:26:14.000Z","size":308,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-02T12:27:28.711Z","etag":null,"topics":["angular","blog","deployment","eleventy","gatsby","hexo","nextjs","nuxt","static-site-generator","vercel","vue"],"latest_commit_sha":null,"homepage":"https://jimbrig.com","language":null,"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/jimbrig.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}},"created_at":"2021-08-06T22:18:55.000Z","updated_at":"2021-08-06T23:04:17.000Z","dependencies_parsed_at":"2023-12-07T21:29:31.100Z","dependency_job_id":"4d3f22a1-9eb8-4af3-98cf-3d9c5f422bbf","html_url":"https://github.com/jimbrig/static-site-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jimbrig/static-site-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimbrig%2Fstatic-site-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimbrig%2Fstatic-site-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimbrig%2Fstatic-site-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimbrig%2Fstatic-site-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimbrig","download_url":"https://codeload.github.com/jimbrig/static-site-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimbrig%2Fstatic-site-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31757477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T13:27:56.013Z","status":"ssl_error","status_checked_at":"2026-04-13T13:21:23.512Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["angular","blog","deployment","eleventy","gatsby","hexo","nextjs","nuxt","static-site-generator","vercel","vue"],"created_at":"2024-08-13T07:02:59.134Z","updated_at":"2026-04-13T14:31:43.111Z","avatar_url":"https://github.com/jimbrig.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# Example Static Sites\n\u003e A monorepo housing various static site generators and front-end frameworks.\n\nAll sites are deployed using [Vercel](https://vercel.com) - [Dashboard – Vercel](https://vercel.com/jimbrig).\n\n*Work in Progress Personal Site: \u003chttps://www.jimbrig.com/\u003e*\n\n## Contents\n\n- Angular - [Deployed Site](https://angular-example-psi.vercel.app/) | [Github Repo](https://github.com/jimbrig/angular-example) | \u003chttps://angular.io\u003e\n- Eleventy - [Deployed Site](https://eleventy-example-nine.vercel.app/) | [Github Repo](https://github.com/jimbrig/eleventy-example) | \u003chttps://11ty.dev\u003e\n- Gatsby - [Deployed Site](https://gatsby-example-eta.vercel.app/) | [Github Repo](https://github.com/jimbrig/gatsby-example) | \u003chttps://gatsbyjs.com\u003e\n- Hexo - [Deployed Site](https://hexo-example-six.vercel.app/) | [Github Repo](https://github.com/jimbrig/hexo-example) | \u003chttps://hexo.io\u003e\n- Next.js - [Deployed Site](https://nextjs-psi-gray-40.vercel.app/) | [Github Repo](https://github.com/jimbrig/nextjs-example) | \u003chttps://nextjs.org\u003e\n- Next.js (Portfolio) - [Deployed Site](https://portfolio-nine-gold-73.vercel.app/) | [Github Repo](https://github.com/jimbrig/nextjs-portfolio-example) | \u003chttps://nextra.vercel.app\u003e\n- Nuxt.js - [Deployed Site](https://nuxtjs-example-blue.vercel.app/) | [Github Repo](https://github.com/jimbrig/nuxtjs-example) | \u003chttps://nuxtjs.org\u003e\n- Vue.js - [Deployed Site](https://vue-example-indol.vercel.app/) | [Github Repo](https://github.com/jimbrig/vue-example) | \u003chttps://vuejs.org\u003e\n\n## Documentation\n\n[Vercel](https://vercel.com/docs) | [Angular](https://angular.io/docs) | [Eleventy](https://www.11ty.dev/docs/) | [Gatsby](https://www.gatsbyjs.com/docs/) | [Hexo](https://hexo.io/docs/index.html) | [Next.js](https://nextjs.org/docs/getting-started) | [Nextra](https://nextra.vercel.app/) | [Nuxt.js](https://nuxtjs.org/docs/2.x/get-started/installation) | [Vue.js](https://vuejs.org/v2/guide/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimbrig%2Fstatic-site-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimbrig%2Fstatic-site-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimbrig%2Fstatic-site-examples/lists"}