awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
R

replicatedhq/hugo-algolia

0
View on GitHub↗
0 stars·0 forks·6 views

Hugo Algolia

Features

  • Database and Backend - Search index generator for Hugo sites.

Star history

Star history chart for replicatedhq/hugo-algoliaStar history chart for replicatedhq/hugo-algolia

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Hugo Algolia

Similar open-source projects, ranked by how many features they share with Hugo Algolia.
  • algolia/gatsby-plugin-algoliaA

    algolia/gatsby-plugin-algolia

    0View on GitHub↗
    View on GitHub↗0
  • algolia/instantsearch.jsA

    algolia/instantsearch.js

    0View on GitHub↗
    View on GitHub↗0
  • apollographql/apollo-clientapollographql avatar

    apollographql/apollo-client

    19,798View on GitHub↗

    Apollo Client is a GraphQL client library and data fetching framework used to request data from a GraphQL server and synchronize that state within a frontend application. It functions as a remote state manager and a local state management tool, allowing developers to define client-side schemas and resolvers for data that does not reside on a remote server. The project features a normalized GraphQL cache that identifies objects by ID to ensure referential equality and consistent data updates across different queries. It also includes a GraphQL API mocking tool to simulate server responses and

    TypeScriptapollo-clientapollographqlgraphql
    View on GitHub↗19,798
  • algolia/docsearch-scraperA

    algolia/docsearch-scraper

    0View on GitHub↗
    View on GitHub↗0
See all 15 alternatives to Hugo Algolia→

Frequently asked questions

What are the main features of replicatedhq/hugo-algolia?

The main features of replicatedhq/hugo-algolia are: Database and Backend.

What are some open-source alternatives to replicatedhq/hugo-algolia?

Open-source alternatives to replicatedhq/hugo-algolia include: algolia/gatsby-plugin-algolia. algolia/instantsearch.js. apollographql/apollo-client — Apollo Client is a GraphQL client library and data fetching framework used to request data from a GraphQL server and… expressjs/body-parser — body-parser is a Node.js HTTP request parser that converts incoming request bodies into structured JavaScript objects.… expressjs/cors — This is a Node.js middleware for Express and Node.js servers that manages Cross-Origin Resource Sharing policies. It… algolia/docsearch-scraper.