{"id":16407466,"url":"https://github.com/vegasbrianc/webslides","last_synced_at":"2025-04-22T03:32:43.960Z","repository":{"id":83077539,"uuid":"79209393","full_name":"vegasbrianc/webslides","owner":"vegasbrianc","description":"A Dockerized version of http://www.Webslides.tv","archived":false,"fork":false,"pushed_at":"2017-01-19T09:46:00.000Z","size":442,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T18:56:06.956Z","etag":null,"topics":["docker","slide","webslides"],"latest_commit_sha":null,"homepage":null,"language":null,"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/vegasbrianc.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":"2017-01-17T09:11:33.000Z","updated_at":"2020-10-15T04:18:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"f08e3af0-e274-4a25-a8d3-aeb15c62b590","html_url":"https://github.com/vegasbrianc/webslides","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/vegasbrianc%2Fwebslides","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vegasbrianc%2Fwebslides/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vegasbrianc%2Fwebslides/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vegasbrianc%2Fwebslides/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vegasbrianc","download_url":"https://codeload.github.com/vegasbrianc/webslides/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250167611,"owners_count":21386004,"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":["docker","slide","webslides"],"created_at":"2024-10-11T06:14:00.282Z","updated_at":"2025-04-22T03:32:43.944Z","avatar_url":"https://github.com/vegasbrianc.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dockerized www.webslides.tv\n\nI'm a huge fan of anything other than powerpoint. Actually, I've written about my theory that [PowerPoint is killing our creativity](https://medium.com/matterhorn/ban-powerpoint-before-it-kills-our-creativity-6477b4c5b9ab#.ce1t4c9pl). Any Medium that is not PowerPoint gathers a lot more attention. Why do you ask? Well for starters it is different. Different is good when you are trying to grab the attention of your audience.\n\n## What is Webslides\nI discovered WebSlides on Medium and HackerNews almost simultaneously. It is a new HTML presentation framework which is visually awesome! Check out the [Webslides GitHub page](https://github.com/jlantunez/webslides) for all the details.\n\n## Webslides in a Container\nThis is something I will be using going forward so it was a logical step to containerize it.  The base image of this project is the [Official Alpine NGINX image](https://hub.docker.com/_/nginx/).\n\nThe entire project is installed in the NGINX working directory `/usr/share/nginx/html`\n\n## Running the Webslides Container\nIf you are interested just in kicking the webslides tires run the following command:\n\n`docker run --name webslides -d -p 8080:80 vegasbrianc/webslides`\n\nOnce the container is running navigate to [http://0.0.0.0:8080](http://0.0.0.0:8080) This will take you to the webslides demo. Press the down arrow key to navigate through the slides.\n\n## Editing Slides\nIf you want to use Webslides for a presentation then clone the project to you Docker host machine `git clone https://github.com/jlantunez/webslides.git`\n\nAttach the local slides to the container.\n\n`docker run --name webslides -d -p 8080:80 -v webslides:/usr/share/nginx/html vegasbrianc/webslides`\n\nNow you will be able to edit the slides locally.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvegasbrianc%2Fwebslides","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvegasbrianc%2Fwebslides","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvegasbrianc%2Fwebslides/lists"}