Added basic docs to serve for the blog

This commit is contained in:
Vasilije 2024-02-27 10:07:10 +01:00
parent 6144c8f298
commit 23e5c461c3
2 changed files with 1 additions and 2 deletions

View file

@ -3,7 +3,7 @@ site_author: Vasilije Markovic
site_description: desc
repo_name: cognee
repo_url: https://github.com/topoteretes/cognee
#site_url: https://github.com/topoteretes/cognee
site_url: topoteretes.github.io/cognee
edit_uri: edit/main/docs/
copyright: Copyright © 2024 cognee
theme:

View file

@ -6,7 +6,6 @@ authors = ["Vasilije Markovic"]
readme = "README.md"
license = "Apache-2.0"
homepage = "https://www.cognee.ai"
repository = "https://github.com/topoteretes/cognee "
classifiers = [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",