Browse Source

Updating the global tagline

Signed-off-by: Mary Anthony <mary@blockstack.com>
feat/clarity-updates
Mary Anthony 5 years ago
parent
commit
a692ff58d7
  1. 1
      _android/tutorial.md
  2. 1
      _browser/blockstack_storage.md
  3. 1
      _browser/hello-blockstack.md
  4. 1
      _browser/todo-list.md
  5. 1
      _community/app-miners-guide.md
  6. 2
      _config.yml
  7. 1
      _core/atlas/howitworks.md
  8. 1
      _core/atlas/howtouse.md
  9. 1
      _core/atlas/overview.md
  10. 1
      _core/faq_developer.md
  11. 1
      _core/naming/architecture.md
  12. 1
      _core/naming/comparison.md
  13. 1
      _core/naming/creationhowto.md
  14. 1
      _core/naming/did.md
  15. 1
      _core/naming/forks.md
  16. 1
      _core/naming/introduction.md
  17. 1
      _core/naming/manage.md
  18. 1
      _core/naming/namespaces.md
  19. 1
      _core/naming/pickname.md
  20. 1
      _core/naming/register.md
  21. 1
      _core/naming/resolving.md
  22. 1
      _core/naming/search.md
  23. 1
      _core/naming/subdomains.md
  24. 1
      _core/naming/tutorial_subdomains.md
  25. 1
      _core/smart/clarityCLI.md
  26. 1
      _core/smart/clarityRef.md
  27. 1
      _core/smart/functions.md
  28. 1
      _core/smart/install-source.md
  29. 1
      _core/smart/overview.md
  30. 1
      _core/smart/principals.md
  31. 1
      _core/smart/sdk-quickstart.md
  32. 1
      _core/smart/tutorial.md
  33. 1
      _develop/add_auth.md
  34. 1
      _develop/app-rankings.md
  35. 1
      _develop/appMiningFAQ.md
  36. 1
      _develop/mining-rewards.md
  37. 1
      _develop/mining_intro.md
  38. 1
      _develop/mining_review.md
  39. 1
      _develop/zero_to_dapp_1.md
  40. 1
      _develop/zero_to_dapp_2.md
  41. 1
      _develop/zero_to_dapp_2_win.md
  42. 1
      _develop/zero_to_dapp_3.md
  43. 1
      _develop/zero_to_dapp_3_win.md
  44. 1
      _develop/zero_to_dapp_4.md
  45. 1
      _faqs/allFAQS.md
  46. 1
      _ios/tutorial.md
  47. 1
      _org/address_check.md
  48. 1
      _org/explore.md
  49. 1
      _org/faq.md
  50. 1
      _org/overview.md
  51. 1
      _org/secureref.md
  52. 1
      _org/terms.md
  53. 1
      _org/token.md
  54. 1
      _org/tokenholders.md
  55. 1
      _org/wallet-install.md
  56. 1
      _org/wallet-intro.md
  57. 1
      _org/wallet-troubleshoot.md
  58. 1
      _org/wallet-use.md
  59. 1
      _storage/amazon-s3-deploy.md
  60. 1
      _storage/authentication.md
  61. 1
      _storage/cliDocs.md
  62. 1
      _storage/config-schema.md
  63. 1
      _storage/digital-ocean-deploy.md
  64. 1
      _storage/gaia-admin.md
  65. 1
      _storage/hello-hub-choice.md
  66. 1
      _storage/hub-choice.md
  67. 1
      _storage/hub-operation.md
  68. 1
      _storage/overview.md
  69. 1
      _storage/write-to-read.md

1
_android/tutorial.md

@ -1,5 +1,6 @@
--- ---
layout: learn layout: learn
description: Learn about the Android SDK
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Android SDK Tutorial (Pre-release) # Android SDK Tutorial (Pre-release)

1
_browser/blockstack_storage.md

@ -1,5 +1,6 @@
--- ---
layout: learn layout: learn
description: Learn how to implement Gaia in a DApp
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Blockstack Storage Tutorial # Blockstack Storage Tutorial

1
_browser/hello-blockstack.md

@ -1,5 +1,6 @@
--- ---
layout: learn layout: learn
description: Simple Blockstack web App
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Hello, Blockstack Tutorial # Hello, Blockstack Tutorial

1
_browser/todo-list.md

@ -1,5 +1,6 @@
--- ---
layout: learn layout: learn
description: Single-page application with Blockstack
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Todo List Application Tutorial # Todo List Application Tutorial

1
_community/app-miners-guide.md

@ -1,5 +1,6 @@
--- ---
layout: community layout: community
description: Marketing insights for Blockstack App miners
permalink: /:collection/:path.html permalink: /:collection/:path.html
toc: true toc: true
--- ---

2
_config.yml

@ -170,7 +170,7 @@ defaults:
values: values:
comments: true comments: true
image: /assets/img/touch-icon.png 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: collections:
android: android:

1
_core/atlas/howitworks.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack Atlas network"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# How Atlas Works # How Atlas Works

1
_core/atlas/howtouse.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack Atlas network"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# How to Use the Atlas Network # How to Use the Atlas Network

1
_core/atlas/overview.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack Atlas network"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Overview of the Atlas network # Overview of the Atlas network

1
_core/faq_developer.md

@ -1,5 +1,6 @@
--- ---
layout: learn layout: learn
description: Blockstack DApp technical FAQs
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# DApp Developer FAQs # DApp Developer FAQs

1
_core/naming/architecture.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack naming service (BNS)"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Understand the Architecture # Understand the Architecture

1
_core/naming/comparison.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack naming service (BNS)"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Naming system feature comparison # Naming system feature comparison

1
_core/naming/creationhowto.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack naming service (BNS)"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Creating a Namespace # Creating a Namespace

1
_core/naming/did.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack naming service (BNS)"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Decentralized Identifiers (DIDs) # Decentralized Identifiers (DIDs)

1
_core/naming/forks.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack naming service (BNS)"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# BNS Forks # BNS Forks

1
_core/naming/introduction.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack naming service (BNS)"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Blockstack Naming Service (BNS) # Blockstack Naming Service (BNS)

1
_core/naming/manage.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack naming service (BNS)"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Manage BNS Names # Manage BNS Names

1
_core/naming/namespaces.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack naming service (BNS)"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Understand Namespaces # Understand Namespaces

1
_core/naming/pickname.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack naming service (BNS)"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Choose a name # Choose a name

1
_core/naming/register.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack naming service (BNS)"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Register a name # Register a name

1
_core/naming/resolving.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack naming service (BNS)"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
## Resolve a name ## Resolve a name

1
_core/naming/search.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack naming service (BNS)"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# How to build a Profile Search Index # How to build a Profile Search Index

1
_core/naming/subdomains.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack naming service (BNS)"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# BNS Subdomains # BNS Subdomains

1
_core/naming/tutorial_subdomains.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack naming service (BNS)"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Subdomain Design and Implementation # Subdomain Design and Implementation

1
_core/smart/clarityCLI.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack smart contracting language"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# clarity-cli command line # clarity-cli command line

1
_core/smart/clarityRef.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack smart contracting language"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Clarity language reference # Clarity language reference

1
_core/smart/functions.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack smart contracting language"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Define functions and data maps # Define functions and data maps

1
_core/smart/install-source.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack smart contracting language"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---

1
_core/smart/overview.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack smart contracting language"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Welcome to Clarity # Welcome to Clarity

1
_core/smart/principals.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack smart contracting language"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Principals # Principals

1
_core/smart/sdk-quickstart.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack smart contracting language"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Quickstart for the SDK # Quickstart for the SDK

1
_core/smart/tutorial.md

@ -1,5 +1,6 @@
--- ---
layout: core layout: core
description: "Blockstack smart contracting language"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Hello Clarity tutorial # Hello Clarity tutorial

1
_develop/add_auth.md

@ -1,5 +1,6 @@
--- ---
layout: learn layout: learn
description: Blockstack developer documentation
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Add Auth to your DApp # Add Auth to your DApp

1
_develop/app-rankings.md

@ -1,5 +1,6 @@
--- ---
layout: learn layout: learn
description: Blockstack app mining documentation
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# How scores become rankings # How scores become rankings

1
_develop/appMiningFAQ.md

@ -1,5 +1,6 @@
--- ---
layout: learn layout: learn
description: Blockstack app mining documentation
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# App Mining FAQ # App Mining FAQ

1
_develop/mining-rewards.md

@ -1,5 +1,6 @@
--- ---
layout: learn layout: learn
description: Blockstack app mining documentation
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# How payouts are administered # How payouts are administered

1
_develop/mining_intro.md

@ -1,5 +1,6 @@
--- ---
layout: learn layout: learn
description: Blockstack app mining documentation
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Understand App Mining # Understand App Mining

1
_develop/mining_review.md

@ -1,5 +1,6 @@
--- ---
layout: learn layout: learn
description: Blockstack app mining documentation
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# App reviewer instructions # App reviewer instructions

1
_develop/zero_to_dapp_1.md

@ -1,5 +1,6 @@
--- ---
layout: learn layout: learn
description: Blockstack Zero-to-DApp tutorial
permalink: /:collection/:path.html permalink: /:collection/:path.html
image: /assets/img/zero-to-dapp.png image: /assets/img/zero-to-dapp.png
--- ---

1
_develop/zero_to_dapp_2.md

@ -1,5 +1,6 @@
--- ---
layout: learn layout: learn
description: Blockstack Zero-to-DApp tutorial
permalink: /:collection/:path.html permalink: /:collection/:path.html
image: /assets/img/zero-to-dapp.png image: /assets/img/zero-to-dapp.png
--- ---

1
_develop/zero_to_dapp_2_win.md

@ -1,5 +1,6 @@
--- ---
layout: learn layout: learn
description: Blockstack Zero-to-DApp tutorial
permalink: /:collection/:path.html permalink: /:collection/:path.html
image: /assets/img/zero-to-dapp.png image: /assets/img/zero-to-dapp.png
--- ---

1
_develop/zero_to_dapp_3.md

@ -1,5 +1,6 @@
--- ---
layout: learn layout: learn
description: Blockstack Zero-to-DApp tutorial
permalink: /:collection/:path.html permalink: /:collection/:path.html
image: /assets/img/zero-to-dapp.png image: /assets/img/zero-to-dapp.png
--- ---

1
_develop/zero_to_dapp_3_win.md

@ -1,5 +1,6 @@
--- ---
layout: learn layout: learn
description: Blockstack Zero-to-DApp tutorial
permalink: /:collection/:path.html permalink: /:collection/:path.html
image: /assets/img/zero-to-dapp.png image: /assets/img/zero-to-dapp.png
--- ---

1
_develop/zero_to_dapp_4.md

@ -1,5 +1,6 @@
--- ---
layout: learn layout: learn
description: Blockstack Zero-to-DApp tutorial
permalink: /:collection/:path.html permalink: /:collection/:path.html
image: /assets/img/zero-to-dapp.png image: /assets/img/zero-to-dapp.png
--- ---

1
_faqs/allFAQS.md

@ -1,5 +1,6 @@
--- ---
layout: org layout: org
description: "Blockstack Network documentation"
permalink: /:collection/:path.html permalink: /:collection/:path.html
redirect_from: /org/voucherholder redirect_from: /org/voucherholder
--- ---

1
_ios/tutorial.md

@ -1,5 +1,6 @@
--- ---
layout: learn layout: learn
description: How to use Blockstack on iOS Mobile
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# iOS SDK Tutorial (Pre-release) # iOS SDK Tutorial (Pre-release)

1
_org/address_check.md

@ -1,5 +1,6 @@
--- ---
layout: org layout: org
description: "Blockstack Network documentation"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Check your address # Check your address

1
_org/explore.md

@ -1,5 +1,6 @@
--- ---
layout: org layout: org
description: "Blockstack Network documentation"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Explore the Stacks blockchain # Explore the Stacks blockchain

1
_org/faq.md

@ -1,5 +1,6 @@
--- ---
layout: org layout: org
description: "Blockstack Network documentation"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# FAQs about Stacks tokens and wallet # FAQs about Stacks tokens and wallet

1
_org/overview.md

@ -1,5 +1,6 @@
--- ---
layout: org layout: org
description: "Blockstack Network documentation"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Overview of Blockstack # Overview of Blockstack

1
_org/secureref.md

@ -1,5 +1,6 @@
--- ---
layout: org layout: org
description: "Blockstack Network documentation"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Wallet and identity security # Wallet and identity security

1
_org/terms.md

@ -1,5 +1,6 @@
--- ---
layout: org layout: org
description: "Blockstack Network documentation"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Glossary # Glossary

1
_org/token.md

@ -1,5 +1,6 @@
--- ---
layout: org layout: org
description: "Blockstack token holder documentation"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Learn more about the Stacks token # Learn more about the Stacks token

1
_org/tokenholders.md

@ -1,5 +1,6 @@
--- ---
layout: org layout: org
description: "Blockstack token holder documentation"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Information for current token holders # Information for current token holders

1
_org/wallet-install.md

@ -1,5 +1,6 @@
--- ---
layout: org layout: org
description: "How to use the Blockstack Software"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Install the Stacks Wallet software # Install the Stacks Wallet software

1
_org/wallet-intro.md

@ -1,5 +1,6 @@
--- ---
layout: org layout: org
description: "How to use the Blockstack Software"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Understand cryptocurrency wallets # Understand cryptocurrency wallets

1
_org/wallet-troubleshoot.md

@ -1,5 +1,6 @@
--- ---
layout: org layout: org
description: "How to use the Blockstack Software"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Wallet FAQs and Troubleshooting # Wallet FAQs and Troubleshooting

1
_org/wallet-use.md

@ -1,5 +1,6 @@
--- ---
layout: org layout: org
description: "Blockstack Network documentation"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Use the Stacks Wallet software # Use the Stacks Wallet software

1
_storage/amazon-s3-deploy.md

@ -1,5 +1,6 @@
--- ---
layout: storage layout: storage
description: "Storing user data with Blockstack"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Configure a hub on Amazon EC2 # Configure a hub on Amazon EC2

1
_storage/authentication.md

@ -1,5 +1,6 @@
--- ---
layout: storage layout: storage
description: "Storing user data with Blockstack"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Authentication and Gaia # Authentication and Gaia

1
_storage/cliDocs.md

@ -1,5 +1,6 @@
--- ---
layout: storage layout: storage
description: "Storing user data with Blockstack"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# blockstack_cli reference # blockstack_cli reference

1
_storage/config-schema.md

@ -1,5 +1,6 @@
--- ---
layout: storage layout: storage
description: "Storing user data with Blockstack"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Hub configuration parameters # Hub configuration parameters

1
_storage/digital-ocean-deploy.md

@ -1,5 +1,6 @@
--- ---
layout: storage layout: storage
description: "Storing user data with Blockstack"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Configure a hub on DigitalOcean # Configure a hub on DigitalOcean

1
_storage/gaia-admin.md

@ -1,5 +1,6 @@
--- ---
layout: storage layout: storage
description: "Storing user data with Blockstack"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Use the admin service # Use the admin service

1
_storage/hello-hub-choice.md

@ -1,5 +1,6 @@
--- ---
layout: storage layout: storage
description: "Storing user data with Blockstack"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Hello hub choice tutorial # Hello hub choice tutorial

1
_storage/hub-choice.md

@ -1,5 +1,6 @@
--- ---
layout: storage layout: storage
description: "Storing user data with Blockstack"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Hubs and user choice # Hubs and user choice

1
_storage/hub-operation.md

@ -1,5 +1,6 @@
--- ---
layout: storage layout: storage
description: "Storing user data with Blockstack"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Understand hub operation # Understand hub operation

1
_storage/overview.md

@ -1,5 +1,6 @@
--- ---
layout: storage layout: storage
description: "Storing user data with Blockstack"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# A decentralized storage architecture # A decentralized storage architecture

1
_storage/write-to-read.md

@ -1,5 +1,6 @@
--- ---
layout: storage layout: storage
description: "Storing user data with Blockstack"
permalink: /:collection/:path.html permalink: /:collection/:path.html
--- ---
# Storage write and read # Storage write and read

Loading…
Cancel
Save