Browse Source
Merge pull request #251 from moxiegirl/rm-voucherholder
Fixes #250 remove voucher holder
feat/clarity-updates
Moxiegirl
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with
7 additions and
14 deletions
Gemfile
Gemfile.lock
_config.yml
_data/navigation_org.yml
_faqs/allFAQS.md
_org/voucherholder.md
@ -29,6 +29,7 @@ group :jekyll_plugins do
gem 'jekyll-titles-from-headings'
gem 'jekyll-titles-from-headings'
gem 'jekyll-sitemap'
gem 'jekyll-sitemap'
gem 'jekyll-toc'
gem 'jekyll-toc'
gem 'jekyll-redirect-from'
end
end
group :development do
group :development do
@ -45,6 +45,8 @@ GEM
em-websocket (~> 0.5)
em-websocket (~> 0.5)
jekyll (~> 3.0)
jekyll (~> 3.0)
jekyll-paginate (1.1.0)
jekyll-paginate (1.1.0)
jekyll-redirect-from (0.12.1)
jekyll (~> 3.3)
jekyll-sass-converter (1.5.2)
jekyll-sass-converter (1.5.2)
sass (~> 3.4)
sass (~> 3.4)
jekyll-seo-tag (2.5.0)
jekyll-seo-tag (2.5.0)
@ -110,6 +112,7 @@ DEPENDENCIES
jekyll-gist
jekyll-gist
jekyll-livereload
jekyll-livereload
jekyll-paginate (~> 1.1)
jekyll-paginate (~> 1.1)
jekyll-redirect-from
jekyll-seo-tag
jekyll-seo-tag
jekyll-sitemap
jekyll-sitemap
jekyll-titles-from-headings
jekyll-titles-from-headings
@ -109,6 +109,8 @@ plugins:
- jekyll-titles-from-headings
- jekyll-titles-from-headings
- jekyll-sitemap
- jekyll-sitemap
- jekyll-toc
- jekyll-toc
- jekyll-redirect-from
titles_from_headings:
titles_from_headings:
enabled : true
enabled : true
@ -15,7 +15,6 @@
- org/wallet-install
- org/wallet-install
- org/wallet-use
- org/wallet-use
- org/tokenholders
- org/tokenholders
- org/voucherholder
- title : Reference
- title : Reference
docs:
docs:
- org/secureref
- org/secureref
@ -1,6 +1,7 @@
---
---
layout: org
layout: org
permalink: /:collection/:path.html
permalink: /:collection/:path.html
redirect_from: /org/voucherholder
---
---
# Blockstack FAQs
# Blockstack FAQs
@ -1,13 +0,0 @@
---
layout: org
permalink: /:collection/:path.html
---
# Information for voucher holders
< div class = "uk-card uk-card-default uk-card-body" >
< p >
Stacks tokens are not yet available for purchase through the voucher program. Blockstack continues to work on a legally compliant framework to distribute tokens to voucher holders. We will update the community with any new developments. Thank you for your patience and continued support and interest in Blockstack!.< / p >
< / div >
< br >
For a list of frequent questions and answers about vouchers, [see the Stacks token FAQs ](https://docs.blockstack.org/faqs/allfaqs#stacks-token-questions ).