{"id":19218486,"url":"https://github.com/fredeil/gh-presentation","last_synced_at":"2025-10-17T15:21:25.846Z","repository":{"id":66223858,"uuid":"129892910","full_name":"fredeil/gh-presentation","owner":"fredeil","description":"Markdown presentations using GitHub Pages, Jekyll and Reveal.js","archived":false,"fork":false,"pushed_at":"2018-08-29T18:28:18.000Z","size":1648,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-04T19:21:45.800Z","etag":null,"topics":["jekyll","markdown","presentation-framework","revealjs","sass"],"latest_commit_sha":null,"homepage":"https://fredeil.github.io/gh-presentation/","language":"CSS","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/fredeil.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-17T11:17:24.000Z","updated_at":"2018-10-25T15:04:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"af7ecc3a-b29b-49b6-bb07-abc418d6652f","html_url":"https://github.com/fredeil/gh-presentation","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/fredeil%2Fgh-presentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredeil%2Fgh-presentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredeil%2Fgh-presentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredeil%2Fgh-presentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fredeil","download_url":"https://codeload.github.com/fredeil/gh-presentation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240292382,"owners_count":19778311,"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":["jekyll","markdown","presentation-framework","revealjs","sass"],"created_at":"2024-11-09T14:26:56.085Z","updated_at":"2025-10-17T15:21:20.776Z","avatar_url":"https://github.com/fredeil.png","language":"CSS","readme":"# **GitHub Markdown Presentation** :balloon:\n\nA simple template for creating presentations on the web hosted using GitHub Markdown You can also serve it locally if you don't want to upload your presentation online.\n\n## Getting started\n\nFork the repo and edit `_config.yml` and then activate [GitHub Pages](https://help.github.com/articles/configuring-a-publishing-source-for-github-pages/) in the repo settings on the `master` branch.\n\nThis project depends on Ruby and github-pages gem.\n\n### **1. Installing Ruby and dependencies:**\n\nFor Windows (using Chocolatey package manager):\n\n```bash\n$ choco install ruby\n...\n```\n\nFor macOS (using Homebrew package manager):\n\n```bash\n$ brew install ruby\n...\n```\n\nFor Ubuntu (using apt):\n\n```bash\n$ sudo apt-get install ruby-full\n...\n```\n\nAfter installing please verify the version by running:\n\n```bash\n$ ruby -v\nruby 2.5.1p57 (2018-03-29 revision 63029) [x64-mingw32]\n```\n\nLife should be great right now, install the project dependencies\n```\n$ gem install github-pages\n...\n```\n\n### **2. Running the project**\n\nClone the forked repository to your computer\n\n```bash\n$ git clone https://github.com/username/gh-presentation.git\n$ cd gh-presentation\n$ jekyll serve\n...\n```\n\nThe site should now be served on http://localhost:4000 and it should be listening for changes in your markup.\n\n## **3. Creating content**\n\nTo create new slides you will have to use [GitHub Markdown](https://guides.github.com/features/mastering-markdown/).\n\nAll the slides are located under the `_posts` folder. To see an overview of all the slides you can use `esc` on your keyboard to get an idea of how the numbers (e.g. `1000-01-01-intro.md`) work on each slide.\n\n## **Upcoming features:**\n\n* Exporting to PDF\n* Notes for the presenter\n* WebSockets for broadcasting the presentation to multiple users\n\n## **Contributing:**\n\nPlease contribute by creating issues, pull requests or staring this repo even :rocket:\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredeil%2Fgh-presentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffredeil%2Fgh-presentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredeil%2Fgh-presentation/lists"}