{"id":22195289,"url":"https://github.com/sano-jin/express-beamer","last_synced_at":"2025-07-26T23:32:27.574Z","repository":{"id":45891260,"uuid":"373381768","full_name":"sano-jin/express-beamer","owner":"sano-jin","description":"A modern LaTeX Beamer theme","archived":false,"fork":false,"pushed_at":"2021-11-29T12:30:24.000Z","size":172840,"stargazers_count":28,"open_issues_count":3,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2023-03-09T02:57:39.415Z","etag":null,"topics":["beamer","beamer-template","beamer-theme","latex"],"latest_commit_sha":null,"homepage":"https://sano-jin.github.io/express-beamer/","language":"TeX","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/sano-jin.png","metadata":{"files":{"readme":"README.html","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":"2021-06-03T04:35:41.000Z","updated_at":"2023-03-01T17:51:57.000Z","dependencies_parsed_at":"2022-09-23T09:43:19.831Z","dependency_job_id":null,"html_url":"https://github.com/sano-jin/express-beamer","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/sano-jin%2Fexpress-beamer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sano-jin%2Fexpress-beamer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sano-jin%2Fexpress-beamer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sano-jin%2Fexpress-beamer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sano-jin","download_url":"https://codeload.github.com/sano-jin/express-beamer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227732243,"owners_count":17811373,"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":["beamer","beamer-template","beamer-theme","latex"],"created_at":"2024-12-02T13:17:49.872Z","updated_at":"2024-12-02T13:17:50.550Z","avatar_url":"https://github.com/sano-jin.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c?xml version=\"1.0\" encoding=\"UTF-8\" ?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n\t\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\n\u003chtml xmlns=\"http://www.w3.org/1999/xhtml\"\u003e\n\n\u003chead\u003e\n\u003ctitle\u003eREADME.html\u003c/title\u003e\n\u003cmeta http-equiv=\"Content-Type\" content=\"text/html;charset=utf-8\"/\u003e\n\n\u003c/head\u003e\n\n\u003cbody\u003e\n\n\u003ch1 id=\"express-beamer\"\u003eExpress-Beamer\u003c/h1\u003e\n\n\u003cp\u003eYet another Beamer theme !\nPlease tell me if you have any request, advice, etc\u0026#8230;!!!\u003c/p\u003e\n\n\u003cp\u003e\u003ca href=\"/slide.pdf\"\u003e/slide.pdf\u003c/a\u003e is the output pdf.\u003c/p\u003e\n\n\u003cfigure\u003e\n\u003cimg src=\"/doc/slide-4up.png\" alt=\"slide image\" /\u003e\n\u003cfigcaption\u003eslide image\u003c/figcaption\u003e\n\u003c/figure\u003e\n\n\u003ch2 id=\"gettingstarted\"\u003eGetting started\u003c/h2\u003e\n\n\u003ch3 id=\"prerequisites\"\u003ePrerequisites\u003c/h3\u003e\n\n\u003cul\u003e\n\u003cli\u003elatexmk\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003ch3 id=\"installation\"\u003eInstallation\u003c/h3\u003e\n\n\u003cpre\u003e\u003ccode class=\"bash\"\u003egit clone https://github.com/sano-jin/express-beamer.git`\nmake\n\u003c/code\u003e\u003c/pre\u003e\n\n\u003ch3 id=\"usage\"\u003eUsage\u003c/h3\u003e\n\n\u003cp\u003eThe following code shows a minimal example of a Beamer presentation.\u003c/p\u003e\n\n\u003cpre\u003e\u003ccode class=\"tex\"\u003e\\documentclass[xetex, unicode, 10pt]{beamer}\n\\usepackage{sty/style} \n\\title{A minimal example}\n\\date{\\today}\n\\author{Author}\n\\institute{Institute}\n\\begin{document}\n  \\maketitle\n  \\section{First Section}\n  \\begin{frame}{First Frame}\n    Hello, world!\n  \\end{frame}\n\\end{document}\n\u003c/code\u003e\u003c/pre\u003e\n\n\u003cp\u003eTake a look at \u003ca href=\"/tex/slide.tex\"\u003e/tex/slide.tex\u003c/a\u003e and edit this.\u003c/p\u003e\n\n\u003cp\u003eThe output \u003ca href=\"/slide.pdf\"\u003e/slide.pdf\u003c/a\u003e is quite self explanatory (or at least, designed to be).\nPlease take a look at it!\u003c/p\u003e\n\n\u003ch3 id=\"customization\"\u003eCustomization\u003c/h3\u003e\n\n\u003cp\u003eCustomization is fairly easy.\u003c/p\u003e\n\n\u003cp\u003efor example, if you want to change color schemes, you can just overwrite the default color theme like following:\u003c/p\u003e\n\n\u003cpre\u003e\u003ccode class=\"tex\"\u003e\\definecolor{backgroundcolor}{RGB}{50, 50, 50}\n\\definecolor{textcolor}{RGB}{235, 235, 235}\n\\definecolor{maincolor}{RGB}{255, 241, 118}\n\\definecolor{accentcolor}{RGB}{70, 164, 199}\n\u003c/code\u003e\u003c/pre\u003e\n\n\u003cp\u003eThen you can get the following slide. Beautiful!\u003c/p\u003e\n\n\u003cfigure\u003e\n\u003cimg src=\"/doc/dark-theme-slide-4up.png\" alt=\"slide image\" /\u003e\n\u003cfigcaption\u003eslide image\u003c/figcaption\u003e\n\u003c/figure\u003e\n\n\u003ch2 id=\"contact\"\u003eContact\u003c/h2\u003e\n\n\u003cp\u003eFeel free to contact me at \u003ca href=\"https://twitter.com/sano65747676\"\u003etwitter@sano65747676\u003c/a\u003e.\u003c/p\u003e\n\n\u003ch2 id=\"directorystructure\"\u003eDirectory Structure\u003c/h2\u003e\n\n\u003cpre\u003e\u003ccode\u003e+ tex/             # A directory for \u0026quot;tex\u0026quot; files.\n|  + slide.tex     # What you need to edit.\n|\n+ fig/             # A directory for some figures and source codes.\n|  + sample.tex    # A sample source code.\n|  + logo.png      # Your Logo! Please replace it with your own!\n|\n+ sty/             # A directory for \u0026quot;sty\u0026quot;ling files.\n|  |\n|  + style.sty     # The main file for styling.\n|  + source.sty    # For syntax highlighting source codes.\n|  + citation      # For the custom \u0026quot;footcite\u0026quot;.\n|\n+ theme/           # Adirectory for our custom theme.\n|  + ...           # Some styling files.\n|\n+ ref.bib          # For citing the references.\n+ Makefile\n+ latexmkrc\n+ slide.pdf        # Output slide!\n\u003c/code\u003e\u003c/pre\u003e\n\n\u003c/body\u003e\n\u003c/html\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsano-jin%2Fexpress-beamer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsano-jin%2Fexpress-beamer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsano-jin%2Fexpress-beamer/lists"}