{"id":19153876,"url":"https://github.com/scheidti/scheid-tech-website","last_synced_at":"2026-06-15T02:35:14.363Z","repository":{"id":246881529,"uuid":"824205477","full_name":"scheidti/scheid-tech-website","owner":"scheidti","description":"Repository for my personal blog website, powered by Hugo - a fast and modern static site generator","archived":false,"fork":false,"pushed_at":"2025-08-03T12:15:43.000Z","size":77,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-03T13:19:07.675Z","etag":null,"topics":["blog","hugo","website"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/scheidti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-07-04T15:22:55.000Z","updated_at":"2025-08-03T12:15:47.000Z","dependencies_parsed_at":"2024-07-05T18:34:55.683Z","dependency_job_id":"60b1f04a-1394-43e8-8b9a-46b719e3b5da","html_url":"https://github.com/scheidti/scheid-tech-website","commit_stats":null,"previous_names":["scheidti/scheid-tech-website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/scheidti/scheid-tech-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scheidti%2Fscheid-tech-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scheidti%2Fscheid-tech-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scheidti%2Fscheid-tech-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scheidti%2Fscheid-tech-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scheidti","download_url":"https://codeload.github.com/scheidti/scheid-tech-website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scheidti%2Fscheid-tech-website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34345577,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["blog","hugo","website"],"created_at":"2024-11-09T08:24:39.654Z","updated_at":"2026-06-15T02:35:14.337Z","avatar_url":"https://github.com/scheidti.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scheid.tech Website\n\nRepository for my personal blog website, powered by [Hugo](https://gohugo.io/) - a fast and modern static site generator.\n\n## Getting Started\n\nTo run this blog locally, you'll need to have Hugo installed on your machine. If you haven't installed Hugo yet, follow the instructions on the [official Hugo website](https://gohugo.io/getting-started/installing/).\n\n### Installation\n\n1. Clone the repository to your local machine with submodules:\n\n```bash\ngit clone --recurse-submodules https://github.com/scheidti/scheid-tech-website.git\ncd scheid-tech-website\n```\n\n2. Start the Hugo server:\n\n```bash\nhugo server\n```\n\nThis will start the Hugo server locally. Now, you can open your browser and navigate to `http://localhost:1313` to see the blog running.\n\n### Generate icon font\n\nTo generate an icon font from SVG files located in the project, follow these steps. This process uses Docker to run `fontcustom`, a tool that compiles SVGs into font files, ensuring you don't need to install any additional dependencies on your system.\n\n```bash\ncd ./assets/icons\ndocker run -i -t -v $(pwd):/app/project telor/fontcustom-worker fontcustom compile -n icons\n```\n\nThis process will generate font files and a CSS file in the specified output directory, which you can then include in your web project to use the icons.\n\n## Licence\n\nThe content of this project itself is licensed under the [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/) license, and the underlying source code used to format and display that content is licensed under the [MIT license](./LICENCE).\n\n### Icons\n\nThe icons in the assets directory are from [Pictogrammers.com](https://pictogrammers.com/library/mdi/) and licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscheidti%2Fscheid-tech-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscheidti%2Fscheid-tech-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscheidti%2Fscheid-tech-website/lists"}