{"id":18622518,"url":"https://github.com/mindreframer/markdown-slides","last_synced_at":"2025-06-13T08:05:59.209Z","repository":{"id":16656294,"uuid":"19411789","full_name":"mindreframer/markdown-slides","owner":"mindreframer","description":null,"archived":false,"fork":false,"pushed_at":"2014-09-19T10:41:19.000Z","size":516,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-13T08:05:38.924Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/mindreframer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE_REVEALJS","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-03T20:43:13.000Z","updated_at":"2014-05-03T20:43:28.000Z","dependencies_parsed_at":"2022-09-01T02:32:03.385Z","dependency_job_id":null,"html_url":"https://github.com/mindreframer/markdown-slides","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mindreframer/markdown-slides","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindreframer%2Fmarkdown-slides","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindreframer%2Fmarkdown-slides/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindreframer%2Fmarkdown-slides/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindreframer%2Fmarkdown-slides/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mindreframer","download_url":"https://codeload.github.com/mindreframer/markdown-slides/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindreframer%2Fmarkdown-slides/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259606868,"owners_count":22883556,"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-11-07T04:17:25.716Z","updated_at":"2025-06-13T08:05:59.187Z","avatar_url":"https://github.com/mindreframer.png","language":"JavaScript","readme":"So... this is basically Reveal.js, but with the Grunt/Node stuff stripped out.\n\n[Demo is here](http://aaronr.github.io/revealz)\n\nI just take a release snapshot of Reveal, stripped out what I did not want.\n\nMy workflow (and I assume yours as well) is that you want a template presentation to start from, but are not interested in cloning or forking as you will want to change lots of stuff.  So... I just get an archive of the repo, edit some basic stuff, and check it into a new repo.\n\nTo install:\n\n    wget https://github.com/aaronr/revealz/archive/master.zip\n    unzip master.zip\n    mv revealz-master myNewPresentation\n    cd myNewPresentation/\n\nIf you are already on a server in a web accessible directory... just got to the URL and you are rolling.\n\nTo run a local (port 8000) webserver (to get the markdown includes to work) I just use:\n\n    python -m SimpleHTTPServer\n\nEvery server has python... and I like Python.\n\nGo ahead and check that baby into your new repo and roll...\n\n\nThe main idea is that the index.html file has been stripped down, the js config moved to a config.js file, and the FULL presentation content comes from slides.md.\n\nYou heard me... ALL the slide content is in one file... slides.md\n\nYou use `--SLIDE--` on a line by itself to indicate the next horizontal slide.  You use `--SUBSLIDE--` on a line by itslef to indicate the next vertical sub-slide.\n\nYou can just use html comments inline to write notes etc:\n\n    \u003c!------------------------------------------------------------\u003e\n    --SLIDE--\n    \u003c!-- Topic: xxx --\u003e\n    \n    \u003ch1\u003eSlide 15\u003c/h1\u003e\n    \n    --SUBSLIDE--\n    \n    \u003ch2\u003eSub Slide 15--1\u003c/h2\u003e\n\nThere is an images directory and you can either use markdown or raw html to embed images etc.\n\nThats it... pretty basic, but a template for a single markdown page presentation in Reveal.js\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindreframer%2Fmarkdown-slides","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmindreframer%2Fmarkdown-slides","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindreframer%2Fmarkdown-slides/lists"}