{"id":46476807,"url":"https://github.com/hololinked-dev/docs","last_synced_at":"2026-03-06T07:11:53.887Z","repository":{"id":266960959,"uuid":"899870665","full_name":"hololinked-dev/docs","owner":"hololinked-dev","description":"Documentation in material mkdocs for hololinked","archived":false,"fork":false,"pushed_at":"2026-02-10T18:55:10.000Z","size":1144,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-10T22:11:02.264Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.hololinked.dev","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hololinked-dev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-07T08:31:05.000Z","updated_at":"2026-02-10T18:55:14.000Z","dependencies_parsed_at":"2024-12-07T10:18:56.401Z","dependency_job_id":"0a78546a-6e1a-453a-ae0b-cd74a1df42a9","html_url":"https://github.com/hololinked-dev/docs","commit_stats":null,"previous_names":["hololinked-dev/docs-v2","hololinked-dev/docs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hololinked-dev/docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hololinked-dev%2Fdocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hololinked-dev%2Fdocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hololinked-dev%2Fdocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hololinked-dev%2Fdocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hololinked-dev","download_url":"https://codeload.github.com/hololinked-dev/docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hololinked-dev%2Fdocs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30165066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T04:43:31.446Z","status":"ssl_error","status_checked_at":"2026-03-06T04:40:30.133Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2026-03-06T07:11:53.298Z","updated_at":"2026-03-06T07:11:53.879Z","avatar_url":"https://github.com/hololinked-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hololinked docs\n\nDocumentation in material mkdocs for [hololinked](https://github.com/hololinked-dev/hololinked).\n\nTo build the documentation, while setting up a local development environment with `uv` (`pip install uv`), run:\n\n```bash\nuv venv\nsource .venv/bin/activate # or venv\\Scripts\\activate on Windows\nuv sync --no-install-project\nmkdocs build\n```\n\nor\n\n```bash\nmkdocs serve\n```\n\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/hololinked-dev/docs/ci.yaml?label=Build%20And%20Publish%20Website)\n\n\u003e This project is always looking for contributors to improve the documentation in a **hand-written** fashion.\n\u003e Hop into our [Discord](https://discord.com/invite/kEz87zqQXh) to discuss upfront if needed and make a PR with your changes.\n\u003e Contributions can include proof reading, language improvements, adding new sections, examples or tutorials, etc.\n\n### skaffold\n\nTo develop the documentation with skaffold within a kubernetes cluster, create a `skaffold.env` file specifying the docker registry. For example, if you are using Docker Hub, it should look like this:\n\n```bash\nSKAFFOLD_DEFAULT_REPO=docker.io/\u003cyour-docker-username\u003e\n```\n\nPlease get in touch with me [by email](mailto:info@hololinked.dev) or on [discord](https://discord.com/invite/kEz87zqQXh) for cluster credentials.\n\n```bash\nskaffold dev --module dev-python-docs\n```\n\nOr use your own cluster if you have one set up. To test if the image is building\n\n```bash\nskaffold build --module dev-python-docs\n```\n\n### Docker\n\nTo build, tag, and publish the Docker image from your local machine, run:\n\n```sh\nset -e\ndocker build -t hololinked-docs .\ndocker tag hololinked-docs:latest ghcr.io/hololinked-dev/hololinked-docs:latest\ndocker push ghcr.io/hololinked-dev/hololinked-docs:latest\necho \"Docker image built and pushed successfully.\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhololinked-dev%2Fdocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhololinked-dev%2Fdocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhololinked-dev%2Fdocs/lists"}