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
- Host: GitHub
- URL: https://github.com/hrmeetsingh/remarker
- Owner: hrmeetsingh
- Created: 2018-01-22T01:23:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-23T17:01:32.000Z (over 7 years ago)
- Last Synced: 2025-01-03T08:31:23.181Z (5 months ago)
- Language: CSS
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.