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

https://github.com/hrmeetsingh/remarker

Style sheets and configs for Remarker
https://github.com/hrmeetsingh/remarker

Last synced: 3 months ago
JSON representation

Style sheets and configs for Remarker

Awesome Lists containing this project

README

        

### Remarker style sheets and config for use with RevealJs
----

#### Remarker installation
```bash
npm install -g remarker
```

#### Stylesheet usage

- Copy stylesheet and yml to the folder with markdown(.md) file
- Start remarker by command
```bash
$ remarker
```

See remark's [slide](https://remarkjs.com/) and [documentation](https://github.com/gnab/remark#remark) for more details about its syntax, features etc.
See remarker's [documentation](https://github.com/kt3k/remarker/blob/master/README.md#user-content-configuration) for remarker's configuration.