Skip to content

shaunstanislauslau/md-page

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

34 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

logo

markdown page

Create a webpage with just markdown (and one js script)!

Installation

  1. Create a new html page, my-page.html

  2. Add the following script tag at the very top of the page

  3. Write some markdown

<!-- my-page.html --> 
<script src="https://cdn.rawgit.com/oscarmorrison/md-page/5833d6d1/md-page.js"></script><noscript>

# Header
Welcome to my simplest site

- A
- awesome
- list

(see the wiki for more info)

Demo

https://oscarmorrison.com/md-page/

sidebyside 2

About

๐Ÿ“ create a webpage with just markdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.8%
  • HTML 1.1%
  • Makefile 0.1%