oscarmorrison / Md Page
Licence: mit
📝 create a webpage with just markdown
Stars: ✭ 1,096
Programming Languages
javascript
184084 projects - #8 most used programming language
Projects that are alternatives of or similar to Md Page
Pico
Pico is a stupidly simple, blazing fast, flat file CMS.
Stars: ✭ 3,494 (+218.8%)
Mutual labels: markdown, simple
Parvula
An extremely simple & flexible CMS generated from flat files with a complete RESTful API —
Stars: ✭ 76 (-93.07%)
Mutual labels: markdown, simple
Pandoc Plantuml Filter
Pandoc filter for PlantUML code blocks
Stars: ✭ 51 (-95.35%)
Mutual labels: markdown
Simpleparallax.js
Simple and tiny JavaScript library that adds parallax animations on any images
Stars: ✭ 1,075 (-1.92%)
Mutual labels: simple
Samples Rmarkdown Metropolis
RMarkdown with Metropolis/Mtheme for Beamer
Stars: ✭ 51 (-95.35%)
Mutual labels: markdown
Derrick
🙌 Derrick is a clean minimal and fast theme for a personal blog.
Stars: ✭ 51 (-95.35%)
Mutual labels: simple
Notes Cli
A simple CLI app to take notes daily on markdown file
Stars: ✭ 58 (-94.71%)
Mutual labels: markdown
Kokk
Create a beautiful doc from a markdown file. You can insert a vue component into the doc as well.
Stars: ✭ 54 (-95.07%)
Mutual labels: markdown
O
🌀 Text editor suitable for writing git commit messages and editing Markdown files. Can build executables and jump to errors at the press of `ctrl-space`, for several programming languages. Can format code with `ctrl-w`. Provides general syntax highlighting, rainbow parenthesis and cut/paste portals. o is intentionally limited to VT100.
Stars: ✭ 54 (-95.07%)
Mutual labels: markdown
Slop
Simple Lightweight Option Parsing - ✨ new contributors welcome ✨
Stars: ✭ 1,067 (-2.65%)
Mutual labels: simple
Settingsguide
More extensive explanations of Cura slicing settings.
Stars: ✭ 55 (-94.98%)
Mutual labels: markdown
Awesome Handbooks
A curated list of awesome company handbooks
Stars: ✭ 51 (-95.35%)
Mutual labels: markdown
New website
a fork of https://jonbarron.info/ for use in jekyll builds with markdown page updates
Stars: ✭ 51 (-95.35%)
Mutual labels: markdown
Parse Comments
Parse JavaScript code comments. Works with block and line comments, and should work with CSS, LESS, SASS, or any language with the same comment formats.
Stars: ✭ 53 (-95.16%)
Mutual labels: markdown
Markdowntomedium
The easiest way to publish a Markdown post to Medium with syntax highlighted code snippets
Stars: ✭ 54 (-95.07%)
Mutual labels: markdown
markdown page
Create a webpage with just markdown!
Installation
-
Create a new html page,
my-page.html
-
Add the following script tag at the very top of the page
-
Write some markdown
<!-- my-page.html -->
<script src="https://rawcdn.githack.com/oscarmorrison/md-page/master/md-page.js"></script><noscript>
# Header
Welcome to my simplest site
- An
- awesome
- list
(see the docs for more info)
Demo
editable demo: https://jsbin.com/katuyos/edit?html,output
live demo: https://oscarmorrison.com/md-page/

Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].