/ReLaXed-examples

Example projects for ReLaXed, the PDF edition framework: letter, slide, poster, report, and more.

ISC LicenseISC

ReLaXed examples

This repository contains various examples of PDF documents written with ReLaXed. It demonstrates how the Pug and SCSS languages can be advantageously used to create a wide variety of reusable document layouts while keeping a clarity of the source close to Markdown.

Book - source / PDF Letter - Source / PDF Resume - Source / PDF Visit card - Source / PDF
Slides - Source / PDF Report - Source / PDF Paper - Source / PDF Poster - Source / PDF

Get started

First install ReLaXed, then clone or download this repository and start a session from the terminal by pointing ReLaXed to the master document of a project:

relaxed examples/report/report.pug

Now every time a file changes in the report/ folder, a PDF document report.pdf will be generated.