{"id":14981421,"url":"https://github.com/ojroques/hugo-researcher","last_synced_at":"2025-10-05T06:40:21.197Z","repository":{"id":41084246,"uuid":"284349662","full_name":"ojroques/hugo-researcher","owner":"ojroques","description":"A simple resume theme for Hugo","archived":false,"fork":false,"pushed_at":"2024-10-06T07:45:09.000Z","size":387,"stargazers_count":241,"open_issues_count":5,"forks_count":133,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-01T13:12:05.806Z","etag":null,"topics":["hugo-theme"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/ojroques.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":"2020-08-01T22:33:07.000Z","updated_at":"2025-03-26T09:10:51.000Z","dependencies_parsed_at":"2024-12-11T04:46:17.825Z","dependency_job_id":null,"html_url":"https://github.com/ojroques/hugo-researcher","commit_stats":{"total_commits":58,"total_committers":12,"mean_commits":4.833333333333333,"dds":0.5344827586206897,"last_synced_commit":"904a5d4eb3c710a51da2403acf3c5591ea2e4397"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojroques%2Fhugo-researcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojroques%2Fhugo-researcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojroques%2Fhugo-researcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojroques%2Fhugo-researcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ojroques","download_url":"https://codeload.github.com/ojroques/hugo-researcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247867361,"owners_count":21009240,"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":["hugo-theme"],"created_at":"2024-09-24T14:03:32.844Z","updated_at":"2025-10-05T06:40:16.165Z","avatar_url":"https://github.com/ojroques.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Researcher\n\nA simple monospaced resume theme for Hugo. It was ported from Jekyll theme\n[ankitsultana/researcher](https://github.com/ankitsultana/researcher).\n\n## Screenshot\n![screenshot](https://user-images.githubusercontent.com/23409060/188607083-dd087121-16f9-4706-b8b9-a0e4c9e35d93.png)\n\n## Installation\nThis theme uses Sass to generate CSS files so make sure you have the\n*extended* Hugo version installed.\n\nAdd the theme to your site's `themes` directory:\n```bash\ngit submodule add https://github.com/ojroques/hugo-researcher.git themes/researcher\n# if your website is not managed by git:\n# git clone https://github.com/ojroques/hugo-researcher.git themes/researcher\n```\n\nUpdate the theme option in `config.toml`:\n```toml\ntheme = \"researcher\"\n```\n\n## Configuration\nA self-explanatory configuration file is present in\n[exampleSite/config.toml](https://github.com/ojroques/hugo-researcher/blob/master/exampleSite/config.toml),\nalong the files of a demo website.\n\n## KaTeX\nYou can enable [KaTeX](https://katex.org/) (math typesetting) by including\n`math: true` in your content files. Or you can enable it globally by setting\n`math` to `true` in your project config.\n\nHugo introduces tags when it sees newlines which breaks KaTeX block\nenvironments. The theme has a `math` shortcode to circumvent this issue:\n```md\n{{\u003c math \u003e}}\n\\begin{pmatrix}\na \u0026 b \\\\\nc \u0026 d\n\\end{pmatrix}\n{{\u003c /math \u003e}}\n```\nCheck [this\nissue](https://github.com/ojroques/hugo-researcher/issues/1#issuecomment-697247056)\nfor more details.\n\n## License\n[GPL-3.0 License](https://github.com/ojroques/hugo-researcher/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fojroques%2Fhugo-researcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fojroques%2Fhugo-researcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fojroques%2Fhugo-researcher/lists"}