8000 GitHub - krl/ssbify: Turns web articles into ssb-markdown
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

krl/ssbify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssbify

Takes an url and returns a ssb blob-id representing the contents of the site.

Uses node-readability, and imports any images as hash-links.

usage

ssbify http://blog.codinghorror.com/the-eternal-lorem-ipsum/
# => &m9VsxJCJ4GMwkiSXolovyOOFjoICWoEyXjz7uAImq4w=.sha256
sbot blobs.get "&m9VsxJCJ4GMwkiSXolovyOOFjoICWoEyXjz7uAImq4w=.sha256"

Will output the markdown.

About

Turns web articles into ssb-markdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0