Нет описания

Lucas Stadler 914205df3a Add a very simple README лет назад: 9
..
README.md 914205df3a Add a very simple README лет назад: 9
blog.go f2842411d2 Support setting a custom title лет назад: 9
blog.yaml 7b2b2cde49 Add an optional date field лет назад: 9

README.md

A very simple (link)blog

Want a very simple blog? Just run blog blog.yaml and be done.

See https://papill0n.org/blog.html for an example blog.

Usage

$ go get github.com/heyLu/lp/go/blog
$ blog <yaml-file> > blog.html
$ firefox blog.html
# upload it somewhere!

Features

Not many.

  • post types (see blog.yaml for usage examples)
    • shell: Write about an interesting shell command
    • link: Quickly post a link