Skip to content

Latest commit

 

History

History

site

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Lakekeeper site page

This contains the non-version static site of Lakekeeper.

Requirements

  • just
  • Python
  • pip

Build

$ just help
Available recipes:
    build # Clean and build the docs site locally.
    clean # Clean the local docs site.
    help  # Display the recipes and their documentation
    serve # Clean, build, and run the docs site locally.