{"id":16711225,"url":"https://github.com/regisb/reveal.js-fullscreen-img","last_synced_at":"2025-03-21T20:33:18.981Z","repository":{"id":5473107,"uuid":"6669371","full_name":"regisb/reveal.js-fullscreen-img","owner":"regisb","description":"[DEPRECATED] Display gorgeous fullscreen images in reveal.js presentations","archived":false,"fork":false,"pushed_at":"2018-08-27T06:13:03.000Z","size":2,"stargazers_count":48,"open_issues_count":2,"forks_count":20,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-18T04:51:52.268Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/regisb.png","metadata":{"files":{"readme":"README","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}},"created_at":"2012-11-13T11:07:32.000Z","updated_at":"2023-12-31T21:34:56.000Z","dependencies_parsed_at":"2022-07-21T13:45:06.379Z","dependency_job_id":null,"html_url":"https://github.com/regisb/reveal.js-fullscreen-img","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/regisb%2Freveal.js-fullscreen-img","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regisb%2Freveal.js-fullscreen-img/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regisb%2Freveal.js-fullscreen-img/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regisb%2Freveal.js-fullscreen-img/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/regisb","download_url":"https://codeload.github.com/regisb/reveal.js-fullscreen-img/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244866248,"owners_count":20523484,"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-10-12T20:11:15.531Z","updated_at":"2025-03-21T20:33:18.705Z","avatar_url":"https://github.com/regisb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Reveal.js fullscreen image plugin\n---------------------------------\n\nNOTE: this plugin is now (Jan. 2014) deprecated in favor of reveal.js' native data-background-image property: https://github.com/hakimel/reveal.js/#image-backgrounds\n\nThis is a simple plugin to insert full screen images in your presentations.\n\nTo use this plugin, you will need to use both the included js script and stylesheet:\n\n  - copy fullscreen-img.js to your lib/js/ folder\n  - copy fullscreen-img.css to your css/ folder\n  - include both files in your presentation:\n\n    \u003clink rel=\"stylesheet\" href=\"css/fullscreen-img.css\"\u003e\n    \u003cscript\u003e\n      Reveal.initialize({\n        ...\n        dependencies: [\n          // Syntax highlight for \u003ccode\u003e elements\n          { src: 'lib/js/fullscreen-img.js' },\n          ...\n        ]\n        ...\n      });\n    \u003c/script\u003e\n\nThen, you can flag any section as including a fullscreen image.\n\nA title page:\n  \n  \u003csection fullscreen-img=\"img/cover_image.jpg\"\u003e\n    \u003ch1\u003eA Fantastic Title\u003c/h1\u003e\n    \u003ch2\u003eInteresting subtitle\u003c/h2\u003e\n  \u003c/section\u003e\n\nIf you want to scale the image so that the entire image is contained in the\nslide, add a fullscreen-size attribute with value \"contain\" to your section:\n\n  \u003csection fullscreen-img=\"img/cover_image.jpg\" fullscreen-size=\"contain\"\u003e\n    ...\n  \u003c/section\u003e\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fregisb%2Freveal.js-fullscreen-img","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fregisb%2Freveal.js-fullscreen-img","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fregisb%2Freveal.js-fullscreen-img/lists"}