An open API service indexing awesome lists of open source software.

https://github.com/alphahydrae/remark-slides-experiments

Experiments with remark, an in-browser, Markdown-driven slideshow tool
https://github.com/alphahydrae/remark-slides-experiments

Last synced: 25 days ago
JSON representation

Experiments with remark, an in-browser, Markdown-driven slideshow tool

Awesome Lists containing this project

README

          

# Remark Slides Experiments

Experiments with [remark][remark], an in-browser, [Markdown][markdown]-driven
slideshow tool.

[**Check it out!**][demo]

## Requirements

* [Node.js][node] 6.x

## Usage

Install and run:

```bash
git clone git@github.com:AlphaHydrae/remark-slides-experiments.git
cd remark-slides-experiments
npm install
npm start
```

Visit [http://localhost:3000](http://localhost:3000).

## Configuration

* Set `$PORT` to change the localhost port on which content is served (defaults
to 3000).

[remark]: https://remarkjs.com/
[markdown]: https://daringfireball.net/projects/markdown/
[node]: https://nodejs.org/
[demo]: https://alphahydrae.github.io/remark-slides-experiments/