From a692ff58d72fc5cae3c293d9ea1693bfc5d824c9 Mon Sep 17 00:00:00 2001 From: Mary Anthony Date: Tue, 13 Aug 2019 14:53:30 -0700 Subject: [PATCH] Updating the global tagline Signed-off-by: Mary Anthony --- _android/tutorial.md | 1 + _browser/blockstack_storage.md | 1 + _browser/hello-blockstack.md | 1 + _browser/todo-list.md | 1 + _community/app-miners-guide.md | 1 + _config.yml | 2 +- _core/atlas/howitworks.md | 1 + _core/atlas/howtouse.md | 1 + _core/atlas/overview.md | 1 + _core/faq_developer.md | 1 + _core/naming/architecture.md | 1 + _core/naming/comparison.md | 1 + _core/naming/creationhowto.md | 1 + _core/naming/did.md | 1 + _core/naming/forks.md | 1 + _core/naming/introduction.md | 1 + _core/naming/manage.md | 1 + _core/naming/namespaces.md | 1 + _core/naming/pickname.md | 1 + _core/naming/register.md | 1 + _core/naming/resolving.md | 1 + _core/naming/search.md | 1 + _core/naming/subdomains.md | 1 + _core/naming/tutorial_subdomains.md | 1 + _core/smart/clarityCLI.md | 1 + _core/smart/clarityRef.md | 1 + _core/smart/functions.md | 1 + _core/smart/install-source.md | 1 + _core/smart/overview.md | 1 + _core/smart/principals.md | 1 + _core/smart/sdk-quickstart.md | 1 + _core/smart/tutorial.md | 1 + _develop/add_auth.md | 1 + _develop/app-rankings.md | 1 + _develop/appMiningFAQ.md | 1 + _develop/mining-rewards.md | 1 + _develop/mining_intro.md | 1 + _develop/mining_review.md | 1 + _develop/zero_to_dapp_1.md | 1 + _develop/zero_to_dapp_2.md | 1 + _develop/zero_to_dapp_2_win.md | 1 + _develop/zero_to_dapp_3.md | 1 + _develop/zero_to_dapp_3_win.md | 1 + _develop/zero_to_dapp_4.md | 1 + _faqs/allFAQS.md | 1 + _ios/tutorial.md | 1 + _org/address_check.md | 1 + _org/explore.md | 1 + _org/faq.md | 1 + _org/overview.md | 1 + _org/secureref.md | 1 + _org/terms.md | 1 + _org/token.md | 1 + _org/tokenholders.md | 1 + _org/wallet-install.md | 1 + _org/wallet-intro.md | 1 + _org/wallet-troubleshoot.md | 1 + _org/wallet-use.md | 1 + _storage/amazon-s3-deploy.md | 1 + _storage/authentication.md | 1 + _storage/cliDocs.md | 1 + _storage/config-schema.md | 1 + _storage/digital-ocean-deploy.md | 1 + _storage/gaia-admin.md | 1 + _storage/hello-hub-choice.md | 1 + _storage/hub-choice.md | 1 + _storage/hub-operation.md | 1 + _storage/overview.md | 1 + _storage/write-to-read.md | 1 + 69 files changed, 69 insertions(+), 1 deletion(-) diff --git a/_android/tutorial.md b/_android/tutorial.md index 775bfbfe..a3a7a715 100644 --- a/_android/tutorial.md +++ b/_android/tutorial.md @@ -1,5 +1,6 @@ --- layout: learn +description: Learn about the Android SDK permalink: /:collection/:path.html --- # Android SDK Tutorial (Pre-release) diff --git a/_browser/blockstack_storage.md b/_browser/blockstack_storage.md index 4608c346..d8d06648 100644 --- a/_browser/blockstack_storage.md +++ b/_browser/blockstack_storage.md @@ -1,5 +1,6 @@ --- layout: learn +description: Learn how to implement Gaia in a DApp permalink: /:collection/:path.html --- # Blockstack Storage Tutorial diff --git a/_browser/hello-blockstack.md b/_browser/hello-blockstack.md index 344f821b..448f23f5 100644 --- a/_browser/hello-blockstack.md +++ b/_browser/hello-blockstack.md @@ -1,5 +1,6 @@ --- layout: learn +description: Simple Blockstack web App permalink: /:collection/:path.html --- # Hello, Blockstack Tutorial diff --git a/_browser/todo-list.md b/_browser/todo-list.md index 4f7108a1..96a9043f 100644 --- a/_browser/todo-list.md +++ b/_browser/todo-list.md @@ -1,5 +1,6 @@ --- layout: learn +description: Single-page application with Blockstack permalink: /:collection/:path.html --- # Todo List Application Tutorial diff --git a/_community/app-miners-guide.md b/_community/app-miners-guide.md index 5eba61bd..e03c869f 100644 --- a/_community/app-miners-guide.md +++ b/_community/app-miners-guide.md @@ -1,5 +1,6 @@ --- layout: community +description: Marketing insights for Blockstack App miners permalink: /:collection/:path.html toc: true --- diff --git a/_config.yml b/_config.yml index cdb8ba69..8893959c 100644 --- a/_config.yml +++ b/_config.yml @@ -170,7 +170,7 @@ defaults: values: comments: true image: /assets/img/touch-icon.png - description: "Blockstack Network docs for investors,users, and developers." + description: "Blockstack Network docs for investors, users, and developers." collections: android: diff --git a/_core/atlas/howitworks.md b/_core/atlas/howitworks.md index 3e9df493..2e9737ee 100644 --- a/_core/atlas/howitworks.md +++ b/_core/atlas/howitworks.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack Atlas network" permalink: /:collection/:path.html --- # How Atlas Works diff --git a/_core/atlas/howtouse.md b/_core/atlas/howtouse.md index b80a7dbe..b82c0a1e 100644 --- a/_core/atlas/howtouse.md +++ b/_core/atlas/howtouse.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack Atlas network" permalink: /:collection/:path.html --- # How to Use the Atlas Network diff --git a/_core/atlas/overview.md b/_core/atlas/overview.md index 4f097de3..dc746881 100644 --- a/_core/atlas/overview.md +++ b/_core/atlas/overview.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack Atlas network" permalink: /:collection/:path.html --- # Overview of the Atlas network diff --git a/_core/faq_developer.md b/_core/faq_developer.md index dea598e3..3887027a 100644 --- a/_core/faq_developer.md +++ b/_core/faq_developer.md @@ -1,5 +1,6 @@ --- layout: learn +description: Blockstack DApp technical FAQs permalink: /:collection/:path.html --- # DApp Developer FAQs diff --git a/_core/naming/architecture.md b/_core/naming/architecture.md index 00c0b956..8e3e665f 100644 --- a/_core/naming/architecture.md +++ b/_core/naming/architecture.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack naming service (BNS)" permalink: /:collection/:path.html --- # Understand the Architecture diff --git a/_core/naming/comparison.md b/_core/naming/comparison.md index b476ecd4..e7c2ce57 100644 --- a/_core/naming/comparison.md +++ b/_core/naming/comparison.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack naming service (BNS)" permalink: /:collection/:path.html --- # Naming system feature comparison diff --git a/_core/naming/creationhowto.md b/_core/naming/creationhowto.md index 5fe740eb..81acc895 100644 --- a/_core/naming/creationhowto.md +++ b/_core/naming/creationhowto.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack naming service (BNS)" permalink: /:collection/:path.html --- # Creating a Namespace diff --git a/_core/naming/did.md b/_core/naming/did.md index e166e3a0..2e86e6d8 100644 --- a/_core/naming/did.md +++ b/_core/naming/did.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack naming service (BNS)" permalink: /:collection/:path.html --- # Decentralized Identifiers (DIDs) diff --git a/_core/naming/forks.md b/_core/naming/forks.md index d789b274..ed43198c 100644 --- a/_core/naming/forks.md +++ b/_core/naming/forks.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack naming service (BNS)" permalink: /:collection/:path.html --- # BNS Forks diff --git a/_core/naming/introduction.md b/_core/naming/introduction.md index 96af2a62..eeb90220 100644 --- a/_core/naming/introduction.md +++ b/_core/naming/introduction.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack naming service (BNS)" permalink: /:collection/:path.html --- # Blockstack Naming Service (BNS) diff --git a/_core/naming/manage.md b/_core/naming/manage.md index ad4d7493..02450b2b 100644 --- a/_core/naming/manage.md +++ b/_core/naming/manage.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack naming service (BNS)" permalink: /:collection/:path.html --- # Manage BNS Names diff --git a/_core/naming/namespaces.md b/_core/naming/namespaces.md index 3d01fe23..915acc85 100644 --- a/_core/naming/namespaces.md +++ b/_core/naming/namespaces.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack naming service (BNS)" permalink: /:collection/:path.html --- # Understand Namespaces diff --git a/_core/naming/pickname.md b/_core/naming/pickname.md index f19113e7..492c9edd 100644 --- a/_core/naming/pickname.md +++ b/_core/naming/pickname.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack naming service (BNS)" permalink: /:collection/:path.html --- # Choose a name diff --git a/_core/naming/register.md b/_core/naming/register.md index 12858de4..a98dc596 100644 --- a/_core/naming/register.md +++ b/_core/naming/register.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack naming service (BNS)" permalink: /:collection/:path.html --- # Register a name diff --git a/_core/naming/resolving.md b/_core/naming/resolving.md index 7f624887..0ddf672e 100644 --- a/_core/naming/resolving.md +++ b/_core/naming/resolving.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack naming service (BNS)" permalink: /:collection/:path.html --- ## Resolve a name diff --git a/_core/naming/search.md b/_core/naming/search.md index a7bce1f2..79b46776 100644 --- a/_core/naming/search.md +++ b/_core/naming/search.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack naming service (BNS)" permalink: /:collection/:path.html --- # How to build a Profile Search Index diff --git a/_core/naming/subdomains.md b/_core/naming/subdomains.md index 0e01f0f5..3b1e3c4e 100644 --- a/_core/naming/subdomains.md +++ b/_core/naming/subdomains.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack naming service (BNS)" permalink: /:collection/:path.html --- # BNS Subdomains diff --git a/_core/naming/tutorial_subdomains.md b/_core/naming/tutorial_subdomains.md index d6c5ada3..144d8f03 100644 --- a/_core/naming/tutorial_subdomains.md +++ b/_core/naming/tutorial_subdomains.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack naming service (BNS)" permalink: /:collection/:path.html --- # Subdomain Design and Implementation diff --git a/_core/smart/clarityCLI.md b/_core/smart/clarityCLI.md index 84ac65e8..330fc961 100644 --- a/_core/smart/clarityCLI.md +++ b/_core/smart/clarityCLI.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack smart contracting language" permalink: /:collection/:path.html --- # clarity-cli command line diff --git a/_core/smart/clarityRef.md b/_core/smart/clarityRef.md index cf16e734..acfb8103 100644 --- a/_core/smart/clarityRef.md +++ b/_core/smart/clarityRef.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack smart contracting language" permalink: /:collection/:path.html --- # Clarity language reference diff --git a/_core/smart/functions.md b/_core/smart/functions.md index f631c718..2dfc9a79 100644 --- a/_core/smart/functions.md +++ b/_core/smart/functions.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack smart contracting language" permalink: /:collection/:path.html --- # Define functions and data maps diff --git a/_core/smart/install-source.md b/_core/smart/install-source.md index 83fa6115..ee82af06 100644 --- a/_core/smart/install-source.md +++ b/_core/smart/install-source.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack smart contracting language" permalink: /:collection/:path.html --- diff --git a/_core/smart/overview.md b/_core/smart/overview.md index b4a2b82c..70ed2a51 100644 --- a/_core/smart/overview.md +++ b/_core/smart/overview.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack smart contracting language" permalink: /:collection/:path.html --- # Welcome to Clarity diff --git a/_core/smart/principals.md b/_core/smart/principals.md index 1612691f..53f267ca 100644 --- a/_core/smart/principals.md +++ b/_core/smart/principals.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack smart contracting language" permalink: /:collection/:path.html --- # Principals diff --git a/_core/smart/sdk-quickstart.md b/_core/smart/sdk-quickstart.md index 1577a0c4..b91d0528 100644 --- a/_core/smart/sdk-quickstart.md +++ b/_core/smart/sdk-quickstart.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack smart contracting language" permalink: /:collection/:path.html --- # Quickstart for the SDK diff --git a/_core/smart/tutorial.md b/_core/smart/tutorial.md index 49db07e5..905f71e2 100644 --- a/_core/smart/tutorial.md +++ b/_core/smart/tutorial.md @@ -1,5 +1,6 @@ --- layout: core +description: "Blockstack smart contracting language" permalink: /:collection/:path.html --- # Hello Clarity tutorial diff --git a/_develop/add_auth.md b/_develop/add_auth.md index c9d6f731..762feea9 100644 --- a/_develop/add_auth.md +++ b/_develop/add_auth.md @@ -1,5 +1,6 @@ --- layout: learn +description: Blockstack developer documentation permalink: /:collection/:path.html --- # Add Auth to your DApp diff --git a/_develop/app-rankings.md b/_develop/app-rankings.md index 8b57bb83..5ac4240e 100644 --- a/_develop/app-rankings.md +++ b/_develop/app-rankings.md @@ -1,5 +1,6 @@ --- layout: learn +description: Blockstack app mining documentation permalink: /:collection/:path.html --- # How scores become rankings diff --git a/_develop/appMiningFAQ.md b/_develop/appMiningFAQ.md index d54b79cd..2ff14165 100644 --- a/_develop/appMiningFAQ.md +++ b/_develop/appMiningFAQ.md @@ -1,5 +1,6 @@ --- layout: learn +description: Blockstack app mining documentation permalink: /:collection/:path.html --- # App Mining FAQ diff --git a/_develop/mining-rewards.md b/_develop/mining-rewards.md index 01360431..c86551db 100644 --- a/_develop/mining-rewards.md +++ b/_develop/mining-rewards.md @@ -1,5 +1,6 @@ --- layout: learn +description: Blockstack app mining documentation permalink: /:collection/:path.html --- # How payouts are administered diff --git a/_develop/mining_intro.md b/_develop/mining_intro.md index 7dea81f7..9f4efcd8 100644 --- a/_develop/mining_intro.md +++ b/_develop/mining_intro.md @@ -1,5 +1,6 @@ --- layout: learn +description: Blockstack app mining documentation permalink: /:collection/:path.html --- # Understand App Mining diff --git a/_develop/mining_review.md b/_develop/mining_review.md index 4da7861b..235cbfff 100644 --- a/_develop/mining_review.md +++ b/_develop/mining_review.md @@ -1,5 +1,6 @@ --- layout: learn +description: Blockstack app mining documentation permalink: /:collection/:path.html --- # App reviewer instructions diff --git a/_develop/zero_to_dapp_1.md b/_develop/zero_to_dapp_1.md index 62dbbca8..3b286f7a 100644 --- a/_develop/zero_to_dapp_1.md +++ b/_develop/zero_to_dapp_1.md @@ -1,5 +1,6 @@ --- layout: learn +description: Blockstack Zero-to-DApp tutorial permalink: /:collection/:path.html image: /assets/img/zero-to-dapp.png --- diff --git a/_develop/zero_to_dapp_2.md b/_develop/zero_to_dapp_2.md index 58e7d356..f2952db4 100644 --- a/_develop/zero_to_dapp_2.md +++ b/_develop/zero_to_dapp_2.md @@ -1,5 +1,6 @@ --- layout: learn +description: Blockstack Zero-to-DApp tutorial permalink: /:collection/:path.html image: /assets/img/zero-to-dapp.png --- diff --git a/_develop/zero_to_dapp_2_win.md b/_develop/zero_to_dapp_2_win.md index 4a069b8e..24958a5b 100644 --- a/_develop/zero_to_dapp_2_win.md +++ b/_develop/zero_to_dapp_2_win.md @@ -1,5 +1,6 @@ --- layout: learn +description: Blockstack Zero-to-DApp tutorial permalink: /:collection/:path.html image: /assets/img/zero-to-dapp.png --- diff --git a/_develop/zero_to_dapp_3.md b/_develop/zero_to_dapp_3.md index 341c4e97..d19ccd0c 100644 --- a/_develop/zero_to_dapp_3.md +++ b/_develop/zero_to_dapp_3.md @@ -1,5 +1,6 @@ --- layout: learn +description: Blockstack Zero-to-DApp tutorial permalink: /:collection/:path.html image: /assets/img/zero-to-dapp.png --- diff --git a/_develop/zero_to_dapp_3_win.md b/_develop/zero_to_dapp_3_win.md index 50667ab8..3227c386 100644 --- a/_develop/zero_to_dapp_3_win.md +++ b/_develop/zero_to_dapp_3_win.md @@ -1,5 +1,6 @@ --- layout: learn +description: Blockstack Zero-to-DApp tutorial permalink: /:collection/:path.html image: /assets/img/zero-to-dapp.png --- diff --git a/_develop/zero_to_dapp_4.md b/_develop/zero_to_dapp_4.md index ef8ac33b..13771e3a 100644 --- a/_develop/zero_to_dapp_4.md +++ b/_develop/zero_to_dapp_4.md @@ -1,5 +1,6 @@ --- layout: learn +description: Blockstack Zero-to-DApp tutorial permalink: /:collection/:path.html image: /assets/img/zero-to-dapp.png --- diff --git a/_faqs/allFAQS.md b/_faqs/allFAQS.md index 3a6b424c..af8d5bcb 100644 --- a/_faqs/allFAQS.md +++ b/_faqs/allFAQS.md @@ -1,5 +1,6 @@ --- layout: org +description: "Blockstack Network documentation" permalink: /:collection/:path.html redirect_from: /org/voucherholder --- diff --git a/_ios/tutorial.md b/_ios/tutorial.md index 0e06726b..45ec9d02 100644 --- a/_ios/tutorial.md +++ b/_ios/tutorial.md @@ -1,5 +1,6 @@ --- layout: learn +description: How to use Blockstack on iOS Mobile permalink: /:collection/:path.html --- # iOS SDK Tutorial (Pre-release) diff --git a/_org/address_check.md b/_org/address_check.md index 0992b423..db44f0ae 100644 --- a/_org/address_check.md +++ b/_org/address_check.md @@ -1,5 +1,6 @@ --- layout: org +description: "Blockstack Network documentation" permalink: /:collection/:path.html --- # Check your address diff --git a/_org/explore.md b/_org/explore.md index e461ec0f..7b93ccb5 100644 --- a/_org/explore.md +++ b/_org/explore.md @@ -1,5 +1,6 @@ --- layout: org +description: "Blockstack Network documentation" permalink: /:collection/:path.html --- # Explore the Stacks blockchain diff --git a/_org/faq.md b/_org/faq.md index 77aebc30..843f189b 100644 --- a/_org/faq.md +++ b/_org/faq.md @@ -1,5 +1,6 @@ --- layout: org +description: "Blockstack Network documentation" permalink: /:collection/:path.html --- # FAQs about Stacks tokens and wallet diff --git a/_org/overview.md b/_org/overview.md index b775fb2a..49d3bd4b 100644 --- a/_org/overview.md +++ b/_org/overview.md @@ -1,5 +1,6 @@ --- layout: org +description: "Blockstack Network documentation" permalink: /:collection/:path.html --- # Overview of Blockstack diff --git a/_org/secureref.md b/_org/secureref.md index f7dfa3fd..5b19a972 100644 --- a/_org/secureref.md +++ b/_org/secureref.md @@ -1,5 +1,6 @@ --- layout: org +description: "Blockstack Network documentation" permalink: /:collection/:path.html --- # Wallet and identity security diff --git a/_org/terms.md b/_org/terms.md index ec89340d..6462bcbe 100644 --- a/_org/terms.md +++ b/_org/terms.md @@ -1,5 +1,6 @@ --- layout: org +description: "Blockstack Network documentation" permalink: /:collection/:path.html --- # Glossary diff --git a/_org/token.md b/_org/token.md index c3f6c6bb..1d6a117d 100644 --- a/_org/token.md +++ b/_org/token.md @@ -1,5 +1,6 @@ --- layout: org +description: "Blockstack token holder documentation" permalink: /:collection/:path.html --- # Learn more about the Stacks token diff --git a/_org/tokenholders.md b/_org/tokenholders.md index e9f43799..80de5908 100644 --- a/_org/tokenholders.md +++ b/_org/tokenholders.md @@ -1,5 +1,6 @@ --- layout: org +description: "Blockstack token holder documentation" permalink: /:collection/:path.html --- # Information for current token holders diff --git a/_org/wallet-install.md b/_org/wallet-install.md index cebf92b2..afba097e 100644 --- a/_org/wallet-install.md +++ b/_org/wallet-install.md @@ -1,5 +1,6 @@ --- layout: org +description: "How to use the Blockstack Software" permalink: /:collection/:path.html --- # Install the Stacks Wallet software diff --git a/_org/wallet-intro.md b/_org/wallet-intro.md index 30d791e3..7a3418be 100644 --- a/_org/wallet-intro.md +++ b/_org/wallet-intro.md @@ -1,5 +1,6 @@ --- layout: org +description: "How to use the Blockstack Software" permalink: /:collection/:path.html --- # Understand cryptocurrency wallets diff --git a/_org/wallet-troubleshoot.md b/_org/wallet-troubleshoot.md index 7919848b..a256f931 100644 --- a/_org/wallet-troubleshoot.md +++ b/_org/wallet-troubleshoot.md @@ -1,5 +1,6 @@ --- layout: org +description: "How to use the Blockstack Software" permalink: /:collection/:path.html --- # Wallet FAQs and Troubleshooting diff --git a/_org/wallet-use.md b/_org/wallet-use.md index 9acc7ae7..a0fdee29 100644 --- a/_org/wallet-use.md +++ b/_org/wallet-use.md @@ -1,5 +1,6 @@ --- layout: org +description: "Blockstack Network documentation" permalink: /:collection/:path.html --- # Use the Stacks Wallet software diff --git a/_storage/amazon-s3-deploy.md b/_storage/amazon-s3-deploy.md index 8aad6c75..3abcd35e 100644 --- a/_storage/amazon-s3-deploy.md +++ b/_storage/amazon-s3-deploy.md @@ -1,5 +1,6 @@ --- layout: storage +description: "Storing user data with Blockstack" permalink: /:collection/:path.html --- # Configure a hub on Amazon EC2 diff --git a/_storage/authentication.md b/_storage/authentication.md index 2cdb700f..2ffb288a 100644 --- a/_storage/authentication.md +++ b/_storage/authentication.md @@ -1,5 +1,6 @@ --- layout: storage +description: "Storing user data with Blockstack" permalink: /:collection/:path.html --- # Authentication and Gaia diff --git a/_storage/cliDocs.md b/_storage/cliDocs.md index c92a9847..44127491 100644 --- a/_storage/cliDocs.md +++ b/_storage/cliDocs.md @@ -1,5 +1,6 @@ --- layout: storage +description: "Storing user data with Blockstack" permalink: /:collection/:path.html --- # blockstack_cli reference diff --git a/_storage/config-schema.md b/_storage/config-schema.md index d8fb37b6..d2bef2ec 100644 --- a/_storage/config-schema.md +++ b/_storage/config-schema.md @@ -1,5 +1,6 @@ --- layout: storage +description: "Storing user data with Blockstack" permalink: /:collection/:path.html --- # Hub configuration parameters diff --git a/_storage/digital-ocean-deploy.md b/_storage/digital-ocean-deploy.md index 098aa8e5..fa4dea18 100644 --- a/_storage/digital-ocean-deploy.md +++ b/_storage/digital-ocean-deploy.md @@ -1,5 +1,6 @@ --- layout: storage +description: "Storing user data with Blockstack" permalink: /:collection/:path.html --- # Configure a hub on DigitalOcean diff --git a/_storage/gaia-admin.md b/_storage/gaia-admin.md index e749893d..4b64ea33 100644 --- a/_storage/gaia-admin.md +++ b/_storage/gaia-admin.md @@ -1,5 +1,6 @@ --- layout: storage +description: "Storing user data with Blockstack" permalink: /:collection/:path.html --- # Use the admin service diff --git a/_storage/hello-hub-choice.md b/_storage/hello-hub-choice.md index 510daab0..e90be6b2 100644 --- a/_storage/hello-hub-choice.md +++ b/_storage/hello-hub-choice.md @@ -1,5 +1,6 @@ --- layout: storage +description: "Storing user data with Blockstack" permalink: /:collection/:path.html --- # Hello hub choice tutorial diff --git a/_storage/hub-choice.md b/_storage/hub-choice.md index cedefc17..81860e9a 100644 --- a/_storage/hub-choice.md +++ b/_storage/hub-choice.md @@ -1,5 +1,6 @@ --- layout: storage +description: "Storing user data with Blockstack" permalink: /:collection/:path.html --- # Hubs and user choice diff --git a/_storage/hub-operation.md b/_storage/hub-operation.md index 139f87a6..bc62d2e7 100644 --- a/_storage/hub-operation.md +++ b/_storage/hub-operation.md @@ -1,5 +1,6 @@ --- layout: storage +description: "Storing user data with Blockstack" permalink: /:collection/:path.html --- # Understand hub operation diff --git a/_storage/overview.md b/_storage/overview.md index be8e0fcf..6193e357 100644 --- a/_storage/overview.md +++ b/_storage/overview.md @@ -1,5 +1,6 @@ --- layout: storage +description: "Storing user data with Blockstack" permalink: /:collection/:path.html --- # A decentralized storage architecture diff --git a/_storage/write-to-read.md b/_storage/write-to-read.md index f8dc5dc0..f0f65829 100644 --- a/_storage/write-to-read.md +++ b/_storage/write-to-read.md @@ -1,5 +1,6 @@ --- layout: storage +description: "Storing user data with Blockstack" permalink: /:collection/:path.html --- # Storage write and read