{"id":16031697,"url":"https://github.com/razonyang/hugo-theme-bootstrap-algolia","last_synced_at":"2025-10-16T02:22:58.480Z","repository":{"id":98815319,"uuid":"570929667","full_name":"razonyang/hugo-theme-bootstrap-algolia","owner":"razonyang","description":"A CLI tool for HBS theme to upload Algolia index file.","archived":false,"fork":false,"pushed_at":"2022-11-27T08:41:27.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-13T22:26:44.083Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/razonyang.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}},"created_at":"2022-11-26T15:39:21.000Z","updated_at":"2023-01-27T16:09:35.000Z","dependencies_parsed_at":"2023-05-02T07:24:40.383Z","dependency_job_id":null,"html_url":"https://github.com/razonyang/hugo-theme-bootstrap-algolia","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"ddc9bae5360a7ef17152b834b8c75d5b634ec076"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razonyang%2Fhugo-theme-bootstrap-algolia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razonyang%2Fhugo-theme-bootstrap-algolia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razonyang%2Fhugo-theme-bootstrap-algolia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razonyang%2Fhugo-theme-bootstrap-algolia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/razonyang","download_url":"https://codeload.github.com/razonyang/hugo-theme-bootstrap-algolia/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242962871,"owners_count":20213538,"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":[],"created_at":"2024-10-08T21:04:53.859Z","updated_at":"2025-10-16T02:22:58.425Z","avatar_url":"https://github.com/razonyang.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HBS Algolia\n\nA CLI Application for HBS theme.\n\n## Installation\n\n### Downloads\n\nDownload from [Releases](https://github.com/razonyang/hugo-theme-bootstrap-algolia/releases).\n\n## Environments\n\n| Name | Required | Default | Description |\n|---|:-:|:-:|---|\n| `ALGOLIA_APP_ID` | YES | - | The Algolia App ID.\n| `ALGOLIA_API_KEY` | YES | - | The Algolia **Admin** API KEY.\n| `ALGOLIA_INDEX_NAME` | YES | - | The Algolia App Index Name.\n| `ALGOLIA_INDEX_FILE` | NO | `public/algolia/index.json`, relative to your working directory.\n\nThis tool requires several env vars to be set, there are multiple ways to do that.\n\n**via command line**\n\n```\nALGOLIA_APP_ID=x \\\nALGOLIA_API_KEY=y \\\nALGOLIA_INDEX_NAME=z \\\nhugo-theme-bootstrap-algolia \n```\n\n**via .env file**\n\nCreate the `.env` file under your site root with following form.\n\n```\nALGOLIA_APP_ID=x\nALGOLIA_API_KEY=y\nALGOLIA_INDEX_NAME=z\n#ALGOLIA_INDEX_FILE=public/algolia/index.json\n```\n\nYou should never commit the `.env` file, since it contains sensitive data, you can ignore it via `.gitignore`.\n\n```\necho .env \u003e\u003e .gitignore\n```\n\n## Usage\n\nThis program should be ran after building site, since it need to access and upload the index file.\n\n```\n$ hugo\n\n$ hugo-theme-bootstrap-algolia\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazonyang%2Fhugo-theme-bootstrap-algolia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frazonyang%2Fhugo-theme-bootstrap-algolia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazonyang%2Fhugo-theme-bootstrap-algolia/lists"}