{"id":15606447,"url":"https://github.com/stas/beamer-ubuntu","last_synced_at":"2026-02-03T20:45:24.066Z","repository":{"id":5452102,"uuid":"6645902","full_name":"stas/beamer-ubuntu","owner":"stas","description":"Ubuntu Beamer Template","archived":false,"fork":false,"pushed_at":"2019-09-08T10:44:13.000Z","size":23,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-18T23:38:11.298Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/stas.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-11-11T23:17:11.000Z","updated_at":"2019-09-08T10:44:15.000Z","dependencies_parsed_at":"2022-09-15T02:21:33.540Z","dependency_job_id":null,"html_url":"https://github.com/stas/beamer-ubuntu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stas/beamer-ubuntu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stas%2Fbeamer-ubuntu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stas%2Fbeamer-ubuntu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stas%2Fbeamer-ubuntu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stas%2Fbeamer-ubuntu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stas","download_url":"https://codeload.github.com/stas/beamer-ubuntu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stas%2Fbeamer-ubuntu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29056842,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T20:13:53.544Z","status":"ssl_error","status_checked_at":"2026-02-03T20:13:40.507Z","response_time":96,"last_error":"SSL_read: 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-10-03T04:40:23.263Z","updated_at":"2026-02-03T20:45:24.047Z","avatar_url":"https://github.com/stas.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ubuntu Beamer Template\n======================\n\nA simple template to be used for Ubuntu related slides.\n\n![Ubuntu Beamer Template Screenshot](http://i.imgur.com/CoTi5.png)\n\n### How to use\n\nMake sure you clone this in your `texmf` folder.\n\nExample:\n\n```bash\n$ git clone git@github.com:stas/beamer-ubuntu.git ~/texmf/tex/latex/beamer/themes/theme/Ubuntu\n```\n\nNow you should be able to use the theme:\n\n```tex\n\\usetheme{Ubuntu}\n```\n\n### Requirements\n\nOn Ubuntu/Debian, installing the packages below, should be enough:\n\n* latex-beamer\n* texlive-xetex\n\n### Compiling files\n\nPlease use `xelatex` to compile the `.tex` files so we can use Ubuntu system\nfont and other utf8 awesomeness.\n\nExample `Makefile`\n\n```make\nPDFLATEX:=xelatex -shell-escape\nTARGET:=slides\n\ndefault: main\n\nmain:\n  @$(PDFLATEX) $(TARGET)\n\n.PHONY: clean\n\nclean:\n  @rm -f $(TARGET)*.aux \\\n    $(TARGET)*.log \\\n    $(TARGET)*.nav \\\n    $(TARGET)*.out \\\n    $(TARGET)*.snm \\\n    $(TARGET)*.toc \\\n    $(TARGET)*.vrb \\\n    $(TARGET)*.pdf \\\n    $(TARGET)*.dvi \\\n    $(TARGET)*.ps  \\\n    $(TARGET)*.bbl \\\n    $(TARGET)*.blg \\\n    $(TARGET)*.thm \\\n    $(TARGET)*.brf \\\n    $(TARGET)*.pyg \\\n    missfont.log  \\\n    x.log\n    @rm -f *~\n```\n\n### Credits\n\n* [Ian Yang](https://github.com/doitian) for his work on Intridea template.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstas%2Fbeamer-ubuntu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstas%2Fbeamer-ubuntu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstas%2Fbeamer-ubuntu/lists"}