{"id":24085829,"url":"https://github.com/philwareham/textpattern-material-components-web","last_synced_at":"2026-03-03T02:35:58.528Z","repository":{"id":19445069,"uuid":"49488838","full_name":"philwareham/textpattern-material-components-web","owner":"philwareham","description":"Textpattern templates based on Google’s Material Components for the Web framework.","archived":false,"fork":false,"pushed_at":"2022-12-09T04:55:11.000Z","size":13794,"stargazers_count":2,"open_issues_count":31,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-14T19:30:33.750Z","etag":null,"topics":["framework","material","material-design","textpattern","textpattern-templates","theme"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"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":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-12T09:21:04.000Z","updated_at":"2023-03-05T13:19:27.000Z","dependencies_parsed_at":"2023-01-11T20:28:01.362Z","dependency_job_id":null,"html_url":"https://github.com/philwareham/textpattern-material-components-web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/philwareham/textpattern-material-components-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philwareham%2Ftextpattern-material-components-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philwareham%2Ftextpattern-material-components-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philwareham%2Ftextpattern-material-components-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philwareham%2Ftextpattern-material-components-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philwareham","download_url":"https://codeload.github.com/philwareham/textpattern-material-components-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philwareham%2Ftextpattern-material-components-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30030829,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T00:31:48.536Z","status":"online","status_checked_at":"2026-03-03T02:00:07.650Z","response_time":61,"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":["framework","material","material-design","textpattern","textpattern-templates","theme"],"created_at":"2025-01-10T01:54:39.059Z","updated_at":"2026-03-03T02:35:58.513Z","avatar_url":"https://github.com/philwareham.png","language":"HTML","readme":"# Textpattern Material Components for the Web Templates\n\n[![Greenkeeper](https://badges.greenkeeper.io/philwareham/textpattern-material-components-web.svg)](https://greenkeeper.io/)\n[![Build Status](https://travis-ci.org/philwareham/textpattern-material-components-web/master.svg)](https://travis-ci.org/philwareham/textpattern-material-components-web)\n\n[Demo](http://material-components-web.philwareham.co.uk/).\n\nTextpattern templates for use with [Material Components for the Web](https://material.io/components/web/).\n\n## Supported web browsers\n\n* Internet Explorer 11.\n* Chrome, Edge, Firefox, Safari and Opera the last two recent stable releases.\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](http://sass-lang.com/) for CSS pre-processing. First make sure you have base dependencies installed: [Node.js](https://nodejs.org/) and [Grunt](https://gruntjs.com/). You can install Node using the [installer](https://nodejs.org/) and Grunt with npm:\n\n```ShellSession\n$ npm install -g grunt-cli\n```\n\nConsult the Grunt documentation for more instructions if necessary. You might need to use `sudo npm install -g grunt-cli` instead when installing on certain Unix-based systems.\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```ShellSession\n$ cd textpattern-material-design-lite\n$ npm install\n```\n\n**npm** installs Node modules for Grunt. You might need to use `sudo npm install` instead when installing on certain Unix-based systems (you can also install via Yarn, instead of npm).\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```ShellSession\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## Updating Material Components for the Web\n\nIf you'd like to upgrade to a newer version of Material Components for the Web down the road just run:\n\n```ShellSession\n$ npm update\n```\n\n## Textpattern templates\n\n*Currently under development.*\n\n## License\n\nLicensed under Apache-2 license except Textpattern templates, which are licensed under GPLv2 license.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilwareham%2Ftextpattern-material-components-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilwareham%2Ftextpattern-material-components-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilwareham%2Ftextpattern-material-components-web/lists"}