--- # Top Level Entry Document: 000_intro.asciidoc # title: Skeleton Book tagline: introduction date: 2022-01-01 00:00:00 description: > Asciidoctor PDF is a native PDF converter for AsciiDoc that plugs into the pdf backend. It bypasses the requirement to generate an intermediary format such as DocBook, Apache FO, or LaTeX. Instead, you can use Asciidoctor PDF to convert your documents directly from AsciiDoc to PDF. The aim of this library is to take the pain out of creating PDF documents from AsciiDoc. Top features: javascript, css, scss, html, jamstack, provider, service, internet, support, google, analytics, advertising, search, console, silverlight, score, netlify, 1-Click, deployment, responsive, design, themes, desktop, mobile, web, site, blog, post, navigation, royalty, free, images, carousel, slider, gallery, video, player, clipboard, cookie, consent, full-text, search, engine, infinite scroll. categories: [ Knowledge ] tags: [ Asciidoctor, PDF, Converter ] sitemap: false robots: index: false follow: false permalink: /pages/public/skeleton/documentation/000_intro/ regenerate: false resources: [ animate, clipboard, lightbox, rouge ] resource_options: - attic: slides: - url: /assets/images/modules/attics/sigmund-1920x1280.jpg alt: Photo by Sigmund on Unsplash alignY: 0.3 badge: type: unsplash author: Sigmund href: https://unsplash.com/@sigmund --- // Page Initializer // ============================================================================= // Enable the Liquid Preprocessor :page-liquid: // Set (local) page attributes here // ----------------------------------------------------------------------------- // :page--attr: // Load Liquid procedures // ----------------------------------------------------------------------------- {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%} // Load page attributes // ----------------------------------------------------------------------------- {% include {{load_attributes}} scope="all" %} // Page content // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // Include sub-documents (if any) // ----------------------------------------------------------------------------- include::{documentdir}/000_intro.asciidoc[]