Added basic docs to serve for the blog
This commit is contained in:
parent
6144c8f298
commit
23e5c461c3
2 changed files with 1 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ site_author: Vasilije Markovic
|
||||||
site_description: desc
|
site_description: desc
|
||||||
repo_name: cognee
|
repo_name: cognee
|
||||||
repo_url: https://github.com/topoteretes/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/
|
edit_uri: edit/main/docs/
|
||||||
copyright: Copyright © 2024 cognee
|
copyright: Copyright © 2024 cognee
|
||||||
theme:
|
theme:
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,6 @@ authors = ["Vasilije Markovic"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
homepage = "https://www.cognee.ai"
|
homepage = "https://www.cognee.ai"
|
||||||
repository = "https://github.com/topoteretes/cognee "
|
|
||||||
classifiers = [
|
classifiers = [
|
||||||
"Development Status :: 4 - Beta",
|
"Development Status :: 4 - Beta",
|
||||||
"Intended Audience :: Developers",
|
"Intended Audience :: Developers",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue