Skip to content

kuzudb/kuzudb.github.io

Repository files navigation

Kùzu Website

This repository hosts the source code for Kùzu website.

Test Locally

Since this website is a static website, you can test it with any static web server. For example, you can use the one provided by Python:

python3 -m http.server

Add Content

Docs and Blogs

The docs and blogs have been migrated to kuzu-docs. Please do not directly edit the files under docusaurus in this repository. To make changes to the docs, please edit the docs in kuzu-docs. Once the changes have been merged to kuzu-docs, the CI pipeline will automatically build the documentation and create a pull request in this repository. Merging the pull request will automatically deploy the documentation to the server.

API Docs

The API docs are now generated by a CI pipeline. The CI pipeline will automatically generate the docs from comments and create a pull request in this repository. To update API docs, please update the corresponding comments in Kùzu repo and run "Generate-Docs" pipeline.

Contributing

We welcome contributions to Kùzu website. If you are interested in contributing to Kùzu website, please read our Contributing Guide.

About

Source code for kuzudb.com website

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12