Socket
Book a DemoInstallSign in
Socket

biggie

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

biggie

presentations without thinking

latest
Source
npmnpm
Version
0.0.1
Version published
Weekly downloads
2
100%
Maintainers
1
Weekly downloads
 
Created
Source

biggie

biggie is the last mile of big. It turns Markdown into slides, and slides into a website, and even posts it online for you with the magic of bl.ocks.org and Gist.

cli

You can use biggie basically from the command line as an npm module:

npm install -g biggie
echo "# hi" | biggie > index.html

Pipe it into browser or bcat to just view it in a browser immediately.

develop

git@github.com:tmcw/biggie.git

Then dependencies

npm install

To start a server, run

npm start

To bake js/site.js for static serving, run

npm run-script make

See Also

  • killercup's fork (src) adds localStorage backup, code highlighting, and style tweaks.

license

Public Domain or equivalent (CC0 internationally)

FAQs

Package last updated on 12 Jun 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts