{"id":18548846,"url":"https://github.com/brianyu28/vitality","last_synced_at":"2025-04-09T21:32:23.537Z","repository":{"id":62587594,"uuid":"202465391","full_name":"brianyu28/vitality","owner":"brianyu28","description":"A command-line tool for generating dynamic and interactive presentations from text-based configuration files.","archived":false,"fork":false,"pushed_at":"2019-08-24T21:39:01.000Z","size":191,"stargazers_count":18,"open_issues_count":1,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-08T00:04:26.373Z","etag":null,"topics":["education","presentation-tools"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brianyu28.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-15T03:11:06.000Z","updated_at":"2024-05-31T18:44:08.000Z","dependencies_parsed_at":"2022-11-03T22:10:05.950Z","dependency_job_id":null,"html_url":"https://github.com/brianyu28/vitality","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianyu28%2Fvitality","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianyu28%2Fvitality/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianyu28%2Fvitality/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianyu28%2Fvitality/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianyu28","download_url":"https://codeload.github.com/brianyu28/vitality/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248114829,"owners_count":21050125,"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":["education","presentation-tools"],"created_at":"2024-11-06T20:35:56.597Z","updated_at":"2025-04-09T21:32:23.168Z","avatar_url":"https://github.com/brianyu28.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vitality\n\n**This tool is currently in active development. The API may change at any time, and many features are still in progress.**\n\nVitality is a tool for generated dynamic and interactive presentation slides from a text-based configuration file.\n\nVitality uses a YAML configuration file to define a presentation. A sample presentation might look like the below:\n\n```yaml\ntitle: \"My Presentation\"\ndefaults:\n    background_color: white\n    color: black\nslides:\n\n    - type: title\n      title: My Presentation\n      subtitle: August 2019\n\n    - First Section\n\n    - type: bullets\n      title: Agenda\n      bullets:\n        - First bullet here.\n        - Another bullet goes here.\n        - Here's some more text.\n        - Fourth bullet.\n\n    - Next Section\n```\n\nOnce installed, Vitality can be run as:\n\n```\nvitality config.yml -o presentation.html\n```\n\nOpen up `presentation.html` to view the resulting presentation! The right and left arrow keys can be used to move forward and backwards through the slides, and the `z` key will return the presenter to the beginning of the presentation.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianyu28%2Fvitality","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrianyu28%2Fvitality","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianyu28%2Fvitality/lists"}