https://github.com/RelaxedJS/ReLaXed-examples
Example projects for ReLaXed, the PDF edition framework: letter, slide, poster, report, and more.
https://github.com/RelaxedJS/ReLaXed-examples
Last synced: about 1 month ago
JSON representation
Example projects for ReLaXed, the PDF edition framework: letter, slide, poster, report, and more.
- Host: GitHub
- URL: https://github.com/RelaxedJS/ReLaXed-examples
- Owner: RelaxedJS
- License: isc
- Created: 2018-03-21T22:37:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-26T12:26:46.000Z (about 5 years ago)
- Last Synced: 2025-03-05T01:31:34.588Z (4 months ago)
- Size: 4.35 MB
- Stars: 429
- Watchers: 15
- Forks: 63
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReLaXed examples
This repository contains examples of PDF documents written with [ReLaXed](https://github.com/RelaxedJS) v0.1.8.
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 /
![]()
Letter -
Source /
![]()
Resume -
Source /
![]()
Visit card -
Source /
![]()
Slides -
Source /
![]()
Report -
Source /
![]()
Paper -
Source /
![]()
Poster -
Source /
## Get started
First [install ReLaXed](https://github.com/RelaxedJS/ReLaXed#installing-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.
## Real-life examples
Here are some examples of documents made with ReLaXed.
If you've made nice stuff with ReLaXed, it could be added here.
![]()
DNA Assembly is Not for You -
source /
![]()
Cloud Biology -
source /