{"id":18395849,"url":"https://github.com/deepset-ai/haystack-home","last_synced_at":"2025-04-12T14:37:31.792Z","repository":{"id":63622163,"uuid":"512861565","full_name":"deepset-ai/haystack-home","owner":"deepset-ai","description":"Website for Haystack, the open source LLM framework","archived":false,"fork":false,"pushed_at":"2025-04-10T07:44:11.000Z","size":193457,"stargazers_count":17,"open_issues_count":13,"forks_count":10,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-10T08:40:24.765Z","etag":null,"topics":["blog","llm","machine-learning","nlp","open-source"],"latest_commit_sha":null,"homepage":"https://haystack.deepset.ai","language":"HTML","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/deepset-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"code_of_conduct.txt","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":"2022-07-11T18:07:14.000Z","updated_at":"2025-04-10T07:44:14.000Z","dependencies_parsed_at":"2023-09-22T22:09:54.092Z","dependency_job_id":"769630ac-a9d9-409d-bd05-bc41e7b8013d","html_url":"https://github.com/deepset-ai/haystack-home","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepset-ai%2Fhaystack-home","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepset-ai%2Fhaystack-home/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepset-ai%2Fhaystack-home/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepset-ai%2Fhaystack-home/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepset-ai","download_url":"https://codeload.github.com/deepset-ai/haystack-home/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248581730,"owners_count":21128224,"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":["blog","llm","machine-learning","nlp","open-source"],"created_at":"2024-11-06T02:12:10.046Z","updated_at":"2025-04-12T14:37:26.784Z","avatar_url":"https://github.com/deepset-ai.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Nighly Build](https://github.com/deepset-ai/haystack-home/actions/workflows/nightly.yml/badge.svg)](https://github.com/deepset-ai/haystack-home/actions/workflows/nightly.yml)\n\n# Haystack\n\nThis Haystack website is built using [Hugo](https://github.com/gohugoio/hugo), a static website generator written in Go.\n\n## Contribute\n\n1. Install Hugo using the [appropriate installation method](https://gohugo.io/getting-started/installing/) for your OS\n2. Clone the project locally, and install dependencies by running `./build.sh`\n3. Add or edit any content in the /content directory\n4. Start a local Hugo server (with drafts enabled) by running `hugo server -D`\n5. Visit http://localhost:1313/ in your browser to preview any changes made\n\n### Adding new content\n\n**Edits and Additions to Tutorials**:\n\nThe tutorials are maintained in the [`haystack-tutorials` repository](https://github.com/deepset-ai/haystack-tutorials)\n\n1. Check out the [Contributing Guidelines](https://github.com/deepset-ai/haystack-tutorials/blob/main/Contributing.md)\n2. Create a PR on the `haystack-tutorials` repository\n3. When merged, your changes will reflect on the Haystack website after the next deployment\n\n### Shortcodes\n\nYou can use Hugo shortcodes in markdown to call various built-in or custom templates.\n\n**Embedding a Youtube or Vimeo video:**\n\n```\n{{\u003c youtube w7Ft2ymGmfc \u003e}}\n\n{{\u003c vimeo 146022717 \u003e}}\n```\n\n**Adding a button:**\n\n```\n{{\u003c button url=\"https://github.com/deepset-ai/haystack-home\" text=\"Haystack website Github Repo\" color=\"green\"\u003e}}\n\n# colors options: green, blue, dark-blue\n```\n\n**Adding tabbed content:**\n\n```\n{{\u003c tabs totalTabs=\"2\"\u003e}}\n{{\u003c tab tabName=\"First Tab Name\" \u003e}}\n\nFirst tab content here\n\n{{\u003c /tab \u003e}}\n\n{{\u003c tab tabName=\"Second Tab Name\" \u003e}}\n\nSecond tab content here\n\n{{\u003c /tab \u003e}}\n{{\u003c /tabs \u003e}}\n```\n\n### Adding an image in article content\n\n```markdown\n![alt text](image_path.png#small \"Markdown *caption* with a **[bold link](/)**\")\n```\n### Editing the theme\n\nHTML template files are located at /themes/haystack/layouts\n\nCSS (Sass) files are located at /themes/haystack/assets/sass\n\n### Exclude Page from sitemap\nTo exclude any page from the sitemap add the following to the frontmatter of that page:\n`sitemap_exclude: true`\n\nConsider this for pages that are versioned that are effectively duplicates of an original page with minor changes, for example the \"Benchmarks\" page.\n\n### Hide Page\nTo hide a blog post, tutorial or integration page, add `hidden: true` to the frontmatter.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepset-ai%2Fhaystack-home","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepset-ai%2Fhaystack-home","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepset-ai%2Fhaystack-home/lists"}