Skip to content

HotSushi/openhouse

This branch is 4 commits ahead of, 2 commits behind linkedin/openhouse:docsite.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d6fa4e0 · Jul 29, 2024

History

34 Commits
Feb 19, 2024
Mar 4, 2024
Jul 29, 2024
Jun 5, 2024
Feb 28, 2024
Feb 25, 2024
Feb 25, 2024
Feb 23, 2024
Feb 19, 2024
Feb 27, 2024
Feb 23, 2024
Feb 23, 2024
Feb 19, 2024

Repository files navigation

Website

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

It is hosted at: https://openhousedb.org

Local Development

First install npm packages:

$ npm install

To bring up the service, run:

$ npm run 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. Server should be brought up at http://localhost:3000/

Adding new documentation

Follow user guide in docusaurus.io/docs to add new documentation. Particularly Pages, Docs, Blog.

A special flavor of markdown MDX is used by default for all md files by Docusaurus. It is more powerful with its javascript integration.

Updating OpenAPI Specification

Instructions to update specification can be found at /specs.

About

OpenHouse - A Control Plane for Tables

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.0%
  • Scala 2.4%
  • HCL 0.8%
  • Python 0.6%
  • Dockerfile 0.5%
  • Shell 0.4%
  • Other 0.3%