{"id":19109990,"url":"https://github.com/coopdevs/speakit","last_synced_at":"2026-06-18T08:32:08.017Z","repository":{"id":71617102,"uuid":"124404598","full_name":"coopdevs/speakit","owner":"coopdevs","description":"Markdown slides generator. Write markdown, compile to HTML and PDF","archived":false,"fork":false,"pushed_at":"2018-03-18T20:46:32.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-22T11:18:12.853Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/coopdevs.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-08T14:41:09.000Z","updated_at":"2018-03-13T15:58:11.000Z","dependencies_parsed_at":"2023-02-23T20:45:19.591Z","dependency_job_id":null,"html_url":"https://github.com/coopdevs/speakit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coopdevs/speakit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coopdevs%2Fspeakit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coopdevs%2Fspeakit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coopdevs%2Fspeakit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coopdevs%2Fspeakit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coopdevs","download_url":"https://codeload.github.com/coopdevs/speakit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coopdevs%2Fspeakit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34483277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-09T04:23:09.740Z","updated_at":"2026-06-18T08:32:07.998Z","avatar_url":"https://github.com/coopdevs.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Speakit :speaker:\n\nA command line tool to enforce a set of conventions writting slides in markdown. This plain text format makes it easy to share and replicate content by means of copy-paste and also makes it possible to export to PDF for presentation purposes.\n\nBy making these conventions executable and applying a predefined style you only need to focus on the content you want to share with the audience. Preparing presentations is hard enough, let machines do the rest.\n\nThis project is heavily inspired on [Deckset](https://www.decksetapp.com).\n\n## Installation\n\nSpeakit requires:\n\n* Bash \u003e= 4\n\nSpeakit uses [Marp](https://yhatt.github.io/marp/) to export the slides to PDF, which also provides a preview. Follow [its installation instructions](https://github.com/yhatt/marp#install.)\n\nNow you can install `speakit` running the following command:\n\n```shell\n$ wget https://raw.githubusercontent.com/coopdevs/speakit/master/install.sh | sh\n```\n\n## Usage\n\n\n### Setup\n\nTo create a presentation run:\n\n```shell\n$ speakit \"my presentation\"\n```\n\nThis will generate the following directory structure:\n\n```\nmy_presentation\n├── README.md\n├── images/\n├── notes.md\n└── slides.md\n```\n\nNow you can start working on your slides in `slides.md`.\n\n### Export to PDF\n\nTo export the slides to PDF open your `slides.md` in Marp and click on File \u003e Export\nSlides as PDF...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoopdevs%2Fspeakit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoopdevs%2Fspeakit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoopdevs%2Fspeakit/lists"}