open:hugo

hugo

brew install hugo

hugo version

따로 설치를 진행해야 Asciidoctor 를 실행할 수 있음

      - name: Setup Asciidoctor
        run: |
          gem install asciidoctor
          gem install asciidoctor-html5s
          gem install asciidoctor-diagram
          gem install asciidoctor-kroki


  • open/hugo.txt
  • 마지막으로 수정됨: 2021/12/16 03:20
  • 저자 127.0.0.1