{"id":19448644,"url":"https://github.com/neurodata/marp-poster-template","last_synced_at":"2025-04-25T02:31:32.813Z","repository":{"id":39962840,"uuid":"480906629","full_name":"neurodata/marp-poster-template","owner":"neurodata","description":"Template for an academic poster using Marp","archived":false,"fork":false,"pushed_at":"2022-10-28T13:59:40.000Z","size":25721,"stargazers_count":25,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2023-03-11T22:07:46.584Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neurodata.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-12T17:20:47.000Z","updated_at":"2023-03-07T10:06:49.000Z","dependencies_parsed_at":"2022-08-25T09:01:14.392Z","dependency_job_id":null,"html_url":"https://github.com/neurodata/marp-poster-template","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fmarp-poster-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fmarp-poster-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fmarp-poster-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fmarp-poster-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neurodata","download_url":"https://codeload.github.com/neurodata/marp-poster-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223978636,"owners_count":17235212,"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-11-10T16:27:57.988Z","updated_at":"2024-11-10T16:27:58.538Z","avatar_url":"https://github.com/neurodata.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neurodata Marp Poster Template\n\n## Setting up Marp\nInstructions for using this [Marp](https://marp.app/) template in VSCode:\n- Download [Marp extension for VSCode](https://marketplace.visualstudio.com/items?itemName=marp-team.marp-vscode).\n- In VSCode `Preferences-\u003eSettings`, search Marp. Enable `Marp: Enable HTML`.\n- Add our CSS theme to the list of markdown themes. This can be done by going into `.vscode/settings.json` and adding the css file to the list of Marp themes:\n\n```\n{\n    ...\n    \"markdown.marp.themes\": [\n        \"\u003clocal-relative-path\u003e/poster.css\"\n    ]\n    ...\n}\n```\n where `\u003clocal-relative-path\u003e` is the path relative to the folder that you have open in VSCode. Alternatively, you can add the path to `Preferences -\u003e Settings` in the field called `Markdown › Marp: Themes`\n For example, if you cloned this repo into a folder in VSCode, it would look like\n ```\n {\n    \"markdown.marp.themes\": [\n        \"./marp-poster-template/themes/poster.css\"\n    ],\n}\n ```\n\n## Creating the markdown to generate your poster\n- Add the following header to your poster file (`.md`):\n\n```\n---\nmarp: true\ntheme: poster\npaginate: false\nsize: 36:24\n---\n```\n\n- You can automatically render your poster file using the preview preview pane with the `Markdown: Open preview` command.\n- Note that you can change the `size:` option (this denotes width:height). Available sizes are listed at the top of `./theme/poster.css`; you can also create your own size.\n\n## Exporting the poster \n- The poster can be exported as `pdf`, `jpg`, `png`, and other formats supported by Marp.\n- To export, click the Marp icon in the top right corner of the editor and choose `Export slide deck`. ![](./images/marp-export.png)\n \n\n## Examples \n\n![](./examples/pedigo-naisys-2022/pedigo-naisys-2022.png)\n\n![](./examples/athey-nebec-2022/nebec.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneurodata%2Fmarp-poster-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneurodata%2Fmarp-poster-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneurodata%2Fmarp-poster-template/lists"}