{"id":13760162,"url":"https://github.com/chrisblakley/Nebula","last_synced_at":"2025-05-10T10:31:50.391Z","repository":{"id":15710096,"uuid":"18448108","full_name":"chrisblakley/Nebula","owner":"chrisblakley","description":"Nebula is a WordPress theme framework that focuses on enhancing development. The core features of Nebula make it a powerful tool for designing, developing, and analyzing WordPress websites consistently, yet its deliberately uncomplicated code syntax also serves as a learning resource for programmers themselves.","archived":false,"fork":false,"pushed_at":"2025-05-08T13:00:05.000Z","size":87659,"stargazers_count":145,"open_issues_count":94,"forks_count":35,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-05-08T14:19:53.825Z","etag":null,"topics":["child-theme","google-analytics","hubspot","theme","wordpress","wordpress-theme-framework"],"latest_commit_sha":null,"homepage":"https://nebula.gearside.com","language":"PHP","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/chrisblakley.png","metadata":{"files":{"readme":".github/README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["chrisblakley"]}},"created_at":"2014-04-04T18:21:09.000Z","updated_at":"2025-05-08T13:00:09.000Z","dependencies_parsed_at":"2023-02-14T00:31:12.982Z","dependency_job_id":"22824b60-f90c-4250-9628-6b72d423a18f","html_url":"https://github.com/chrisblakley/Nebula","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisblakley%2FNebula","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisblakley%2FNebula/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisblakley%2FNebula/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisblakley%2FNebula/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrisblakley","download_url":"https://codeload.github.com/chrisblakley/Nebula/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253082915,"owners_count":21851181,"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":["child-theme","google-analytics","hubspot","theme","wordpress","wordpress-theme-framework"],"created_at":"2024-08-03T13:01:04.539Z","updated_at":"2025-05-10T10:31:50.384Z","avatar_url":"https://github.com/chrisblakley.png","language":"PHP","funding_links":["https://github.com/sponsors/chrisblakley"],"categories":["PHP"],"sub_categories":[],"readme":"![Nebula readme icon](https://raw.githubusercontent.com/chrisblakley/Nebula/main/.github/assets/github-banner.png \"Nebula readme banner\")\n\n# Nebula is a WordPress theme framework that focuses on enhancing development\n\nThe core features of Nebula make it a powerful tool for designing, developing, and analyzing WordPress websites consistently, but its deliberately uncomplicated code syntax also serves as a learning resource for programmers themselves.\n\n![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/chrisblakley/Nebula)\n![GitHub commits since latest release (by SemVer)](https://img.shields.io/github/commits-since/chrisblakley/Nebula/latest)\n![GitHub last commit](https://img.shields.io/github/last-commit/chrisblakley/Nebula)\n![CodeQL](https://github.com/chrisblakley/Nebula/workflows/CodeQL/badge.svg?branch=main)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/1eb4554216644f5c9227df34343a9ae9)](https://www.codacy.com/app/greatblakes/Nebula?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=chrisblakley/Nebula\u0026amp;utm_campaign=Badge_Grade)\n[![CodeFactor](https://www.codefactor.io/repository/github/chrisblakley/nebula/badge)](https://www.codefactor.io/repository/github/chrisblakley/nebula)\n\n![Nebula screenshot](https://raw.githubusercontent.com/chrisblakley/Nebula/main/.github/assets/nebula-pwa.jpg \"Nebula screenshot\")\n\n## Getting Started\nThese instructions will get Nebula setup to its recommended baseline.\n\n### Requirements \u0026 Recommendations\nNebula follows [WordPress recommended requirements](https://wordpress.org/about/requirements/), and **does not require any additional server software**. Browsers with \u003e1% market share are officially supported.\n\nTo take full advantage of Nebula's features, the following are recommended:\n+ WordPress Latest\n+ PHP 8.0+\n+ MySQL 5.6+\n+ SSL\n\n### Prerequisites\n[Download and install WordPress.](https://wordpress.org/)\n\n### Installation \u0026 Setup\n\n![Nebula installation](https://raw.githubusercontent.com/chrisblakley/Nebula/main/.github/assets/nebula-install.gif \"Nebula installation\")\n\n1. [Download the .zip file of the Nebula theme.](https://github.com/chrisblakley/Nebula/archive/main.zip) Upload to the WordPress `/wp-content/themes/` directory.\n2. Activate the Nebula theme and run the automated initialization.\n3. This will automatically install and activate the Nebula Child theme.\n4. It is recommended to rename the child theme (in `/assets/scss/style.scss` and the directory name itself).\n5. Create a `/assets/img/meta/` directory in the child theme (or copy it from the Nebula parent) and customize icons.\n6. Install and activate recommended plugins.\n7. Customize Nebula Options (including enabling Sass if desired)\n\n## Documentation\nComprehensive documentation is available at [https://nebula.gearside.com/](https://nebula.gearside.com/?utm_campaign=documentation\u0026utm_medium=readme\u0026utm_source=github\u0026utm_content=full+documentation) along with a [testing checklist]((https://nebula.gearside.com/get-started/?utm_campaign=documentation\u0026utm_medium=readme\u0026utm_source=github\u0026utm_content=testing+checklist)) and [launch guide](https://nebula.gearside.com/get-started/?utm_campaign=documentation\u0026utm_medium=readme\u0026utm_source=github\u0026utm_content=launch+checklist).\n\n## Performance\nPerformance data is updated automatically every hour. Your performance may vary depending on your hosting, plugins, and many other variables. This graphic is to simply illustrate Nebula's performance capabilities.\n\u003cbr/\u003e\u003cbr/\u003e\u003cimg src=\"https://nebula.gearside.com/speedtest.svg\" width=\"600px\"\u003e\n\n## Built Using\n+ [Bootstrap](https://github.com/twbs/bootstrap)\n+ [Plugin Update Checker](https://github.com/YahnisElsts/plugin-update-checker)\n+ [TGM Plugin Activation](https://github.com/TGMPA/TGM-Plugin-Activation)\n+ [SCSSPHP](https://github.com/scssphp/scssphp)\n+ [Workbox](https://github.com/GoogleChrome/workbox)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisblakley%2FNebula","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrisblakley%2FNebula","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisblakley%2FNebula/lists"}