Pimento
/scrapbox-drinkup/Scrapboxで薄い本をつくる (daiiz)
nishio.icon
https://github.com/daiiz/pimento
✅Dockerを入れる
✅Build docker image
✅Settings
_pimento
コピーした
❌Run local server on docker
$ make run-server
Exception: bucket_names_dict["artifacts"] is invalid.
https://gist.github.com/nishio/f9a1151302f3ac92a0dcc1441a4ee7c9
reported✅
@daizplus: @nishio ご報告ありがとうございました。READMEがかなり古かったので大幅に書き直しました。これで動くはずです!
https://t.co/ycCz62ImE4
(masterブランチにマージ済みです)
$ git pull
$ make build-no-cache
_pimento更新した
❌Run local server on docker
$ make run-server
https://gist.github.com/nishio/bae65b9822deb44e8cf67b79e34ac405
UserScript
https://gyazo.com/5bea4c1c8797e91b5617c3d7721cfd0f
cool
疑問1✅
https://scrapbox.io/api/code/daiiz-pimento/build/script.js
UserScriptとしてリンクを辿って目次を作りそうな感じだけどそれをDockerはどうやって受け取るのか??nishio.icon
あ、そうか、ローカルサーバが立ち上がって、ブラウザ上でScrapboxとPimentoサーバの両方にアクセスするのか