Skip to content

cedardb/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Run with:

git clone --recurse-submodules [email protected]:cedardb/docs.git
cd docs
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

CedarDB Documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published