Remove asciidoctor-html5s script
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Hugo has a way to to define the backend in the site configuration. See: https://git.korhonen.cc/FunctionalHacker/korhonen.cc/src/branch/main/config/_default/markup.toml
This commit is contained in:
parent
030a016b69
commit
72b25e2b0e
3 changed files with 1 additions and 7 deletions
|
@ -17,6 +17,3 @@ RUN pacman -S ruby-rouge --noconfirm
|
|||
RUN pacman -S npm --noconfirm
|
||||
RUN pacman -S git --noconfirm
|
||||
RUN pacman -S ruby-asciidoctor-html5s --noconfirm
|
||||
|
||||
# Add script to run asciidoctor with html5s backend
|
||||
COPY ./asciidoctor-html5s /usr/local/sbin/asciidoctor
|
||||
|
|
Reference in a new issue