0.1.4 • Published 5 years ago

swampnutz v0.1.4

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

Swampnutz

Generate and deploy a single static page from a markdown file. Partially inspired by this tweet.

Why is it named Swampnutz? Great question!

Prerequisites

  • Node 10+
  • surge installed globally
    • install with npm install -g surge
    • Before starting, login with surge login

Running

Method 1 - use npx

Run npx swampnutz my_markdown_file.md

Method 2 - Install globally

Install globally with npm install -g swampnutz.

Now you can use swampnutz markdown_file.md. Have fun!

Purpose

To quickly publish a markdown page on the live internet with as little to no friction as possible.

Why is this called Swampnutz?

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago