{"id":40536662,"url":"https://github.com/osu-wams/madrone","last_synced_at":"2026-01-20T22:43:29.448Z","repository":{"id":37216427,"uuid":"274455372","full_name":"osu-wams/madrone","owner":"osu-wams","description":"Drupal Theme","archived":false,"fork":false,"pushed_at":"2025-12-29T23:38:32.000Z","size":4322,"stargazers_count":3,"open_issues_count":22,"forks_count":1,"subscribers_count":5,"default_branch":"1.x","last_synced_at":"2026-01-02T06:42:45.297Z","etag":null,"topics":["drupal","drupal-theme"],"latest_commit_sha":null,"homepage":"","language":"Twig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/osu-wams.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-06-23T16:27:46.000Z","updated_at":"2025-12-29T23:38:20.000Z","dependencies_parsed_at":"2024-01-12T03:14:45.809Z","dependency_job_id":"c14897a9-daa0-4225-8a8a-a118de80d07f","html_url":"https://github.com/osu-wams/madrone","commit_stats":null,"previous_names":[],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/osu-wams/madrone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osu-wams%2Fmadrone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osu-wams%2Fmadrone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osu-wams%2Fmadrone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osu-wams%2Fmadrone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osu-wams","download_url":"https://codeload.github.com/osu-wams/madrone/tar.gz/refs/heads/1.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osu-wams%2Fmadrone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28617118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T22:24:05.405Z","status":"ssl_error","status_checked_at":"2026-01-20T22:20:31.342Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["drupal","drupal-theme"],"created_at":"2026-01-20T22:43:28.809Z","updated_at":"2026-01-20T22:43:29.437Z","avatar_url":"https://github.com/osu-wams.png","language":"Twig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OSU Drupal Theme Madrone\n\n## Requirements\n\n- Node 14+\n- PHP 7.4+\n- Composer - https://getcomposer.org/\n- Docker (or other container running software Podman, RunC, CRun, etc...)\n\n## Get Started\n\n### To get up and running with Madrone on OSU Drupal\n\n- Clone this repository\n- Run `composer install`\n- Run `npm install`\n  - You should get gulp-cli, best option is to install it globally\n    - ```npm install -g gulp-cli```\n- docker-compose up -d (If using docker)\n  - wait for the Database to be up and ready.\n    ```shell\n    docker-compose logs database --follow\n    ```\n\n- Install Drupal\n  - http://localhost.oregonstate.edu:8080/install.php\n  - Select the OSU Standard Installation profile (should already be used as it's\n    a distribution now.)\n    - If you need to install\n      Drupal Standard you will have to use Drush to install a different profile.\n- Disable CSS/JS aggregation and page cache.\n  - In Web Interface\n    - http://localhost.oregonstate.edu:8080/admin/config/development/performance\n    - Set Max age to 0\n    - Uncheck:\n      - Aggregate CSS files\n      - Aggregate JavaScript files\n    - Save configuration\n  - In Drush\n    - ```shell\n      drush config:set -y system.performance css.preprocess 0; \\\n      drush config:set -y system.performance js.preprocess 0; \\\n      drush config:set -y system.performance cache.page.max_age 0;\n      ```\n\n## Developer Experience\n\n### Building assets\n\n- Gulp's default option is to just build/copy all needed files and to not setup\n  a watcher.\n- To build and watch\n  - ```gulp watch```\n- Just build CSS\n  - ```gulp buildStyles```\n- Just build JS\n  - ```gulp buildScripts```\n- When logged in, you typically need to run admin -\u003e flush all caches when\n  changing template files. This menu shows up under the drupal icon of nice\n  menus\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosu-wams%2Fmadrone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosu-wams%2Fmadrone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosu-wams%2Fmadrone/lists"}