{"id":15650371,"url":"https://github.com/lexoyo/jekyll-slideshow","last_synced_at":"2025-04-30T17:04:58.874Z","repository":{"id":41364450,"uuid":"51218026","full_name":"lexoyo/jekyll-slideshow","owner":"lexoyo","description":"Compose your slides on Github, Host it on Github Pages for free.","archived":false,"fork":false,"pushed_at":"2021-09-09T11:54:36.000Z","size":255,"stargazers_count":36,"open_issues_count":3,"forks_count":99,"subscribers_count":2,"default_branch":"gh-pages","last_synced_at":"2025-04-30T17:04:53.345Z","etag":null,"topics":["github-page","jekyll","picture","slideshow"],"latest_commit_sha":null,"homepage":"http://lexoyo.me/jekyll-slideshow/","language":"HTML","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/lexoyo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-06T19:33:04.000Z","updated_at":"2024-03-07T17:58:14.000Z","dependencies_parsed_at":"2022-08-29T00:01:44.175Z","dependency_job_id":null,"html_url":"https://github.com/lexoyo/jekyll-slideshow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexoyo%2Fjekyll-slideshow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexoyo%2Fjekyll-slideshow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexoyo%2Fjekyll-slideshow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexoyo%2Fjekyll-slideshow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lexoyo","download_url":"https://codeload.github.com/lexoyo/jekyll-slideshow/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251748946,"owners_count":21637417,"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":["github-page","jekyll","picture","slideshow"],"created_at":"2024-10-03T12:34:21.794Z","updated_at":"2025-04-30T17:04:58.656Z","avatar_url":"https://github.com/lexoyo.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e **this is not maintained**\n\n# Jekyll Slideshow\n\n`Jekyll Slideshow` is a Jekyll boilerplate which generates slideshows with your pictures and texts, so that you can embed them in a static websites, i.e. in websites generated with [static website generators](https://www.staticgen.com/) such as [Jekyll](http://jekyllrb.com/) and [Silex](http://www.silex.me).\n\nYou can use Github to edit your slides and upload pictures, Github Pages will automatically generate your slideshows and publish it online for free. It is not a Jekyll plug-in but a set of layouts and collection. \n\n[Here is a demo](http://lexoyo.me/jekyll-slideshow/).\n\nAt the core of this project there is work from other people:\n\n* [Jekyll](http://jekyllrb.com/)\n* [JQuery lightSlider](http://sachinchoolur.github.io/lightslider/)\n\n## user guide\n\n1. [Fork this code on github](https://github.com/lexoyo/jekyll-slideshow/fork)\n2. Edit the file `_slides/my-pics1.md` on github and save the file, this will make Github pages build your slideshows\n3. Check the changes on `http://yourgithubusername.github.io/jekyll-slideshow/`\n\nYou can make more slideshows by adding `.md` files in `_slides`, [like this one](./_slides/my-pics1.md). The picures can be stored in any folder or sub folder, but do not forget to add it to a slideshow like in the examples.\n\n```\n* ![A nice pic of mine](my-pics1/pic1.jpg)\n* ![Another nice pic of mine](my-pics1/pic2.jpg)\n```\n\nIn the meta data of a slideshow's `.md` file, you can use these params, which come from [lightSlider's doc](http://sachinchoolur.github.io/lightslider/settings.html)\n\n* item\n* loop\n* mode (slide or fade)\n* speed\n* pause\n* vertical\n* auto\n* pauseOnHover\n* controls\n* pager\n* adaptiveHeight\n\nYou can also style and animate the elements on the slides with the \"style\" property in the front matter data\n\n```\nstyle:\n  body:\n    duration: 10000\n    init:\n      position: absolute\n      bottom: 0\n      width: 200%\n    from:\n      left: 0\n    to:\n      left: -100%\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flexoyo%2Fjekyll-slideshow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flexoyo%2Fjekyll-slideshow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flexoyo%2Fjekyll-slideshow/lists"}