{"id":15017254,"url":"https://github.com/yusukebe/app-revealup","last_synced_at":"2025-04-09T19:42:22.627Z","repository":{"id":17371775,"uuid":"20143655","full_name":"yusukebe/App-revealup","owner":"yusukebe","description":"HTTP Server app for viewing Markdown formatted text as slides","archived":false,"fork":false,"pushed_at":"2022-06-29T00:30:40.000Z","size":144,"stargazers_count":38,"open_issues_count":0,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-23T21:45:05.384Z","etag":null,"topics":["cpan-module","markdown","perl","perl5","revealjs","slide"],"latest_commit_sha":null,"homepage":"https://metacpan.org/pod/App::revealup","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yusukebe.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-25T01:03:51.000Z","updated_at":"2022-06-29T00:18:09.000Z","dependencies_parsed_at":"2022-09-09T20:11:58.374Z","dependency_job_id":null,"html_url":"https://github.com/yusukebe/App-revealup","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusukebe%2FApp-revealup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusukebe%2FApp-revealup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusukebe%2FApp-revealup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusukebe%2FApp-revealup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yusukebe","download_url":"https://codeload.github.com/yusukebe/App-revealup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248101049,"owners_count":21047891,"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":["cpan-module","markdown","perl","perl5","revealjs","slide"],"created_at":"2024-09-24T19:50:09.956Z","updated_at":"2025-04-09T19:42:22.609Z","avatar_url":"https://github.com/yusukebe.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/yusukebe/App-revealup.svg?branch=master)](https://travis-ci.org/yusukebe/App-revealup)\n# NAME\n\nApp::revealup - HTTP Server application for viewing Markdown formatted text as slides\n\n# SYNOPSIS\n\n    $ revealup serve slide.md --port 5000\n\n# DESCRIPTION\n\n**App::revealup** is a web application module for giving Markdown-driven presentations. The `revealup` command starts a local web server to serve the your markdown presentation file with **reveal.js**. The presentation can be viewed in a web browser. The reveal.js library offers comprehensive presenting features such as slide transitions, speaker notes and more.\n\n## Sample Markdown\n\n    ## This is an H2 Title\n    \n    Description... The horizontal slide separator characters are '---'\n    \n    ---\n    \n    ## This is second title\n    \n    The vertical slide separator characters are '___'\n    \n    ___\n    \n    ## This is a third title\n\n    ---\n\n    ## This is a forth title\n    \u003c!-- .slide: data-background=\"#f70000\" data-transition=\"page\" --\u003e\n    \n    You can add slide attributes like above.\n\n    Note:\n    This is a speaker note. It can be viewed in the speaker mode, just press S during the presentation to view notes and other useful information.\n\n# COMMANDS\n\n- `serve`\n\n        $ revealup serve markdown.md --theme night.css\n\n    `serve` command launch the HTTP server for showing slides on your web browser.\n\n    SEE MORE: [App::revealup::cli::serve](https://metacpan.org/pod/App%3A%3Arevealup%3A%3Acli%3A%3Aserve)\n\n- `export`\n\n        $ revealup export theme --base beige.css --output style.css\n\n    `export` command generate the files such as CSS of the theme and HTML for the slides.\n\n    SEE MORE: [App::revealup::cli::export](https://metacpan.org/pod/App%3A%3Arevealup%3A%3Acli%3A%3Aexport)\n\n# LICENSE\n\nCopyright (C) Yusuke Wada.\n\nThis library is free software; you can redistribute it and/or modify\nit under the same terms as Perl itself.\n\n## reveal.js\n\n`reveal.js` is by Hakim El Hattab, [http://hakim.se](http://hakim.se).\n\n[https://github.com/hakimel/reveal.js/](https://github.com/hakimel/reveal.js/)\n\n# AUTHOR\n\nYusuke Wada \u003cyusuke@kamawada.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusukebe%2Fapp-revealup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyusukebe%2Fapp-revealup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusukebe%2Fapp-revealup/lists"}