{"id":18262776,"url":"https://github.com/roblib/herbarium","last_synced_at":"2026-01-30T14:18:20.054Z","repository":{"id":78206840,"uuid":"133567406","full_name":"roblib/herbarium","owner":"roblib","description":"D8 theme for the Digital Herbarium repo","archived":false,"fork":false,"pushed_at":"2018-05-15T20:07:27.000Z","size":8640,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-15T19:13:52.012Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/roblib.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}},"created_at":"2018-05-15T20:06:11.000Z","updated_at":"2018-05-15T20:07:30.000Z","dependencies_parsed_at":"2023-05-07T04:57:12.597Z","dependency_job_id":null,"html_url":"https://github.com/roblib/herbarium","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/roblib/herbarium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roblib%2Fherbarium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roblib%2Fherbarium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roblib%2Fherbarium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roblib%2Fherbarium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roblib","download_url":"https://codeload.github.com/roblib/herbarium/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roblib%2Fherbarium/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28914002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"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-05T11:08:46.035Z","updated_at":"2026-01-30T14:18:20.026Z","avatar_url":"https://github.com/roblib.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UPEI VRE base theme for Drupal 8\n## Dependencies\n- ### Development\n    - NodeJs/NPM\n    - Gulp\n    - Bower\n\n- ### Production\n    - 'Component Libraries', https://www.drupal.org/project/components\n    - 'Roblib Vre Footer', https://github.com/roblib/roblib_vre_footer\n    - (If this theme is installed via Composer, it will download these)\n## Details \n- using core/stable as a base theme\n- put site info in config.yml\n- checkout `gulpfile.babel.js`\n- need to run `npm install \u0026\u0026 bower install`\n- add fonts to ****.libraries.yml\n\n## Cool stuff\n- Foundation 6 is built in. Any of the components, etc from https://foundation.zurb.com/sites/docs/ will work out of the box if their markup is emulated.\n- Site setup script\n  - If you want to fork this theme off as a new project, `./theme-setup` will rename all the relavent bits and create an empty git repo.\n- Fancy Gulp setup\n  - add site details in `config.yml` \n  - can proxy local or remote site with Browsersync\n  \n- SVG sprites: \n  - All svg's placed in 'src/assets/img/icons/' are bundled by Gulp into a master SVG sprite\n  - ```{% include '@components/utilities/icon.twig' with { icon: 'home'  } %}``` puts the svg in the Twg template\n- Extended Twig templates\n  - \"normal\" twig templates can be used in combination with Drupal twig templates.\n  - example usage:\n```\n    ----------------------\n    # (themename.info.yml)\n    ----------------------\n    ...\n    component-libraries:\n        components:\n            paths:\n                - components\n    ...\n\n    --------------------------------\n    # (somedrupaltemplate.html.twig)\n    --------------------------------\n    ...\n    {% include '@components/utilities/icon.twig' with { icon: 'home'  } %}\n    ...\n\n    -------------------------------------\n    # (./components/utilities/icon.twig)\n    -------------------------------------\n    ...\n    \u003csvg class=\"icon icon--{{ icon }}\"\u003e\u003cuse xlink:href=\"#icon-{{ icon }}\"\u003e\u003c/use\u003e\u003c/svg\u003e\n    ...\n\n\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froblib%2Fherbarium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froblib%2Fherbarium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froblib%2Fherbarium/lists"}