{"id":15040021,"url":"https://github.com/automattic/biab-installer","last_synced_at":"2025-08-06T10:28:04.357Z","repository":{"id":66078732,"uuid":"82681942","full_name":"Automattic/biab-installer","owner":"Automattic","description":"Blog In A Box Installer","archived":false,"fork":false,"pushed_at":"2017-03-03T12:45:10.000Z","size":1494,"stargazers_count":11,"open_issues_count":8,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-30T01:11:34.176Z","etag":null,"topics":["electron","raspberry-pi","wordpress"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Automattic.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":"2017-02-21T13:18:13.000Z","updated_at":"2024-02-25T14:01:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"76a3c6d2-d312-4969-a23f-ba5700d8b44f","html_url":"https://github.com/Automattic/biab-installer","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Automattic%2Fbiab-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Automattic%2Fbiab-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Automattic%2Fbiab-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Automattic%2Fbiab-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Automattic","download_url":"https://codeload.github.com/Automattic/biab-installer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237192422,"owners_count":19269899,"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":["electron","raspberry-pi","wordpress"],"created_at":"2024-09-24T20:44:07.177Z","updated_at":"2025-02-04T20:32:29.869Z","avatar_url":"https://github.com/Automattic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blog In A Box Installer\n\nA GUI installer tool to install [Blog In A Box](https://inabox.blog/) onto an SD card.\n\nManages the download of WordPress, Raspbian, and subsequent configuration, as well as the actual image burning.\n\n## Installation\n\n[Install Yarn](https://yarnpkg.com/en/docs/install) and then:\n\n`yarn install --ignore-platform`\n\nThis ensures you install all platform specific modules (Windows and MacOS).\n\n## Development\n\nRun the development server that contains the web app:\n\n`yarn run start`\n\nThen run the development Electron app:\n\n`yarn run dev`\n\nThe web app is found in the `src` directory, and the Electron app in `app`.\n\nElectron will hot-reload any changes you make to the web app, but changes will to the Electron app will require a restart of Electron.\n\n## Running a packaged version\n\nRun:\n\n`yarn run pack`\n\nTo produce local packaged versions of the app.\n\n### Dependencies\n\nDuring development dependencies are taken from the main `package.json`. For the production build only packages in the `app` directory will be used. It's therefore\nimportant that you add packages to both.\n\n## Packaging\n\nA packaged version of the app can be built with:\n\n`yarn run dist`\n\n## Releasing\n\nTo make a release to Github:\n\n- Commit all changes to Github and ensure that `package.json` and `app/package.json` have been versioned.\n- Ensure `GH_TOKEN` is set with a Github application specific token (needs the `repo` scope permission)\n- Ensure `WIN_CSC_LINK` points at a valid `.p12` certificate (needs to be a full path)\n- Ensure `WIN_CSC_KEY_PASSWORD` contains the password for the certificate file\n- `yarn run release`\n- Go to [Releases](https://github.com/Automattic/biab-installer/releases) and edit the draft release\n- Publish release\n\n### DMG Background\n\nThe DMG background is combined from build/dmg/background@1x.png and build/dmg/background@2x.png into build/dmg/background.png. To combine:\n\n`yarn run dmg`\n\n## Contributing\n\nWe welcome contributions in any form, and you can help reporting, testing, and detailing bugs.\n\n## License\n\nThe Blog In A Box installer is licensed under [GNU General Public License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautomattic%2Fbiab-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautomattic%2Fbiab-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautomattic%2Fbiab-installer/lists"}