Brak opisu

Lucas Stadler c92fa70ee5 Correctly reset the url via clicks 9 lat temu
..
.gitignore da30a2e2f8 Ignore the binary 9 lat temu
README.md 914205df3a Add a very simple README 9 lat temu
blog.go c92fa70ee5 Correctly reset the url via clicks 9 lat temu
blog.yaml 28e7d2ee56 Add initial support for tags 9 lat temu

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