Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 695 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 695 Bytes

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.