{"id":21698626,"url":"https://github.com/theohbrothers/docker-pagefind","last_synced_at":"2025-03-20T15:22:12.908Z","repository":{"id":205361351,"uuid":"714055547","full_name":"theohbrothers/docker-pagefind","owner":"theohbrothers","description":"Dockerized pagefind 🐳 ","archived":false,"fork":false,"pushed_at":"2024-12-29T10:47:06.000Z","size":45,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T14:29:07.394Z","etag":null,"topics":["buildx","docker","generate-dockerimagevariants","pagefind"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theohbrothers.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":"2023-11-03T20:19:38.000Z","updated_at":"2024-12-29T10:47:08.000Z","dependencies_parsed_at":"2024-02-25T13:45:42.412Z","dependency_job_id":"7b34be34-44a9-4080-927e-a95080f32ffe","html_url":"https://github.com/theohbrothers/docker-pagefind","commit_stats":null,"previous_names":["theohbrothers/docker-pagefind"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theohbrothers%2Fdocker-pagefind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theohbrothers%2Fdocker-pagefind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theohbrothers%2Fdocker-pagefind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theohbrothers%2Fdocker-pagefind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theohbrothers","download_url":"https://codeload.github.com/theohbrothers/docker-pagefind/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244637362,"owners_count":20485499,"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":["buildx","docker","generate-dockerimagevariants","pagefind"],"created_at":"2024-11-25T19:35:36.621Z","updated_at":"2025-03-20T15:22:12.878Z","avatar_url":"https://github.com/theohbrothers.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-pagefind\n\n[![github-actions](https://github.com/theohbrothers/docker-pagefind/actions/workflows/ci-master-pr.yml/badge.svg?branch=master)](https://github.com/theohbrothers/docker-pagefind/actions/workflows/ci-master-pr.yml)\n[![github-release](https://img.shields.io/github/v/release/theohbrothers/docker-pagefind?style=flat-square)](https://github.com/theohbrothers/docker-pagefind/releases/)\n[![docker-image-size](https://img.shields.io/docker/image-size/theohbrothers/docker-pagefind/latest)](https://hub.docker.com/r/theohbrothers/docker-pagefind)\n\nDockerized [pagefind](https://github.com/CloudCannon/pagefind).\n\n## Tags\n\n| Tag | Dockerfile Build Context |\n|:-------:|:---------:|\n| `:1.3.0`, `:latest` | [View](variants/1.3.0) |\n| `:1.2.0` | [View](variants/1.2.0) |\n| `:1.1.1` | [View](variants/1.1.1) |\n| `:1.0.4` | [View](variants/1.0.4) |\n\n## Usage\n\nMount the public directory into the container at `/public`.\n\n```sh\ndocker run --rm -it -v $(pwd)/public:/public theohbrothers/docker-pagefind:1.3.0\n```\n\n## Development\n\nRequires Windows `powershell` or [`pwsh`](https://github.com/PowerShell/PowerShell).\n\n```powershell\n# Install Generate-DockerImageVariants module: https://github.com/theohbrothers/Generate-DockerImageVariants\nInstall-Module -Name Generate-DockerImageVariants -Repository PSGallery -Scope CurrentUser -Force -Verbose\n\n# Edit ./generate templates\n\n# Generate the variants\nGenerate-DockerImageVariants .\n```\n\n### Variant versions\n\n[versions.json](generate/definitions/versions.json) contains a list of [Semver](https://semver.org/) versions, one per line.\n\nTo update versions in `versions.json`:\n\n```powershell\n./Update-Versions.ps1\n```\n\nTo update versions in `versions.json`, and open a PR for each changed version, and merge successful PRs one after another (to prevent merge conflicts), and finally create a tagged release and close milestone:\n\n```powershell\n$env:GITHUB_TOKEN = 'xxx'\n./Update-Versions.ps1 -PR -AutoMergeQueue -AutoRelease\n```\n\nTo perform a dry run, use `-WhatIf`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheohbrothers%2Fdocker-pagefind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheohbrothers%2Fdocker-pagefind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheohbrothers%2Fdocker-pagefind/lists"}