Skip to content

Alex-Rose/webmd

Repository files navigation

Web markdown viewer

A static web markdown viewer

This simple static web page uses ajax to load a markdown file and markdown-js to render it on the client side.

Multiple themes from bootswatch.

Navigation is handled client using javascript.

Checkout a live demo

How to use

Write markdown content

You may refer to this GitHub page for basic markdown syntax

Deploy

  • Put .md files in content directory
  • Change conf.js values
  • Change home button URL in index.html

Use

Request pages using simple URL : example.com/my-file.md

About

View markdown files in browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published