From 4ed1167b357e96475e4afd92e650b38cbece74ee Mon Sep 17 00:00:00 2001 From: Dmitry Kisler Date: Tue, 15 Aug 2023 16:18:13 +0200 Subject: [PATCH] add pages Signed-off-by: Dmitry Kisler --- public/fastapi.html | 3 +++ public/index.md | 1 + public/sklearn.html | 3 +++ public/superduperdb.html | 3 +++ 4 files changed, 10 insertions(+) create mode 100644 public/fastapi.html create mode 120000 public/index.md create mode 100644 public/sklearn.html create mode 100644 public/superduperdb.html diff --git a/public/fastapi.html b/public/fastapi.html new file mode 100644 index 0000000..33fd144 --- /dev/null +++ b/public/fastapi.html @@ -0,0 +1,3 @@ +FastAPI architecture
FastAPI architecture


\ No newline at end of file diff --git a/public/index.md b/public/index.md new file mode 120000 index 0000000..32d46ee --- /dev/null +++ b/public/index.md @@ -0,0 +1 @@ +../README.md \ No newline at end of file diff --git a/public/sklearn.html b/public/sklearn.html new file mode 100644 index 0000000..38dd47b --- /dev/null +++ b/public/sklearn.html @@ -0,0 +1,3 @@ +sklearn architecture
sklearn architecture


\ No newline at end of file diff --git a/public/superduperdb.html b/public/superduperdb.html new file mode 100644 index 0000000..2d93617 --- /dev/null +++ b/public/superduperdb.html @@ -0,0 +1,3 @@ +superduperdb architecture
superduperdb architecture


\ No newline at end of file