{"id":16106992,"url":"https://github.com/mikeesto/headless-wp-next","last_synced_at":"2026-04-13T12:02:08.973Z","repository":{"id":115471289,"uuid":"238871217","full_name":"mikeesto/headless-wp-next","owner":"mikeesto","description":":jack_o_lantern: Headless WordPress with Next.js ","archived":false,"fork":false,"pushed_at":"2020-02-10T00:57:34.000Z","size":195,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-24T18:52:19.446Z","etag":null,"topics":["headless-wordpress","nextjs","react","reactjs"],"latest_commit_sha":null,"homepage":"https://headless-wp-next.netlify.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikeesto.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}},"created_at":"2020-02-07T07:58:54.000Z","updated_at":"2021-02-13T17:51:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"5131355c-8762-4574-8cc9-c10a3c48dd7b","html_url":"https://github.com/mikeesto/headless-wp-next","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikeesto/headless-wp-next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeesto%2Fheadless-wp-next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeesto%2Fheadless-wp-next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeesto%2Fheadless-wp-next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeesto%2Fheadless-wp-next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeesto","download_url":"https://codeload.github.com/mikeesto/headless-wp-next/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeesto%2Fheadless-wp-next/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31751705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"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":["headless-wordpress","nextjs","react","reactjs"],"created_at":"2024-10-09T19:14:52.503Z","updated_at":"2026-04-13T12:02:08.928Z","avatar_url":"https://github.com/mikeesto.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Headless WordPress with Next.js\n\nThis is an unofficial reimplementation of Netlify's [Headless WordPress JAMstack Template](https://github.com/netlify-labs/headless-wp-nuxt) from Nuxt.js (Vue) to Next.js (React). Sarah Drasner \u0026 Geoff Graham also wrote an accompanying [article for Smashing Magazine](https://www.smashingmagazine.com/2020/02/headless-wordpress-site-jamstack/).\n\nSince Next.js v9 it is possible to statically export a Next.js app, generating a folder of static assets (HTML, CSS, JS etc) that can be universally hosted. [next.config.js](next.config.js) sets up the routes to be statically exported, including the dynamically generated `posts` route. This effectively acts as a page template for posts retrieved from the API.\n\n[A demo of the site is hosted on Netlify](https://headless-wp-next.netlify.com/)\n\n## How to run\n\n```\n# install dependencies\nnpm install\n\n# run dev environment on port 3000\nnpm run dev\n\n# build the app\nnpm run build\n\n# export as a static app\nnpm run export\n\n# static app files will be exported to a folder named \"out\"\n\n```\n\nSee [netlify.toml](netlify.toml) for Netlify build commands\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeesto%2Fheadless-wp-next","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikeesto%2Fheadless-wp-next","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeesto%2Fheadless-wp-next/lists"}