{"id":24085876,"url":"https://github.com/philwareham/hive-framework","last_synced_at":"2025-05-02T23:12:12.261Z","repository":{"id":10213546,"uuid":"12309636","full_name":"philwareham/hive-framework","owner":"philwareham","description":"A website development framework built with Sass, with optional support for jQuery UI.","archived":false,"fork":false,"pushed_at":"2025-04-07T11:36:20.000Z","size":43207,"stargazers_count":19,"open_issues_count":5,"forks_count":8,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-15T15:02:40.719Z","etag":null,"topics":["css","css-framework","grunt","html","html-boilerplate","jquery-ui","jquery-ui-theme","sass","scss","textpattern","theme"],"latest_commit_sha":null,"homepage":"https://hive-framework.philwareham.co.uk","language":"HTML","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/philwareham.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2013-08-22T22:43:13.000Z","updated_at":"2025-03-18T11:19:27.000Z","dependencies_parsed_at":"2023-10-18T14:25:55.115Z","dependency_job_id":"6159ea4e-a66e-4587-b646-bbca121f505a","html_url":"https://github.com/philwareham/hive-framework","commit_stats":{"total_commits":2334,"total_committers":5,"mean_commits":466.8,"dds":0.2335047129391602,"last_synced_commit":"d9c48f6416b6a02a26a41d7318ee29a4912296d2"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philwareham%2Fhive-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philwareham%2Fhive-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philwareham%2Fhive-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philwareham%2Fhive-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philwareham","download_url":"https://codeload.github.com/philwareham/hive-framework/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251903491,"owners_count":21662707,"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":["css","css-framework","grunt","html","html-boilerplate","jquery-ui","jquery-ui-theme","sass","scss","textpattern","theme"],"created_at":"2025-01-10T01:54:59.728Z","updated_at":"2025-05-01T15:46:27.725Z","avatar_url":"https://github.com/philwareham.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hive framework\n\n![Hive logo](https://hive-framework.philwareham.co.uk/icon-192.png)\n\n[Demo](https://hive-framework.philwareham.co.uk/)\n\nA website development framework built with Grunt and Sass, with optional support for jQuery UI. The theme styling is intentionally minimal to make re-skinning easier.\n\n## Supported web browsers\n\n* Chrome, Edge, Firefox, Safari and Opera the last two recent stable releases.\n* Firefox ESR latest major point release.\n\nOlder versions of the above and other browsers may work, but these are the ones we verify.\n\n## Requirements\n\nBuilding this repository requires:\n\n* [Node.js](https://nodejs.org/)\n* [Grunt](https://gruntjs.com/)\n\n## Setup\n\n### Installing required tools\n\nThe project uses [Grunt](https://gruntjs.com/) to run tasks and [Sass](https://sass-lang.com/) for CSS pre-processing. First make sure you have base dependencies installed: Node.js and Grunt. You can install Node using the [installer](https://nodejs.org) and Grunt with npm:\n\n```bash\n$ npm install -g grunt-cli\n```\n\nConsult the Grunt documentation for more instructions if necessary.\n\n### Installing dependencies\n\nAfter you have the base dependencies taken care of, you can install the project's dependencies. Navigate to the project's directory, and run the dependency manager:\n\n```bash\n$ cd hive-framework\n$ npm install\n```\n\n**npm** installs Node modules for Grunt (you can also install via Yarn, instead of NPM, if you prefer).\n\n## Building\n\nThis repository hosts sources and needs to be built before it can be used. After you have installed all dependencies, you will be able to run tasks using Grunt, including building:\n\n```bash\n$ grunt @task@\n```\n\nWhere the `@task@` is either `build` or `watch`.\n\n* The `build` task builds the project.\n* The `watch` task will launch a task that watches for file changes; the project is then automatically built if a source file is modified.\n\n## License\n\nLicensed under MIT license.\n\nSome demo site content is licensed under Creative Commons BY-NC 3.0 (audio: \"Moonlight Reprise\" from \"Irsen's Tale\" by Kai Engel) and BY 3.0 (video: \"Big Buck Bunny\").\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilwareham%2Fhive-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilwareham%2Fhive-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilwareham%2Fhive-framework/lists"}