https://github.com/haf/fsharp-concurrency
A presentation on concurrency
https://github.com/haf/fsharp-concurrency
Last synced: 4 months ago
JSON representation
A presentation on concurrency
- Host: GitHub
- URL: https://github.com/haf/fsharp-concurrency
- Owner: haf
- Created: 2015-06-17T08:56:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-17T16:18:40.000Z (over 10 years ago)
- Last Synced: 2025-06-17T03:07:20.389Z (6 months ago)
- Language: F#
- Size: 243 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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)
- [@agross](https://github.com/agross)
- [@shishkin](https://github.com/shishkin)
- [@ilkerde](https://github.com/ilkerde)
The default maintainer account for projects under "fsprojects" is [@fsprojectsgit](https://github.com/fsprojectsgit) - F# Community Project Incubation Space (repo management)