Why Nostr? What is Njump?
2023-04-12 18:30:06

s_ota on Nostr: 今日の勉強会で紹介された Mastering the Lightning Network ...

今日の勉強会で紹介された Mastering the Lightning Network のオンライン版はこんな感じで HTML/PDF/EPUB が作れました。

git clone https://github.com/lnbook/lnbook.git
cd lnbook
docker pull asciidoctor/docker-asciidoctor:latest
docker run -it --rm -v $(PWD):/documents/ asciidoctor/docker-asciidoctor
apk add jq perl
cat atlas.json | jq -r .files[] | perl -nle 'print "= Mastering the Lightning Network\n" if $. eq 1; print "include::$_\[\]\n"' > book.asciidoc
asciidoctor book.asciidoc
asciidoctor-pdf book.asciidoc
asciidoctor-epub3 book.asciidoc
exit
open book.pdf
Author Public Key
npub1susumuq8u7v0sp2f5jl3wjuh8hpc3cqe2tc2j5h4gu7ze7z20asq2w0yu8