{"id":17005270,"url":"https://github.com/adamj/dashboardprototype","last_synced_at":"2025-04-05T19:18:43.007Z","repository":{"id":44842990,"uuid":"190751676","full_name":"AdamJ/DashboardPrototype","owner":"AdamJ","description":"A NEW Dashboard prototype for Integreatly","archived":false,"fork":false,"pushed_at":"2022-12-03T12:41:59.000Z","size":2140,"stargazers_count":0,"open_issues_count":16,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-11T16:41:19.650Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.adamjolicoeur.com/DashboardPrototype","language":"CSS","has_issues":false,"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/AdamJ.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":"2019-06-07T13:53:08.000Z","updated_at":"2019-09-10T14:13:32.000Z","dependencies_parsed_at":"2023-01-23T04:15:11.791Z","dependency_job_id":null,"html_url":"https://github.com/AdamJ/DashboardPrototype","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":"AdamJ/prototype-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamJ%2FDashboardPrototype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamJ%2FDashboardPrototype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamJ%2FDashboardPrototype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamJ%2FDashboardPrototype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdamJ","download_url":"https://codeload.github.com/AdamJ/DashboardPrototype/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247386275,"owners_count":20930618,"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":[],"created_at":"2024-10-14T04:45:48.076Z","updated_at":"2025-04-05T19:18:42.988Z","avatar_url":"https://github.com/AdamJ.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dashboard Prototype\n\nThis prototype is for the Integreatly dashboard redesign.\n\n## Features\n\nBuilt with [PatternFly](https://www.patternfly.org/v4), the open source design system from Red Hat.\n\nIf you do not want to use PatternFly, update the following file:\n\n- `sass/site.scss`\n  - Edit the file to change from `$global-load-patternfly: true !default;` to `$global-load-patternfly: false !default;`.\n\n  **This will tell the build to not load the PatternFly files and instead load the empty `base.min.css` file for customization.**\n\n## Customization\n\n1. Decide whether you want to use PatternFly 4 as your base, or a fully customized UI.\n\n2. For a PatternFly 4 base, see [Features](#Features) for building.\n\n3. For a fully customized UI, you will want to update the various imports and files associated/linked to `sass/base.scss`.\n    - To start, `base.scss` pulls in a **variables** and **utilities** file. Edit these files (or add more to `base.scss`) to build out your UI.\n\n### Site configuration\n\nThis site is built using a shared `header.pug` file and a shared `navigation.pug` file.\n\nThe `header.pug` file sets the **Page title**, **Favicon**, **Manifest**, and **CSS** file(s). By default, `site.min.css` is the only CSS file referenced in the header.\n\nThe `navigation.pug` file controls the navigation layout and content.\n\n```bash\n  assets/\n    images/\n  css/\n    base.css\n    base.min.css\n    patternfly.min.css\n    site.css\n    site.min.css\n  js/\n    site.js\n  sass/\n    utilites/\n      _all.scss\n      _typography.scss\n    variables/\n      _all.scss\n    base.scss\n    site.scss\n  src/\n    includes/\n      header.pug\n      navigation.pug\n    index.pug\n```\n\nWhen building the site using Travis or Netlify (or by manually publishing), `gulp build` will created `dist/` folder, which will contain the following files:\n\n```bash\n  dist/\n    assets/\n      images/\n    css/\n      base.min.css\n      patternfly.min.css\n      site.min.css\n    js/\n      site.js\n    index.html\n    manifest.json\n    favicon.ico\n    favicon.png\n    package.json\n    README.md\n```\n\n## Build Features\n\n- Compile Pug to HTML\n- Compile SCSS to CSS\n- Browsersync for local development\n- Notifications on successful builds (you can turn this off)\n- Automatic headers for CSS/JS files\n  - this is configured in the `gulpfile.js` file\n\n## Framework\n\n- [Gulp](https://gulpjs.com/)\n- [Stylelint](https://stylelint.io/)\n- [Travis-ci](https://travis-ci.com/)\n- [PatternFly 4](https://github.com/patternfly/patternfly-next)\n- [Sass](http://sass-lang.com/guide)\n- JS\n- [Pug](https://github.com/pugjs/pug)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamj%2Fdashboardprototype","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamj%2Fdashboardprototype","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamj%2Fdashboardprototype/lists"}