{"id":21339330,"url":"https://github.com/cuboulder/express_admin","last_synced_at":"2026-02-23T16:31:31.442Z","repository":{"id":219341405,"uuid":"747932837","full_name":"CuBoulder/express_admin","owner":"CuBoulder","description":"CU Boulder Drupal D10+ Administration Sub-Theme (Claro) ","archived":false,"fork":false,"pushed_at":"2025-03-10T22:03:24.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-29T08:52:53.240Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/CuBoulder.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-01-24T23:25:58.000Z","updated_at":"2025-03-10T22:03:28.000Z","dependencies_parsed_at":"2024-02-12T19:53:49.168Z","dependency_job_id":"e0473149-0846-4070-9ca9-6d1ff4acd410","html_url":"https://github.com/CuBoulder/express_admin","commit_stats":null,"previous_names":["cuboulder/express_admin"],"tags_count":0,"template":false,"template_full_name":"CuBoulder/general-project-template","purl":"pkg:github/CuBoulder/express_admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuBoulder%2Fexpress_admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuBoulder%2Fexpress_admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuBoulder%2Fexpress_admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuBoulder%2Fexpress_admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CuBoulder","download_url":"https://codeload.github.com/CuBoulder/express_admin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuBoulder%2Fexpress_admin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29748180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"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":[],"created_at":"2024-11-22T00:45:17.215Z","updated_at":"2026-02-23T16:31:31.412Z","avatar_url":"https://github.com/CuBoulder.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# express-admin\nDrupal 10+ administration theme for CU Boulder Web Express sites\n\n## Installation\nAdd below to `composer.json` require section:\n````\n\"cu-boulder/express_admin\" : \"dev-main\"\n````\n\nAdd to repositories section:\n````\n{\n    \"type\": \"git\",\n    \"url\" : \"https://github.com/CuBoulder/express_admin.git\"\n}\n````\n\n**Note:** This theme is installed and set as the default with the profile. The theme is not intended to be used without the profile or other `cu-boulder/*` modules.\n\n\u003e To install a local version of Express, follow the steps outlined in the\n\u003e [tiamat-project-template](https://github.com/CuBoulder/tiamat-project-template)\n\n---\n## Linting\n\nWe are using stylelint and eslint\n\n````\nnpm install          # install linters\nnpm run stylelint    # lint css\nnpm run eslint       # lint js\n````\nLinting is run automatically on all pull requests, however you can lint files locally too.\n- configure eslint in `.eslintrc.json`\n- configure styleint in `.stylelint.json`\n\n---\n## Directory Structure\n\n### .github Directory\nContains the github actions workflow for linting\n\n### config\nContains the default values for the theme settings. If new theme settings are added, update boulder_base.settings.yml with the default values. You can get the configuration by running `lando drush config-get boulder_base.settings` and copying the output into the file.\n\n### css\n- put styles relating the custom paragraphs in css/paragraphs\n- put styles from the styleguide in css/styleguide\n\n### js\nPut JavaScript files here\n\n### templates\nTwig template overrides go here including those for the custom page and paragraph types. The packages dedicated to the page and paragraph types should only contain config.\n\n### express_admin.info.yml\n- Define regions\n- Add styles to the ckeditor\n- Add globally included libraries\n\n### express_admin.libraries.yml\nDefine libraries\n\n### express_admin.theme\nAdd theme hooks\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuboulder%2Fexpress_admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuboulder%2Fexpress_admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuboulder%2Fexpress_admin/lists"}