mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-12 07:12:53 +01:00
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:
@@ -451,20 +451,6 @@ const guides = [
|
||||
label: 'Deploying and hosting apps',
|
||||
link: { type: 'doc', id: 'guides/deploy/overview' },
|
||||
items: [
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Sandbox Deploy',
|
||||
id: 'guides/deploy/deploying-an-app-on-sandbox',
|
||||
imageUrl: '/img/featured-content-images/hosting.png',
|
||||
description: 'Learn how to deploy your app to a Noodl sandbox domain',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Deploying to custom domains',
|
||||
id: 'guides/deploy/deploying-to-custom-domain',
|
||||
imageUrl: '/img/featured-content-images/hosting.png',
|
||||
description: 'Learn how to deploy your app to custom domains ',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Using a self hosted cloud service',
|
||||
|
||||
Reference in New Issue
Block a user