camerond / remarkymark

A Middleman server for Remark.js presentations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remarkymark

A convenient Middleman app for indexing, styling, navigating & displaying your Remark.js slideshows!

  • clone this repo
  • bundle
  • make a new remark file, e.g. /source/remarks/example.remark
  • middleman

Navigate to http://localhost:4567 to see an index of all of your Remark.js slideshows.

Remark Markdown authoring guide: https://github.com/gnab/remark/wiki/Markdown

Custom stylesheets

Add !!! STYLESHEET_NAME to the top of your .remark file to link a custom stylesheet (Remarkymark defaults to the default stylesheet otherwise). There's an example custom slideshow in the repo.

About

A Middleman server for Remark.js presentations


Languages

Language:Ruby 61.3%Language:CSS 31.1%Language:HTML 7.6%