Skip to content

Typesense website and documentation | An open source search engine alternative to Algolia, Elasticsearch and Pinecone

Notifications You must be signed in to change notification settings

LadyE215/typesense-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Typesense Website

This repository contains Typesense landing pages typesense.org and documentation.

We use VuePress for a framework for /docs and use Nuxt for all other routes.

  • The Vuepress docs site is under docs-site
  • The rest of the Nuxt site is under typesense.org

We do this because Vuepress is specifically optimized (& opinionated) for documentation sites, whereas Nuxt is a generic and flexible Vue framework. We need this flexibility for the non-documentation parts of typesense.org.

Deploying

To deploy both sites together run:

bash deploy.sh

See README.md of each site for more site-specific information.

About

Typesense website and documentation | An open source search engine alternative to Algolia, Elasticsearch and Pinecone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 73.4%
  • JavaScript 22.8%
  • SCSS 3.0%
  • Other 0.8%