docker-image://docker.io/library/alpine@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
CACHED
docker-image://docker.io/library/golang@sha256:bb9811fad43a7d6fd2173248d8331b2dcf5ac9af20976b1937ecd214c5b8c383
CACHED
docker-image://docker.io/alpine/git@sha256:66b210a97bc07bfd4019826bcd13a488b371a6cbe2630a4b37d23275658bd3f2
CACHED
resolve image config for docker.io/library/alpine@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
[0.02s]
resolve image config for docker.io/library/golang@sha256:bb9811fad43a7d6fd2173248d8331b2dcf5ac9af20976b1937ecd214c5b8c383
[0.01s]
resolve image config for docker.io/alpine/git@sha256:66b210a97bc07bfd4019826bcd13a488b371a6cbe2630a4b37d23275658bd3f2
[0.00s]
git clone https://github.com/vito/booklit.git ./
[1.16s]
Cloning into '.'...
git fetch origin eec0d0559cd97b081f282aa0dd1f3a7ddfec826c
[0.48s]
From https://github.com/vito/booklit
* branch eec0d0559cd97b081f282aa0dd1f3a7ddfec826c -> FETCH_HEAD
git checkout eec0d0559cd97b081f282aa0dd1f3a7ddfec826c
[0.28s]
Note: switching to 'eec0d0559cd97b081f282aa0dd1f3a7ddfec826c'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at eec0d05 whee
git submodule update --init --recursive
[0.23s]
./scripts/build-docs
[13.3s]
go: downloading github.com/sirupsen/logrus v1.8.1
go: downloading github.com/jessevdk/go-flags v1.4.0
go: downloading github.com/agext/levenshtein v1.2.3
go: downloading github.com/segmentio/textio v1.2.0
go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
time="2023-01-17T16:49:23Z" level=info msg="plugin registered" plugin=baselit
go: downloading github.com/alecthomas/chroma v0.9.2
go: downloading github.com/dlclark/regexp2 v1.4.0
go: downloading github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964
time="2023-01-17T16:49:32Z" level=info msg="plugin registered" plugin=baselit
time="2023-01-17T16:49:32Z" level=info msg="plugin registered" plugin=booklitdoc
time="2023-01-17T16:49:32Z" level=info msg="plugin registered" plugin=chroma
time="2023-01-17T16:49:32Z" level=info msg=rendering rendered=/bass/work/docs/index.html section=docs/lit/index.lit
time="2023-01-17T16:49:32Z" level=info msg=rendering rendered=/bass/work/docs/getting-started.html section=docs/lit/getting-started.lit
time="2023-01-17T16:49:32Z" level=info msg=rendering rendered=/bass/work/docs/baselit.html section=docs/lit/baselit.lit
time="2023-01-17T16:49:32Z" level=info msg=rendering rendered=/bass/work/docs/html-renderer.html section=docs/lit/html-renderer.lit
time="2023-01-17T16:49:33Z" level=info msg=rendering rendered=/bass/work/docs/plugins.html section=docs/lit/plugins.lit
time="2023-01-17T16:49:33Z" level=info msg=rendering rendered=/bass/work/docs/booklit-syntax.html section=docs/lit/syntax.lit
time="2023-01-17T16:49:33Z" level=info msg=rendering rendered=/bass/work/docs/thanks.html section=docs/lit/thanks.lit
ls <thunk C2UR7AGA1NQG8: (./scripts/build-docs)>/docs/
[0.28s]
CNAME
baselit.html
booklit-syntax.html
css
favicon.ico
getting-started.html
go
hello
html
html-renderer.html
index.html
lit
outputs
plugins.html
syntax.html
thanks.html
[check] docs
[14.9s]