{"id":13764913,"url":"https://github.com/draftbox-co/gatsby-wordpress-balsa-theme","last_synced_at":"2025-04-23T15:42:29.555Z","repository":{"id":57109606,"uuid":"261166024","full_name":"draftbox-co/gatsby-wordpress-balsa-theme","owner":"draftbox-co","description":"A Feature rich Gatsby theme plugin for creating blogs from headless WordPress CMS.","archived":false,"fork":false,"pushed_at":"2023-12-15T17:37:20.000Z","size":4681,"stargazers_count":11,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-19T12:56:46.764Z","etag":null,"topics":["draftbox","gatsby","gatsby-plugin","gatsby-theme","gatsbyjs","react","wordpress","wordpress-blog"],"latest_commit_sha":null,"homepage":"https://wp-balsa-preview.draftbox.co/","language":"TypeScript","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/draftbox-co.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}},"created_at":"2020-05-04T12:12:58.000Z","updated_at":"2024-02-18T22:30:11.000Z","dependencies_parsed_at":"2024-01-07T18:09:22.035Z","dependency_job_id":"26071f79-b52a-4918-99aa-11d028c7111d","html_url":"https://github.com/draftbox-co/gatsby-wordpress-balsa-theme","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/draftbox-co%2Fgatsby-wordpress-balsa-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/draftbox-co%2Fgatsby-wordpress-balsa-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/draftbox-co%2Fgatsby-wordpress-balsa-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/draftbox-co%2Fgatsby-wordpress-balsa-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/draftbox-co","download_url":"https://codeload.github.com/draftbox-co/gatsby-wordpress-balsa-theme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250462530,"owners_count":21434607,"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":["draftbox","gatsby","gatsby-plugin","gatsby-theme","gatsbyjs","react","wordpress","wordpress-blog"],"created_at":"2024-08-03T16:00:31.512Z","updated_at":"2025-04-23T15:42:29.538Z","avatar_url":"https://github.com/draftbox-co.png","language":"TypeScript","funding_links":[],"categories":["Table of Contents"],"sub_categories":["Inspiration"],"readme":"[![Draftbox](https://res.cloudinary.com/thinkcdnimages/image/upload/v1589291053/Draftbox/draftbox-for-github.svg)](https://draftbox.co)\n\n# gatsby-wordpress-balsa-theme\n\nA Gatsby theme plugin for creating blogs from headless WordPress CMS.\n\nTurn your WordPress blog into a lightning fast static website. This Gatsby theme is a frontend replacement of the WordPress engine featuring the Balsa theme skin and functionality. All content is sourced from a headless WordPress CMS.\n\n\u003e This theme is being used at [Draftbox](https://draftbox.co). Get lightning fast, secure front-end for your WordPress or Ghost blog, in 5 minutes or less, without coding. For our fellow devs, we also provide code export feature.\n\n## Demo\n\nPlay with the [Demo](https://wp-balsa-preview.draftbox.co/) to get a first impression.\n\n## Features\n\n- Balsa theme from Draftbox\n- SEO optimized\n- Fully responsive\n- Gatsby images\n- Styled 404 page\n- RSS Feed\n- AMP Pages\n- Sitemap\n- Contact Form\n- Subscribe Form\n- Social Sharing\n- Composable and extensible\n\n## Quick Start\n\nHead over to the [starter repo](https://github.com/draftbox-co/gatsby-wordpress-balsa-starter) to get up and running quickly! The starter is recommended if you are creating a new site.\n\n## Installation\n\nThis repository contains the example code **and** the Gatsby theme. If you are here to install the Gatsby theme plugin in your existing project, check out the [theme specific README](/gatsby-wordpress-balsa-theme/README.md) for further details.\n\nIn case you want to work with this repository (for local development, pull requests, etc.):\n\n1. Clone or fork this repository:\n\n```bash\ngit clone https://github.com/draftbox-co/gatsby-wordpress-balsa-theme.git\ncd gatsby-wordpress-balsa-theme\n```\n\ncreate `.wordpress-config.json` in example directory and add your wordpress config.\n\nIf your wordpress blog is self hosted it should look like\n\n```bash\n{\n  \"baseUrl\": \"yourwordpressblog.com\",\n  \"protocol\": \"https\",\n  \"hostingWPCOM\": false,\n  \"useACF\": true,\n  \"includedRoutes\": [\n    \"**/categories\",\n    \"**/posts\",\n    \"**/pages\",\n    \"**/media\",\n    \"**/tags\",\n    \"**/taxonomies\",\n    \"**/users\"\n  ]\n}\n```\n\nif your blog is hosted on wordpress.com you will have to add few extra keys for reference check out [wordpress-source-docs](https://www.gatsbyjs.org/packages/gatsby-source-wordpress/).\n\n2. Run `yarn` in directory where you cloned theme to install dependencies.\n\n3. Run `yarn workspace example develop` to start the example locally.\n\n## Authors\n- Arun Priyadarshi ([@Gunnerforlife](https://github.com/Gunnerforlife)) – [Draftbox](https://draftbox.co)\n- Keyur Raval ([@thandaanda](https://github.com/thandaanda)) – [Draftbox](https://draftbox.co)\n- Shyam Lohar ([@shyamlohar](https://github.com/shyamlohar)) – [Draftbox](https://draftbox.co)\n- Tanmay Desai ([@tanmaydesai89](https://github.com/tanmaydesai89)) – [Draftbox](https://draftbox.co)\n\n## Contributions\nPRs are welcome! Consider contributing to this project if you are missing feature that is also useful for others.\n\n# Copyright \u0026 License\n\nCopyright (c) 2020 [Draftbox](https://draftbox.co) - Released under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdraftbox-co%2Fgatsby-wordpress-balsa-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdraftbox-co%2Fgatsby-wordpress-balsa-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdraftbox-co%2Fgatsby-wordpress-balsa-theme/lists"}