{"id":30240454,"url":"https://github.com/hypothesis/wordpress-theme-hypothesis","last_synced_at":"2025-08-15T04:39:01.195Z","repository":{"id":5811472,"uuid":"7026424","full_name":"hypothesis/wordpress-theme-hypothesis","owner":"hypothesis","description":"Hypothesis WordPress Theme","archived":false,"fork":false,"pushed_at":"2022-06-02T14:11:51.000Z","size":3757,"stargazers_count":5,"open_issues_count":7,"forks_count":1,"subscribers_count":19,"default_branch":"main","last_synced_at":"2023-03-11T06:28:12.249Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","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/hypothesis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-12-05T23:18:52.000Z","updated_at":"2023-03-03T12:58:01.000Z","dependencies_parsed_at":"2022-08-31T16:41:45.584Z","dependency_job_id":null,"html_url":"https://github.com/hypothesis/wordpress-theme-hypothesis","commit_stats":null,"previous_names":[],"tags_count":45,"template":null,"template_full_name":null,"purl":"pkg:github/hypothesis/wordpress-theme-hypothesis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypothesis%2Fwordpress-theme-hypothesis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypothesis%2Fwordpress-theme-hypothesis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypothesis%2Fwordpress-theme-hypothesis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypothesis%2Fwordpress-theme-hypothesis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hypothesis","download_url":"https://codeload.github.com/hypothesis/wordpress-theme-hypothesis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypothesis%2Fwordpress-theme-hypothesis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270524460,"owners_count":24600196,"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","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-08-15T04:38:47.026Z","updated_at":"2025-08-15T04:39:01.187Z","avatar_url":"https://github.com/hypothesis.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Sage](https://roots.io/sage/)\n[![Build Status](https://travis-ci.org/roots/sage.svg)](https://travis-ci.org/roots/sage)\n[![devDependency Status](https://david-dm.org/roots/sage/dev-status.svg)](https://david-dm.org/roots/sage#info=devDependencies)\n\nSage is a WordPress starter theme based on HTML5 Boilerplate, gulp, Bower, and Bootstrap Sass, that will help you make better themes.\n\n* Source: [https://github.com/roots/sage](https://github.com/roots/sage)\n* Homepage: [https://roots.io/sage/](https://roots.io/sage/)\n* Documentation: [https://roots.io/sage/docs/](https://roots.io/sage/docs/)\n* Twitter: [@rootswp](https://twitter.com/rootswp), [@retlehs](https://twitter.com/retlehs), [@swalkinshaw](https://twitter.com/swalkinshaw), [@Foxaii](https://twitter.com/Foxaii), [@c2foryou](https://twitter.com/c2foryou), [@austinpray](https://twitter.com/austinpray)\n* Newsletter: [Subscribe](http://roots.io/subscribe/)\n* Forum: [https://discourse.roots.io/](https://discourse.roots.io/)\n\n## Requirements\n\n| Prerequisite    | How to check | How to install\n| --------------- | ------------ | ------------- |\n| PHP \u003e= 5.4.x    | `php -v`     | [php.net](http://php.net/manual/en/install.php) |\n| Node.js 0.12.x  | `node -v`    | [nodejs.org](http://nodejs.org/) |\n| gulp \u003e= 3.8.10  | `gulp -v`    | `npm install -g gulp` |\n| Bower \u003e= 1.3.12 | `bower -v`   | `npm install -g bower` |\n\nFor more installation notes, refer to the [Install gulp and Bower](#install-gulp-and-bower) section in this document.\n\n## Features\n\n* [gulp](http://gulpjs.com/) build script that compiles both Sass and Less, checks for JavaScript errors, optimizes images, and concatenates and minifies files\n* [BrowserSync](http://www.browsersync.io/) for keeping multiple browsers and devices synchronized while testing, along with injecting updated CSS and JS into your browser while you're developing\n* [Bower](http://bower.io/) for front-end package management\n* [asset-builder](https://github.com/austinpray/asset-builder) for the JSON file based asset pipeline\n* [Sass](https://github.com/twbs/bootstrap-sass) [Bootstrap](http://getbootstrap.com/)\n* [Theme wrapper](https://roots.io/sage/docs/theme-wrapper/)\n* ARIA roles and microformats\n* Cleaner HTML output of navigation menus\n* Posts use the [hNews](http://microformats.org/wiki/hnews) microformat\n* [Multilingual ready](https://roots.io/wpml/) and over 30 available [community translations](https://github.com/roots/sage-translations)\n\nInstall the [Soil](https://github.com/roots/soil) plugin to enable additional features:\n\n* Cleaner output of `wp_head` and enqueued assets\n* Root relative URLs\n* Nice search (`/search/query/`)\n* Google CDN jQuery snippet from [HTML5 Boilerplate](http://html5boilerplate.com/)\n* Google Analytics snippet from [HTML5 Boilerplate](http://html5boilerplate.com/)\n\n## Installation\n\nClone the git repo - `git clone https://github.com/roots/sage.git` and then rename the directory to the name of your theme or website.\n\nIf you don't use [Bedrock](https://github.com/roots/bedrock), you'll need to add the following to your `wp-config.php` on your development installation:\n\n```php\ndefine('WP_ENV', 'development');\n```\n\n## Configuration\n\nEdit `lib/config.php` to enable or disable theme features\n\nEdit `lib/init.php` to setup navigation menus, post thumbnail sizes, post formats, and sidebars.\n\n## Theme development\n\nSage uses [gulp](http://gulpjs.com/) as its build system and [Bower](http://bower.io/) to manage front-end packages.\n\n### Install gulp and Bower\n\nBuilding the theme requires [node.js](http://nodejs.org/download/). We recommend you update to the latest version of npm: `npm install -g npm@latest`.\n\nFrom the command line:\n\n1. Install [gulp](http://gulpjs.com) and [Bower](http://bower.io/) globally with `npm install -g gulp bower`\n2. Navigate to the theme directory, then run `npm install`\n3. Run `bower install`\n\nYou now have all the necessary dependencies to run the build process.\n\n### Available gulp commands\n\n* `gulp` — Compile and optimize the files in your assets directory\n* `gulp watch` — Compile assets when file changes are made\n* `gulp --production` — Compile assets for production (no source maps).\n\n### Using BrowserSync\n\nTo use BrowserSync during `gulp watch` you need to update `devUrl` at the bottom of `assets/manifest.json` to reflect your local development hostname.\n\nFor example, if your local development URL is `http://project-name.dev` you would update the file to read:\n```json\n...\n  \"config\": {\n    \"devUrl\": \"http://project-name.dev\"\n  }\n...\n```\nIf your local development URL looks like `http://localhost:8888/project-name/` you would update the file to read:\n```json\n...\n  \"config\": {\n    \"devUrl\": \"http://localhost:8888/project-name/\"\n  }\n...\n```\n\n## Documentation\n\nSage documentation is available at [https://roots.io/sage/docs/](https://roots.io/sage/docs/).\n\n## Contributing\n\nContributions are welcome from everyone. We have [contributing guidelines](CONTRIBUTING.md) to help you get started.\n\n## Community\n\nKeep track of development and community news.\n\n* Participate on the [Roots Discourse](https://discourse.roots.io/)\n* Follow [@rootswp on Twitter](https://twitter.com/rootswp)\n* Read and subscribe to the [Roots Blog](https://roots.io/blog/)\n* Subscribe to the [Roots Newsletter](https://roots.io/subscribe/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypothesis%2Fwordpress-theme-hypothesis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhypothesis%2Fwordpress-theme-hypothesis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypothesis%2Fwordpress-theme-hypothesis/lists"}