{"id":16100302,"url":"https://github.com/nymann/basic-latex-template","last_synced_at":"2026-03-18T17:55:55.522Z","repository":{"id":86030878,"uuid":"365732169","full_name":"nymann/basic-latex-template","owner":"nymann","description":"Basic LaTeX template used for small assignments.","archived":false,"fork":false,"pushed_at":"2022-05-14T14:57:21.000Z","size":38,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-13T21:26:56.758Z","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":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nymann.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":"2021-05-09T11:06:31.000Z","updated_at":"2022-05-14T14:57:24.000Z","dependencies_parsed_at":"2023-03-07T15:15:36.098Z","dependency_job_id":null,"html_url":"https://github.com/nymann/basic-latex-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/nymann/basic-latex-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nymann%2Fbasic-latex-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nymann%2Fbasic-latex-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nymann%2Fbasic-latex-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nymann%2Fbasic-latex-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nymann","download_url":"https://codeload.github.com/nymann/basic-latex-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nymann%2Fbasic-latex-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28594958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T02:08:49.799Z","status":"ssl_error","status_checked_at":"2026-01-20T02:08:44.148Z","response_time":117,"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-09T18:46:08.091Z","updated_at":"2026-01-20T03:01:46.177Z","avatar_url":"https://github.com/nymann.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Basic LaTeX template\n*Inspired by the style of the book [The Go Programming\nLanguage](https://www.gopl.io/)*\n\n## Usage\nGithub templates doesn't support Git LFS out of the box, here's what you have to\ndo to download the missing files:\n```sh\ngit lfs fetch --all https://github.com/nymann/basic-latex-template master\ngit lfs push --all origin master\n```\nThis will fetch all the LFS files from the template repository and populate\n`.git/lfs/objects`, and then upload all those files to your repository.\n\n## Used packages\n- fancyhdr\n- fontspec\n- geometry\n- graphicx\n- lipsum (only for generating filler text)\n- minted\n- titlesec\n\n## Preview\n![record](https://user-images.githubusercontent.com/7005867/117787126-72e50a80-b246-11eb-940a-776212d3f053.gif)\n\n\n## Workflows\n\nI have a terminal window open with `ls report.tex chapters/*.tex | entr make`\nand `report.pdf` open in Zathura. This way when I make any changes to any of the\nTeX files the report is automatically recompiled thanks to `entr` and Zathura\nautomatically refreshes the document.\n\n##### GNU Make\n| Command      | Description                               |\n| ---          | ---                                       |\n| `make`       | Compiles the `report.tex` file.           |\n| `make clean` | Cleans the directory for any build files. |\n\n\n##### Docker\nA simple `Dockerfile` is provided if you are in an environment with Docker but\nwithout TexLive. This is how you use it:\n\n```sh\ndocker build -t my_report -f Dockerfile .\ndocker run --detach=true --tty=true --name my_report_container my_report \ndocker cp my_report_container:/doc/report.pdf .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnymann%2Fbasic-latex-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnymann%2Fbasic-latex-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnymann%2Fbasic-latex-template/lists"}