This is the public source repository for the know.dev documentation website.
- Node.js 18+
cd etc/docusaurus
npm install
npm run start
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.