{"id":21806862,"url":"https://github.com/roguh/cheatsheets","last_synced_at":"2026-05-05T17:33:30.946Z","repository":{"id":89927800,"uuid":"129124302","full_name":"roguh/cheatsheets","owner":"roguh","description":"Toolkit for converting notes into compact PDFs suitable for quick reference sheets, cheatsheets, cribsheets, etc. Notes can be written in markdown, are rendered to PDF by Pandoc.","archived":false,"fork":false,"pushed_at":"2021-11-22T05:04:16.000Z","size":508,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-07T06:36:27.587Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/roguh.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-11T16:41:43.000Z","updated_at":"2021-09-10T12:45:28.000Z","dependencies_parsed_at":"2023-05-30T13:30:18.212Z","dependency_job_id":null,"html_url":"https://github.com/roguh/cheatsheets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/roguh/cheatsheets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roguh%2Fcheatsheets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roguh%2Fcheatsheets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roguh%2Fcheatsheets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roguh%2Fcheatsheets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roguh","download_url":"https://codeload.github.com/roguh/cheatsheets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roguh%2Fcheatsheets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32660370,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-27T12:31:00.360Z","updated_at":"2026-05-05T17:33:30.929Z","avatar_url":"https://github.com/roguh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cheatsheets\n\n## Markdown Files\n\nCheatsheets are written in markdown.\nSee `cheatsheets/template.md` for an example.\n\n\u003c!-- TODO serve PDF and links at github.io \n| | |\n|\n\n--\u003e\n\n## Requirements\n\nYou need Pandoc, a suitable LaTeX installation, and the `pandocfilters` Python package.\n\n## Render a file\n\nUse `render.sh`.\n\n```\n./render.sh file.md pdf\n./render.sh file.md tex\n./render.sh file.md native  # useful for debugging pandoc filters\n```\n\n## LaTeX Files\n\nWith these configuration files, Pandoc renders markdown files into two-column\ncheatsheets where every section is drawn in a colored box.\n\n| | |\n|------------------|--------------------------------------------------------------------|\n| `header.yaml`    | sets most LaTeX options |\n| `section2box.py` | converts `\\section{X}` into `\\begin{tcolorbox}[title=\\section{X}]` |\n| `template.latex` | fancyhdr, surround document in `multicols` and `tcolorbox` environments |\n\n## Samples and template files\n\nSee `samples/template.md` for a more concrete example and `samples/empty.md` for an empty starter file.\n\n![](/samples/template.png \"Results of rendering template.md\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froguh%2Fcheatsheets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froguh%2Fcheatsheets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froguh%2Fcheatsheets/lists"}