Edge Delivery Services Personalized Google Drive

Imran Khan
4 min readApr 9, 2024

--

In our previous blog post, we discussed loading content from an out-of-the-box Google Drive. In this post, we aim to take a step further by creating our own custom content with Google Docs.

We’ll delve into the intricacies of content structure and the hierarchy that needs to be followed for optimal results. Additionally, we’ll guide you on how to correctly add your Google Drive reference to your GitHub code repository to ensure it is correctly picked up.

This comprehensive exploration is designed to enhance your understanding and application of these tools in your project implementation.

Follow below steps to load content from personalized Google Drive:

  1. Go to you Google Account and click on New button.

2. Provide folder name and click on Create button. In my case it is edge-project as folder name.

3. Below is the empty edge-project Drive got successfully created:

4. Go to above Where is the content loading on page section and open Google Drive link and copy all three files using ctrl + c as mentioned below.

5. Now, paste all copied files in earlier step under edge-project folder as shown below.

Rename all the files to header, footer and nav as shown below.

6. To update personalize Google Drive link, please go to the repo and look for below highlighted file as fstab.yaml

We can have only one fstab.yaml to mount project.

7. Copy below highlighted path.

8. In fstab.yaml file update below highlighted file.

9. Paste earlier Google Drive copied path to below repo fstab.yaml file and click on Commit Changes.. CTA highlighted in green button.

10. Open index file in Google Drive to update content as Congratulations Imran as shown below:

11. Now loading our current page will take us to 404 as shown below. This means out create Folder and content is not available with Adobe Sync.

Now, go to My Drive in Google Drive. Select earlier create Folder as edge-project. click on three dots on right side and navigate to below Share option and than click on Share button as shown below:

Below is the required email id where we have share our content.

Edge Delivery Services Overview
Development
Personalized Google Drive
Sidekick Chrome Extension
Page Hierarchy
Local environment Setup
Page HTML Structure
Section Metadata
Metadata
Redirects
Response Headers
Access excel data in JSON format
Fragment
Forms
Indexing
Services Sitemap and robots.txt
Code Structure
Card Block Example

I hope you found out this article interesting and informative. Please share it with your friends to spread the knowledge.

You can follow me for upcoming blogs follow.
Thank you!

--

--