Skip to content

Commit

Permalink
Removed PDF Export module
Browse files Browse the repository at this point in the history
  • Loading branch information
noodljohan committed Jan 11, 2024
1 parent ccb5c7b commit 4397334
Show file tree
Hide file tree
Showing 13 changed files with 2 additions and 137 deletions.
116 changes: 0 additions & 116 deletions library/prefabs/pdf/README.md

This file was deleted.

14 changes: 1 addition & 13 deletions sidebarsLibrary.js
Original file line number Diff line number Diff line change
Expand Up @@ -1310,19 +1310,7 @@ const sidebars = {
},
],

// PDF
PDFExportSidebar: [
{
type: 'doc',
label: 'Overview',
id: 'prefabs/pdf/README',
},
{
type: 'link',
label: 'Back to prefabs',
href: '/library/prefabs/overview',
},
],


// Marquee Module
marquee: [
Expand Down
9 changes: 1 addition & 8 deletions static/library/prefabs/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down
Binary file removed static/library/prefabs/pdf/cloud-components.png
Binary file not shown.
Binary file removed static/library/prefabs/pdf/create-pdf-nodes.png
Binary file not shown.
Binary file removed static/library/prefabs/pdf/create-pdf-session.png
Binary file not shown.
Binary file removed static/library/prefabs/pdf/create-pdf.png
Binary file not shown.
Binary file removed static/library/prefabs/pdf/hook-up-1.png
Binary file not shown.
Binary file removed static/library/prefabs/pdf/hook-up-2.png
Binary file not shown.
Binary file removed static/library/prefabs/pdf/page-size.png
Binary file not shown.
Binary file removed static/library/prefabs/pdf/pages.png
Binary file not shown.
Binary file removed static/library/prefabs/pdf/pdf-0-1.zip
Binary file not shown.
Binary file removed static/library/prefabs/pdf/pdf.png
Binary file not shown.

0 comments on commit 4397334

Please sign in to comment.