know-website

The Know.dev Website

This is the public source repository for the know.dev documentation website.

Prerequisites

Development

cd etc/docusaurus
npm install
npm run start

Hosting

The website is hosted as a static site at Render, fronted by know-proxy which serves up the ontology as linked data for semantic clients while proxying through browser requests to the static site.