{"id":13717560,"url":"https://github.com/doximity/vital","last_synced_at":"2025-07-18T04:05:40.517Z","repository":{"id":8285200,"uuid":"51183678","full_name":"doximity/vital","owner":"doximity","description":"Design Framework","archived":false,"fork":false,"pushed_at":"2025-01-29T21:20:01.000Z","size":2531,"stargazers_count":56,"open_issues_count":16,"forks_count":2,"subscribers_count":97,"default_branch":"master","last_synced_at":"2025-06-26T11:16:25.899Z","etag":null,"topics":["compile-font-icons","css","css-framework","rubygems"],"latest_commit_sha":null,"homepage":"http://vitalcss.com","language":"Sass","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doximity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2016-02-06T01:00:43.000Z","updated_at":"2025-01-29T21:20:04.000Z","dependencies_parsed_at":"2024-01-06T00:03:26.653Z","dependency_job_id":"11bfa856-a178-428f-903f-33fb8dd0bb48","html_url":"https://github.com/doximity/vital","commit_stats":{"total_commits":259,"total_committers":11,"mean_commits":"23.545454545454547","dds":0.2432432432432432,"last_synced_commit":"333e69db75c9926c9fd7038f170cf75b03461b16"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/doximity/vital","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doximity%2Fvital","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doximity%2Fvital/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doximity%2Fvital/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doximity%2Fvital/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doximity","download_url":"https://codeload.github.com/doximity/vital/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doximity%2Fvital/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265698016,"owners_count":23813124,"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":["compile-font-icons","css","css-framework","rubygems"],"created_at":"2024-08-03T00:01:24.057Z","updated_at":"2025-07-18T04:05:40.492Z","avatar_url":"https://github.com/doximity.png","language":"Sass","funding_links":[],"categories":["Frameworks / Resources"],"sub_categories":["V"],"readme":"**Note:** Vital v2.x is not backwards compatible with v1.x. Some things may break. You may need to do some refactoring.\n# Vital\n\nA minimally invasive CSS framework for modern web applications.\n\n- Vital is a reverse approach to \"everything and the kitchen sink\" CSS frameworks.\n- Built with Sass and Slim for readability and maintainability.\n- No ridiculous amounts of classes or nesting. No excessively buried code.\n- Written almost entirely in em values, allowing for easy and consistent scaling.\n- Small:\n\n|                | Size  | Gzipped |\n|:---------------|:------|:--------|\n| Javascripts    | 0     |         |\n| Vital CSS      | 23 KB | 6 KB    |\n\n## Usage\n\nA couple installation options are available:\n\n- Download the latest release tarball from https://github.com/doximity/vital/releases.\n- Install the `vital` RubyGem, NPM or Bower package on your project.\n- Use a precompiled release from RawGit.\n\nCheck out [our docs](http://vitalcss.com/get-started/) for information on installation methods, framework contents, templates, examples and more.\n\n## Development\n\n**NOTE**: The project requires Ruby 2.0+ for building its assets and documentation.\n\nInitial setup:\n\n```sh\ngit clone https://github.com/doximity/vital.git\ncd vital\nbundle\n\n# If you want to build / work on documentation\ncd docs\nbundle\n```\n\n### Compiling assets locally\n\n```sh\ncd vital\nbundle exec rake vital:build\n```\n\n### Build the documentation\n\nVital is built using a simple static generator: https://middlemanapp.com/\n\n```sh\ncd vital/docs\nbundle\nbundle exec middleman\n```\n\n## Publishing\n\nPublishing and deployment should be performed by a Doximity member.\n\n## Contributing\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md)\n\n## Releasing a new version\n\n- Ensure docs, `README.md`, `CHANGELOG.md` are up to date\n- Bump version on `lib/vital/version.rb`\n- Bump version on `package.json#L3`\n- `bundle exec rake vital:build`\n- `bundle`, commit and push the `Gemfile.lock` file\n- `git add ...` all of the updated files\n- `git commit -m 'vX.Y.Z'`\n- Create a branch, get it approved, merge the branch and checkout `master`\n- `bundle exec rake release` to push to RubyGems\n- `npm publish` to push to NPM\n- Go to https://github.com/doximity/vital/releases and create a new release with the tarball attached\n- In Slack, run `doxbot ship vital` to deploy documentation site\n- Visit http://vitalcss.s3-website-us-east-1.amazonaws.com and http://vitalcss.com and ensure it has been updated\n\n## Reporting Issues and Suggestions\n\nPlease submit GitHub issues for problems with the library. Also, feel free to submit a pull-request with suggested changes.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoximity%2Fvital","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoximity%2Fvital","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoximity%2Fvital/lists"}