update docs, add dockerfile

This commit is contained in:
ramnique 2025-01-28 17:17:58 +05:30
parent 13bc8600c6
commit cdc96e7ce3
6 changed files with 83 additions and 17 deletions

View file

@ -1,17 +1,5 @@
# Welcome to MkDocs
# Welcome to Rowboat
For full documentation visit [mkdocs.org](https://www.mkdocs.org).
Welcome to the official documentation for Rowboat. Rowboat is an open-source project that helps you build, test, and deploy AI applications.
## Commands
* `mkdocs new [dir-name]` - Create a new project.
* `mkdocs serve` - Start the live-reloading docs server.
* `mkdocs build` - Build the documentation site.
* `mkdocs -h` - Print help message and exit.
## Project layout
mkdocs.yml # The configuration file.
docs/
index.md # The documentation homepage.
... # Other markdown pages, images and other files.
You can find the source code on GitHub at [@rowboatlabs/rowboat](https://github.com/rowboatlabs/rowboat/).