Pressroom template verwijderd, website naar root van repo
This commit is contained in:
8
vendor/league/flysystem/docs/_data/images.yml
vendored
Normal file
8
vendor/league/flysystem/docs/_data/images.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# Path to project specific favicon.ico, leave blank to use default
|
||||
favicon:
|
||||
|
||||
# Path to project specific apple-touch-icon-precomposed.png, leave blank to use default
|
||||
apple_touch:
|
||||
|
||||
# Path to project logo
|
||||
logo:
|
||||
30
vendor/league/flysystem/docs/_data/menu.yml
vendored
Normal file
30
vendor/league/flysystem/docs/_data/menu.yml
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
Getting Started:
|
||||
Introduction: '/'
|
||||
Installation: '/installation/'
|
||||
Integrations: '/integrations/'
|
||||
Core concepts: '/core-concepts/'
|
||||
The API: '/api/'
|
||||
Mount Manager: '/mount-manager/'
|
||||
Caching: '/caching/'
|
||||
Recipes: '/recipes/'
|
||||
Plugins: '/plugins/'
|
||||
Upgrade to 1.0.0: '/upgrade-to-1.0.0/'
|
||||
Creating an adapter: '/creating-an-adapter/'
|
||||
Performance: '/performance/'
|
||||
Adapters:
|
||||
Local: '/adapter/local/'
|
||||
Azure: '/adapter/azure/'
|
||||
AWS S3 V2: '/adapter/aws-s3-v2/'
|
||||
AWS S3 V3: '/adapter/aws-s3-v3/'
|
||||
Copy.com: '/adapter/copy/'
|
||||
Dropbox: '/adapter/dropbox/'
|
||||
FTP: '/adapter/ftp/'
|
||||
GridFS: '/adapter/gridfs/'
|
||||
Memory: '/adapter/memory/'
|
||||
Null / Test: '/adapter/null-test/'
|
||||
Rackspace: '/adapter/rackspace/'
|
||||
ReplicateAdapter: '/adapter/replicate/'
|
||||
SFTP: '/adapter/sftp/'
|
||||
WebDAV: '/adapter/webdav/'
|
||||
PHPCR: '/adapter/phpcr/'
|
||||
ZipArchive: '/adapter/zip-archive/'
|
||||
4
vendor/league/flysystem/docs/_data/project.yml
vendored
Normal file
4
vendor/league/flysystem/docs/_data/project.yml
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
title: "Flysystem"
|
||||
tagline: "Multiple Filesystems, One API"
|
||||
description: "Filesystem abstraction package allowing you to use the same API for both local, remote and cloud filesystems."
|
||||
google_analytics_tracking_id: "UA-46050814-3"
|
||||
Reference in New Issue
Block a user