{"id":22311180,"url":"https://github.com/joymon/single-page-resume","last_synced_at":"2026-04-17T10:31:45.293Z","repository":{"id":145781422,"uuid":"420535105","full_name":"joymon/single-page-resume","owner":"joymon","description":"My JAMstack based single page resume","archived":false,"fork":false,"pushed_at":"2025-12-04T23:17:09.000Z","size":2690,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-08T04:56:56.717Z","etag":null,"topics":["hugo","jamstack","one-page-resume","resume","single-page-resume"],"latest_commit_sha":null,"homepage":"https://joymon.github.io/single-page-resume/","language":"CSS","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/joymon.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-10-23T22:20:50.000Z","updated_at":"2025-12-04T23:16:58.000Z","dependencies_parsed_at":"2025-01-30T23:30:42.096Z","dependency_job_id":"8eb88b5b-57cf-4cbd-94f7-f0a49b1caad7","html_url":"https://github.com/joymon/single-page-resume","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/joymon/single-page-resume","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joymon%2Fsingle-page-resume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joymon%2Fsingle-page-resume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joymon%2Fsingle-page-resume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joymon%2Fsingle-page-resume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joymon","download_url":"https://codeload.github.com/joymon/single-page-resume/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joymon%2Fsingle-page-resume/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31925323,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:19:20.377Z","status":"ssl_error","status_checked_at":"2026-04-17T10:19:18.682Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["hugo","jamstack","one-page-resume","resume","single-page-resume"],"created_at":"2024-12-03T21:18:00.392Z","updated_at":"2026-04-17T10:31:45.287Z","avatar_url":"https://github.com/joymon.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Single‑Page Resume (Hugo)\nData‑driven single‑page resume built with Hugo (JAMstack). Ideal for quickly publishing a professional profile with clean theming and zero server runtime. Live sample: [https://joymon.github.io/single-page-resume/](https://joymon.github.io/single-page-resume/)\n\n![sample.png](/sample.png)\n\n## Features\n- Data‑first content via `data/resume.json`\n- Orbit theme layouts in `themes/hugo-orbit-theme`\n- i18n support under `themes/hugo-orbit-theme/i18n/*.yaml`\n- GA4‑ready (see Analytics note below)\n- Static output in `public/` (ignored by Git)\n\n## Prerequisites\n- Hugo Extended (tested with v0.152.2)\n- Windows PowerShell (commands below) or preferred shell\n- Git (optional, for deployment/Pages)\n\n## Getting Started\n\nBelow are the steps to get your single page resume.\n\n- Clone the repo\n- Change the data/resume.json file with your details\n- Get your profile photo rename it to profile.png and place at [/static/assets/images](/static/assets/images)\n- Modify config.toml with your details. Enable or disable of sections can also be done there.\n- Preview locally by running `hugo serve -D` from the repo root.\n\n## Hosting\n\n### In free GitHub pages\n- Use the .github/workflows folder to do CI\u0026CD\n- Change the baseurl in config.toml file to be same as your GitHub pages url\n\n### Anywhere else\n- Change the baseurl in config.toml file to be same as your website url\n- Run `hugo -D` to build the site\n- It will publish the site to /public folder\n- Upload the /public folder to your hosting space\n\n## Dev Environment\n\n- [Hugo Extended](https://gohugo.io/getting-started/quick-start/) — ensure your `hugo version` output includes \"extended\"\n    - Tested with v0.152.2\n\n## Install Hugo (Windows PowerShell)\n\n```powershell\n# Option 1: Winget (recommended)\nwinget install Hugo.Hugo.Extended\n\n# Verify installation (look for \"extended\")\nhugo version\n```\nMore [installation options](https://gohugo.io/installation/).\n\n## FAQ\n- Hide sections: toggle flags in `config.toml` (e.g., enable/disable `projects`, `awards`).\n- Analytics (GA4): Hugo warns if UA IDs are used. Configure GA4 using Hugo services; if not configured, the site builds without analytics.\n\n### GA4 Configuration Example (Hugo)\nAdd to `config.toml`:\n\n```\ngoogleAnalytics = # Your GA4 Measurement ID\n```\n## Credits\n\n- Theme: https://github.com/aerohub/hugo-orbit-theme\n\n## License\nThis project uses the license in `LICENSE`. Reuse is permitted under the stated terms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoymon%2Fsingle-page-resume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoymon%2Fsingle-page-resume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoymon%2Fsingle-page-resume/lists"}