{"id":13761437,"url":"https://github.com/RelaxedJS/ReLaXed-examples","last_synced_at":"2025-05-10T12:32:30.725Z","repository":{"id":109729089,"uuid":"126248813","full_name":"RelaxedJS/ReLaXed-examples","owner":"RelaxedJS","description":"Example projects for ReLaXed, the PDF edition framework: letter, slide, poster, report, and more.","archived":false,"fork":false,"pushed_at":"2020-05-26T12:26:46.000Z","size":4562,"stargazers_count":429,"open_issues_count":2,"forks_count":63,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-03-05T01:31:34.588Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RelaxedJS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-03-21T22:37:36.000Z","updated_at":"2025-01-13T01:49:09.000Z","dependencies_parsed_at":"2023-05-18T13:37:40.025Z","dependency_job_id":null,"html_url":"https://github.com/RelaxedJS/ReLaXed-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RelaxedJS%2FReLaXed-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RelaxedJS%2FReLaXed-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RelaxedJS%2FReLaXed-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RelaxedJS%2FReLaXed-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RelaxedJS","download_url":"https://codeload.github.com/RelaxedJS/ReLaXed-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253415813,"owners_count":21904927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T13:01:54.798Z","updated_at":"2025-05-10T12:32:30.140Z","avatar_url":"https://github.com/RelaxedJS.png","language":null,"readme":"# ReLaXed examples\n\nThis repository contains examples of PDF documents written with [ReLaXed](https://github.com/RelaxedJS) v0.1.8.\n\nIt demonstrates how\nthe Pug and SCSS languages can be advantageously used to create a wide variety\nof reusable document layouts while keeping a clarity of the source close to\nMarkdown.\n\n\u003ctable\u003e\n  \u003ctr align=\"center\"\u003e\n    \u003ctd width=\"25%\"\u003e\n      \u003cimg src=\"https://github.com/RelaxedJS/ReLaXed-examples/raw/master/examples/book/book_screenshot.png\" /\u003e\n      Book -\n      \u003ca href=\"https://github.com/RelaxedJS/ReLaXed-examples/tree/master/examples/book/\"\u003e source \u003c/a\u003e /\n      \u003ca href=\"https://github.com/RelaxedJS/ReLaXed-examples/blob/master/examples/book/book.pdf\"\u003e PDF \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd width=\"25%\"\u003e\n      \u003cimg src=\"https://github.com/RelaxedJS/ReLaXed-examples/raw/master/examples/letter/letter_screenshot.png\" /\u003e\n      Letter -\n      \u003ca href=\"https://github.com/RelaxedJS/ReLaXed-examples/tree/master/examples/letter/\"\u003e Source \u003c/a\u003e /\n      \u003ca href=\"https://github.com/RelaxedJS/ReLaXed-examples/blob/master/examples/letter/letter.pdf\"\u003e PDF \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd width=\"25%\"\u003e\n      \u003cimg src=\"https://github.com/RelaxedJS/ReLaXed-examples/raw/master/examples/resume/resume_screenshot.png\" /\u003e\n      Resume -\n      \u003ca href=\"https://github.com/RelaxedJS/ReLaXed-examples/tree/master/examples/resume/\"\u003e Source \u003c/a\u003e /\n      \u003ca href=\"https://github.com/RelaxedJS/ReLaXed-examples/blob/master/examples/resume/resume.pdf\"\u003e PDF \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd width=\"25%\"\u003e\n      \u003cimg src=\"https://github.com/RelaxedJS/ReLaXed-examples/raw/master/examples/business-card/businesscard_screenshot.png\" /\u003e\n      Visit card -\n      \u003ca href=\"https://github.com/RelaxedJS/ReLaXed-examples/tree/master/examples/business-card/\"\u003e Source \u003c/a\u003e /\n      \u003ca href=\"https://github.com/RelaxedJS/ReLaXed-examples/blob/master/examples/business-card/business-card.pdf\"\u003e PDF \u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\u003ctable\u003e\n  \u003ctr align=\"center\"\u003e\n    \u003ctd width=\"25%\"\u003e\n      \u003cimg src=\"https://github.com/RelaxedJS/ReLaXed-examples/raw/master/examples/slides/slides_screenshot.png\" /\u003e\n      Slides -\n      \u003ca href=\"https://github.com/RelaxedJS/ReLaXed-examples/tree/master/examples/slides/\"\u003e Source \u003c/a\u003e /\n      \u003ca href=\"https://github.com/RelaxedJS/ReLaXed-examples/blob/master/examples/slides/slides.pdf\"\u003e PDF \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd width=\"25%\"\u003e\n      \u003cimg src=\"https://github.com/RelaxedJS/ReLaXed-examples/raw/master/examples/report/report_screenshot.png\" /\u003e\n      Report -\n      \u003ca href=\"https://github.com/RelaxedJS/ReLaXed-examples/tree/master/examples/report/\"\u003e Source \u003c/a\u003e /\n      \u003ca href=\"https://github.com/RelaxedJS/ReLaXed-examples/blob/master/examples/report/report.pdf\"\u003e PDF \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd width=\"25%\"\u003e\n       \u003cimg src=\"https://github.com/RelaxedJS/ReLaXed-examples/raw/master/examples/paper/paper_screenshot.png\" /\u003e\n       Paper -\n       \u003ca href=\"https://github.com/RelaxedJS/ReLaXed-examples/tree/master/examples/paper/\"\u003e Source \u003c/a\u003e /\n       \u003ca href=\"https://github.com/RelaxedJS/ReLaXed-examples/blob/master/examples/paper/paper.pdf\"\u003e PDF \u003c/a\u003e\n     \u003c/td\u003e\n   \u003ctd width=\"25%\"\u003e\n     \u003cimg src=\"https://github.com/RelaxedJS/ReLaXed-examples/raw/master/examples/poster/poster_screenshot.png\" /\u003e\n       Poster -\n       \u003ca href=\"https://github.com/RelaxedJS/ReLaXed-examples/tree/master/examples/poster/\"\u003e Source \u003c/a\u003e /\n       \u003ca href=\"https://github.com/RelaxedJS/ReLaXed-examples/blob/master/examples/poster/poster.pdf\"\u003e PDF \u003c/a\u003e\n   \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Get started\n\nFirst [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:\n\n```\nrelaxed examples/report/report.pug\n```\n\nNow every time a file changes in the ``report/`` folder, a PDF document ``report.pdf`` will be generated.\n\n## Real-life examples\n\nHere are some examples of documents made with ReLaXed.\nIf you've made nice stuff with ReLaXed, it could be added here.\n\n\u003ctable\u003e\n  \u003ctr align=\"center\"\u003e\n    \u003ctd width=\"50%\"\u003e\n      \u003ca href=\"https://github.com/Edinburgh-Genome-Foundry/egf-shared-documents/blob/master/slideshows/eastbio_dundee_2018/sample.pdf\"\u003e\n        \u003cimg src=\"https://github.com/Edinburgh-Genome-Foundry/egf-shared-documents/raw/master/slideshows/eastbio_dundee_2018/talk_screenshot.jpeg\" /\u003e\n      \u003c/a\u003e\n      DNA Assembly is Not for You -\n      \u003ca href=\"https://github.com/Edinburgh-Genome-Foundry/egf-shared-documents/tree/master/slideshows/eastbio_dundee_2018/\"\u003e source \u003c/a\u003e /\n      \u003ca href=\"https://github.com/Edinburgh-Genome-Foundry/egf-shared-documents/raw/master/slideshows/eastbio_dundee_2018/sample.pdf\"\u003e PDF \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd width=\"50%\"\u003e\n         \u003ca href=\"https://github.com/Edinburgh-Genome-Foundry/egf-shared-documents/blob/master/slideshows/bbsrc_skills_school_2018/sample.pdf\"\u003e\n        \u003cimg src=\"https://github.com/Edinburgh-Genome-Foundry/egf-shared-documents/raw/master/slideshows/bbsrc_skills_school_2018/talk_screenshot.jpeg\" /\u003e\n      \u003c/a\u003e\n      Cloud Biology -\n      \u003ca href=\"https://github.com/Edinburgh-Genome-Foundry/egf-shared-documents/tree/master/slideshows/bbsrc_skills_school_2018/\"\u003e source \u003c/a\u003e /\n      \u003ca href=\"https://github.com/Edinburgh-Genome-Foundry/egf-shared-documents/raw/master/slideshows/bbsrc_skills_school_2018/sample.pdf\"\u003e PDF \u003c/a\u003e\n    \u003ctd/\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\u003ctable\u003e\n  \u003ctr align=\"center\"\u003e\n    \u003ctd width=\"50%\"\u003e\n      \u003ca href=\"https://github.com/Edinburgh-Genome-Foundry/egf-shared-documents/blob/master/courses_material/order_of_the_meo_array/sample.pdf\"\u003e\n        \u003cimg src=\"https://github.com/Edinburgh-Genome-Foundry/egf-shared-documents/raw/master/courses_material/order_of_the_meo_array/screenshot.jpeg\" /\u003e\n      \u003c/a\u003e\n      The Order of the MEO Array\n      \u003ca href=\"https://github.com/Edinburgh-Genome-Foundry/egf-shared-documents/tree/master/courses_material/order_of_the_meo_array/\"\u003e source \u003c/a\u003e /\n      \u003ca href=\"https://github.com/Edinburgh-Genome-Foundry/egf-shared-documents/raw/master/courses_material/order_of_the_meo_array/sample.pdf\"\u003e PDF \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd width=\"50%\"\u003e\n      \u003ca href=\"https://github.com/ohrie/relaxed-resume/blob/master/content.pdf\"\u003e\n        \u003cimg width=\"80%\" src=\"https://raw.githubusercontent.com/ohrie/relaxed-resume/master/example.png\" /\u003e\n      \u003c/a\u003e\u003cbr/\u003e\u003cbr/\u003e\n      Resume\n      \u003ca href=\"https://github.com/ohrie/relaxed-resume\"\u003e source \u003c/a\u003e /\n      \u003ca href=\"https://github.com/ohrie/relaxed-resume/blob/master/content.pdf\"\u003e PDF \u003c/a\u003e\n    \u003ctd/\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n","funding_links":[],"categories":["Others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRelaxedJS%2FReLaXed-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRelaxedJS%2FReLaXed-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRelaxedJS%2FReLaXed-examples/lists"}