{"id":13732015,"url":"https://github.com/shawntabrizi/docsify-slides","last_synced_at":"2025-04-13T01:29:49.139Z","repository":{"id":40864156,"uuid":"237853655","full_name":"shawntabrizi/docsify-slides","owner":"shawntabrizi","description":"A docsify plugin for creating slideshow-like pages.","archived":false,"fork":false,"pushed_at":"2025-02-15T06:04:42.000Z","size":741,"stargazers_count":26,"open_issues_count":4,"forks_count":13,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T19:12:34.552Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://shawntabrizi.github.io/docsify-slides","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shawntabrizi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-02-02T23:41:28.000Z","updated_at":"2025-02-15T06:04:45.000Z","dependencies_parsed_at":"2023-11-26T03:21:25.100Z","dependency_job_id":"f870cd20-9dbd-4aae-b48d-d95f77eaab80","html_url":"https://github.com/shawntabrizi/docsify-slides","commit_stats":{"total_commits":18,"total_committers":2,"mean_commits":9.0,"dds":0.2777777777777778,"last_synced_commit":"3206c25b65884d5142b7a907e6a6ef40252d64c0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shawntabrizi%2Fdocsify-slides","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shawntabrizi%2Fdocsify-slides/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shawntabrizi%2Fdocsify-slides/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shawntabrizi%2Fdocsify-slides/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shawntabrizi","download_url":"https://codeload.github.com/shawntabrizi/docsify-slides/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248654036,"owners_count":21140236,"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-08-03T02:01:43.857Z","updated_at":"2025-04-13T01:29:49.098Z","avatar_url":"https://github.com/shawntabrizi.png","language":"JavaScript","readme":"# docsify-slides\n\nA plugin for [`docsify`](https://docsify.js.org/) that allows you to write documentation which acts like a slideshow.\n\n## Install\n\nSimply include the plugin with your `docsify` project:\n\n```html\n\u003cscript src=\"//unpkg.com/docsify-slides/dist/docsify-slides.min.js\"\u003e\u003c/script\u003e\n```\n\n\u003e **NOTE:** This plugin works best in combination with [`docsify-pagination`](https://github.com/imyelo/docsify-pagination) plugin.\n\u003e Be sure to also enable this plugin on your docsify site for the full experience.\n\n### Default Closed Sidebar\n\nIf you would like to have the docsify sidebar hidden by default, simply add the `class=\"close\"` to your main `body` tag in your `index.html`.\n\n```html\n\u003cbody class=\"close\"\u003e...\u003c/body\u003e\n```\n\n## What is it?\n\nThis is a simple plugin which gives you a flexible two-column layout via a custom markdown syntax.\n\nJust add:\n\n```html\n\u003c!-- slide:break --\u003e\n```\n\nor\n\n```html\n\u003c!-- slide:break-# --\u003e\n```\n\nwhere `#` is the percent of the total width you want the left side of the slide to be. (i.e. `\u003c!-- slide:break-60 --\u003e`)\n\nCheck out the [example](https://shawntabrizi.github.io/docsify-slides).\n\n### Features\n\n1. Responsive two column layout for your markdown pages.\n2. Reduced margins and spacing to maximize presentation real estate.\n3. Closed sidebar behavior is [fixed on mobile screens](https://github.com/docsifyjs/docsify/issues/442).\n\nIf you enable [`docsify-pagination`](https://github.com/imyelo/docsify-pagination):\n\n4. Navigate between pages with `\u003c-` and `-\u003e` keys.\n5. [`docsify-pagination`](https://github.com/imyelo/docsify-pagination) acts as a sticky footer, so it is always visible on screen.\n","funding_links":[],"categories":["JavaScript","Plugins"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshawntabrizi%2Fdocsify-slides","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshawntabrizi%2Fdocsify-slides","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshawntabrizi%2Fdocsify-slides/lists"}