Simple app to server $(pwd) contents

Renders markdown files

luis f0382af901 Changed style, and cleaned theme folder 6 vuotta sitten
assets f0382af901 Changed style, and cleaned theme folder 6 vuotta sitten
binAssets f0382af901 Changed style, and cleaned theme folder 6 vuotta sitten
example 9498f4606a init 7 vuotta sitten
README.md 8c913d7e1e Several changes 6 vuotta sitten
main.go f0382af901 Changed style, and cleaned theme folder 6 vuotta sitten
version.go f0382af901 Changed style, and cleaned theme folder 6 vuotta sitten

README.md

httpServe

Cli tool to serve current directory contents
Renders markdown using clientside strapdown.js

Usage:

$ go get dev.hexasoftware.com/hxs/httpServe
$ # with $GOPATH/bin in  $PATH
$ httpServe
[2017-07-07 09:38:12.199 httpServe]: Listening with port: 8080

Changelog

  • Added support for live reload of certain files
    • markdown