Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-3079

Use Docker for document build environment

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • all
    • v2.3.0
    • Documentation
    • None
    • POSIX, docker
    • Patch

    Description

      Background: Kylin document compilation depends on jeklly2 and jekyll-multiple-languages plugins v1; by gem default installation, jeklly is version3, and jekyll-multiple-languages is not compatible with jeklly3.

      To reduce build complexity using docker and Makefile can call docker command.

      • build docker image:
        make docker.build
      • run a daemon&auto reload web server on localhost:4000
        make runserver
      • only build site
        make document.build
      • clean build file
        make clean

      Attachments

        Activity

          People

            zog yongjie zhao
            zog yongjie zhao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: