/marker

Create quick-notes which comply with css-based branding standards

Primary LanguageCSS

Marker

Create quick-notes which comply with css-based branding standards


Dependencies:

  • ruby installed
  • Gems:
    • commonmarker
    • github-markup

Install Missing Gems:

  • run bundle from the root 'marker' folder

Sample Image

Usage:

  1. Copy *.md files to this directory (or copy 'marker.rb' and 'lib' folder to *.md files)
  2. ruby marker.rb <file_name>.md
  3. chrome <file_name>.html
  4. File > Print > 'Save as PDF'

OR:

  1. ruby marker.rb
    • marker can find all local *.md files and build html for them