reveal.cr
Version, currently master branch1 version
- master branchlatestJun 20, 2018
github.com/mofumofu3n/reveal.cr
No description declared in shard.yml.
5 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
reveal.cr:
github: mofumofu3n/reveal.cr
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.25.0- License
- MIT
- Author
- mofumofu3n
- Target
revealcrfrom src/reveal.cr
Dependencies
This version declares no dependencies.
README
reveal.cr
reveal.cr is command to view simply a markdown presentation file with reveal.js on localhost.
Installation
git clone https://github.com/mofumofu3n/reveal.cr.git
cd reveal.cr
shards build -v
Usage
Usage: revealcr [options] [index.md]
-p PORT, --port=PORT port with running. default: 4000
-t THEME, --theme=THEME presentation theme. default: black (beige|black|blood|league|moon|night|serif|simple|sky|solarized|white)
-h, --help Show this help
Sample markdown
# Title1
`===` is separator for horizontal slides.
===
# Title2
`---` is separator for vertical slids.
---
# Title2.1
===
# Title3
You can add attributes using html comments.
<!-- .slide: data-background="#FAAC58" -->
Contributing
- Fork it (https://github.com/mofumofu3n/reveal.cr/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
See Also
Inspired
Contributors
- mofumofu3n - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Jun 20, 2018
- Crystal
0.25.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/mofumofu3n/reveal.cr
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 13, 2026
- Synced
- Aug 13, 2026
- Versions
- 1