Skip to content

tailcallhq/tailcallhq.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

44c6443 · Dec 27, 2024
Dec 19, 2024
Dec 27, 2024
Oct 3, 2024
Dec 27, 2024
Dec 27, 2024
Jul 22, 2024
Nov 2, 2024
Nov 2, 2024
Nov 18, 2024
Dec 19, 2024
Dec 27, 2024
Dec 24, 2024
Jan 23, 2024
Oct 4, 2024
May 17, 2024
Jun 11, 2023
Oct 3, 2024
Dec 24, 2024
Nov 15, 2024
Dec 10, 2024
Dec 10, 2024
Dec 19, 2024
Dec 23, 2024
Dec 19, 2024
Oct 3, 2024

Repository files navigation

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ npm i

Local Development

$ npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

Using SSH:

$ npm run deploy