Skip to content

cedardb/docs

Repository files navigation

CedarDB Documentation

This repository contains the code for the CedarDB documentation. The documentation is built by the static-site-generator Hugo and uses the Hextra theme.

Clone repository:

git clone --recurse-submodules [email protected]:cedardb/docs.git

Run a web server:

cd docs_staging
hugo server

If you want to exclude the page from being built please add the following to the front matters.

draft: true

If you want to exclude the page until a certain publication date please add the following to the front matters.

publishDate: 2023-10-19T00:40:04-07:00

If you plan to use large tables, please create and edit them using TableGenerator or similar tools to ensure well-formatted tables in the docs.

About

Documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 13