Coder Social home page Coder Social logo

Comments (2)

 avatar commented on July 24, 2024

You can do this very easily with asciidoctor-pdf, but you might want to revisit your files and structure - because AsciiDoctor does not work well with relative images referenced in documents in subdirectories.

I propose:

labs/
labs/devops-workshop-lab-guide.adoc
labs/lab-introduction.adoc
labs/00-introduction_to_cli.adoc
labs/01-building_a_spring_boot_application.adoc
labs/02-adding_persistence_to_boot_application.adoc
labs/03-enhancing_boot_application_with_metrics.adoc
labs/04-adding_spring_cloud_config_to_boot_application.adoc
labs/05-adding_service_registration_and_discovery_with_spring_cloud.adoc
labs/06-employing_a_circuit_breaker.adoc
labs/images/... all the images here
....

Then you can simply just stitch them all together in a single asciidoc document, e.g. labs/devops-workshop-lab-guide.pdf

What do you say?

from devops-workshop.

pacphi avatar pacphi commented on July 24, 2024

Thanks @nevenc-pivotal! Your PR was merged! See c8d86cc

from devops-workshop.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.