https://github.com/fsprojects/FsReveal
FsReveal parses markdown and F# script file and generates reveal.js slides.
https://github.com/fsprojects/FsReveal
Last synced: about 1 year ago
JSON representation
FsReveal parses markdown and F# script file and generates reveal.js slides.
- Host: GitHub
- URL: https://github.com/fsprojects/FsReveal
- Owner: fsprojects
- Created: 2014-07-02T02:43:57.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2021-09-11T13:30:55.000Z (over 4 years ago)
- Last Synced: 2024-04-28T21:07:09.687Z (almost 2 years ago)
- Language: F#
- Homepage: http://fsprojects.github.io/FsReveal
- Size: 12.6 MB
- Stars: 257
- Watchers: 21
- Forks: 102
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-campus-expert - FsReveal - FsReveal allows you to write beautiful slides in Markdown and brings F# to the reveal.js web presentation framework. (Workshops / Slide Resources)
README
[](http://issuestats.com/github/fsprojects/FsReveal)
[](http://issuestats.com/github/fsprojects/FsReveal)
# FsReveal [](https://www.nuget.org/packages/FsReveal/)
FsReveal allows you to write beautiful slides in [Markdown](http://daringfireball.net/projects/markdown/syntax)
and brings F# to the [reveal.js][revealjs] web presentation framework.
## Features
- Write your slides in [Markdown](http://daringfireball.net/projects/markdown/syntax) or .fsx files
- Automatically updates the browser in edit mode on every save
- Syntax highlighting for most programming languages including C#, F# and LaTeX
- Speaker notes; Shows the current slide, next slide, elapsed time and current time
- Built in themes
- Horizontal and vertical slides
- Built in slide transitions using CSS 3D transforms
- Slide overview
- Works on mobile browsers. Swipe your way through the presentation.
[Examples](http://fsprojects.github.io/FsReveal/index.html#Examples) and a [Getting started guide](http://fsprojects.github.io/FsReveal/getting-started.html) can be found in the docs.
[revealjs]: https://github.com/hakimel/reveal.js/ "reveal.js | HTML presentations made easy"
### Maintainer(s)
- [@kimsk](https://github.com/kimsk)
- [@forki](https://github.com/forki)
- [@troykershaw](https://github.com/troykershaw)
The default maintainer account for projects under "fsprojects" is [@fsprojectsgit](https://github.com/fsprojectsgit) - F# Community Project Incubation Space (repo management)