Skip to content

Quick Reference: Use a RaspberryPi, Node.js, Markserv, and Markdown to serve up information quick

Notifications You must be signed in to change notification settings

haselby/QuickReference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QuickReference

Quick Reference: Use a RaspberryPi, Node.js, Markserv, and Markdown to serve up information quick

Hardware:

Raspberry Pi 3 Model B Rev 1.2

Operating System:

Raspbian GNU/Linux 10 (buster)

Basic Installation

# curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -

# apt-get install -y nodejs

# node -v

# npm i -g markserv

$ mkdir ~/Development

$ cd ~/Development

$ git clone https://github.com/haselby/QuickReference.git

$ markserv --help

$ markserv ~/Development/QuickReference/site --address 10.0.0.199

About

Quick Reference: Use a RaspberryPi, Node.js, Markserv, and Markdown to serve up information quick

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published