github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

dpc / md2html

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 1
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (0)
  • Downloads (1)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (1)
    • md2html-1.1
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Markdown to html convinient converter. — Read more

  cancel

http://dpc.wikidot.com/lab:md2html

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

README fixes. 
dpc (author)
Wed Nov 26 14:10:59 -0800 2008
commit  1c9b26768a67aadb27514622c3a644c9a32988db
tree    e1f82b24f10cd21c18e3332ebf2cdbdc998b5108
parent  ba2192b1277cf9088fbebeaf23f500943e914013
md2html /
name age
history
message
file .gitignore Loading commit data...
file LICENSE
file Makefile
file README.markdown
file finish.sed
file footer.inc
file header.inc
file md2html
file metadata.inc
file style.css
README.markdown

md2html: README

About

md2html is simple markdown to html document generator.

More verbosely it is simple bash wrapper script for easy creation of html documents from markdown files using python-markdown (and possibly other) implementations of markdown markup.

It has been written by Dawid Ciężarkiewicz for internal use: working with documents that do not need LaTeX superpowers.

md2html is based on P. Damian Cugly's work.

Installation

Installation of md2html is quite simple and straightforward:

  1. Download md2html tarball from md2html homepage or clone its git repo.
  2. Extract it and move somewhere where it will be accessible by its potential users (i.e. /usr/local/share/md2html).
  3. Create symlink to md2html script from your installation directory somewhere in your path (i.e /usr/bin/md2html).

Usage

If your file is: foo.markdown, just run:

md2html foo.markdown

This will install in foo.markdown's base directory some files. Namely:

  • style.css - CSS for generated html file
  • md/{footer,header,metadata}.inc - parts of html that will be inserted to your document to make it full html file
  • Makefile - so you can just type "make" to populate changes to html output

You can modify those files at will. They will not be overwritten. Delete them to fall back to defaults.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server