Chore/cleanup before open source (#55)

* Chore: Cleanup

* Updated some urls to images and removed parts of documentation that is no longer valid

* Removal of some documentation that is no longer valid

* Removed PDF Export module

---------

Co-authored-by: Johan Olsson <johan@noodl.net>
This commit is contained in:
kotte
2024-01-15 10:28:53 +01:00
committed by GitHub
parent 656e5fc8d2
commit 05a7b2b290
36 changed files with 144 additions and 511 deletions

View File

@@ -223,14 +223,7 @@
"docs": "/library/prefabs/openai/",
"tags": ["Cloud"]
},
{
"label": "PDF Export",
"desc": "A prefab for creating a PDF file from a web page",
"icon": "library/prefabs/pdf/pdf.png",
"project": "library/prefabs/pdf/pdf-0-1.zip",
"docs": "/library/prefabs/pdf/",
"tags": ["Cloud"]
},
{
"label": "Xano",
"desc": "Connects to Xano and handles queries, users and authTokens. Built by @gmaison.",