{"id":18299685,"url":"https://github.com/containersolutions/reveal-md","last_synced_at":"2025-10-13T17:32:46.690Z","repository":{"id":83606229,"uuid":"68676042","full_name":"ContainerSolutions/reveal-md","owner":"ContainerSolutions","description":"A CS themed version of Reveal-MD running on Alpine in a Docker Container","archived":false,"fork":false,"pushed_at":"2018-05-28T09:02:13.000Z","size":1466,"stargazers_count":5,"open_issues_count":5,"forks_count":9,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-04-05T13:39:25.044Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","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/ContainerSolutions.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-20T05:05:38.000Z","updated_at":"2020-01-22T19:25:57.000Z","dependencies_parsed_at":"2023-06-09T09:45:15.246Z","dependency_job_id":null,"html_url":"https://github.com/ContainerSolutions/reveal-md","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ContainerSolutions/reveal-md","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ContainerSolutions%2Freveal-md","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ContainerSolutions%2Freveal-md/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ContainerSolutions%2Freveal-md/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ContainerSolutions%2Freveal-md/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ContainerSolutions","download_url":"https://codeload.github.com/ContainerSolutions/reveal-md/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ContainerSolutions%2Freveal-md/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016289,"owners_count":26085828,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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-05T15:09:54.884Z","updated_at":"2025-10-13T17:32:46.686Z","avatar_url":"https://github.com/ContainerSolutions.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Container Solutions reveal-md template\n\n[![](https://images.microbadger.com/badges/image/containersol/reveal-md.svg)](http://microbadger.com/images/containersol/reveal-md \"Get your own image badge on microbadger.com\")\n\nReveal-md theme for [Container Solutions](http://container-solutions.com)\n\n# Running natively\n\n```\nnpm install -g reveal-md\nreveal-md --css resources/cs.css slides.md\n```\n\n# Running with Docker\n\n- **Step 1** Build with docker:\n   ```\n   docker build -t containersol/reveal-md .\n\n   ```\n\n- **Step 2** Run with docker:\n   ```\n   docker run --rm -ti -p 8000:1948 -v `pwd`/resources:/usr/src/app/slides.md containersol/reveal-md\n   ```\n\n---\n\nYou can use the the test slides to get an idea for the formatting.\n\n```\ndocker run -d -p 8000:1948 containersol/reveal-md demo\n```\n\n---\n\nIf you need to include other files e.g. images, keep them with the presentation file and just mount the directory e.g:\n\n```\ndocker run -d -p 8000:1948 -v /my/slide/dir:/usr/src/app/ containersol/reveal-md:latest\n```\n\n---\n\nTo build your own version just clone https://github.com/webpro/reveal-md and modify the Dockerfile as you want\n\n# Viewing the slides\n\nNow go to http://localhost:8000 in your browser.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontainersolutions%2Freveal-md","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcontainersolutions%2Freveal-md","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontainersolutions%2Freveal-md/lists"}