updates about page and adds zcon form

This commit is contained in:
Josh Cincinnati 2018-02-13 19:52:07 -08:00
parent 34e5040f14
commit 9ab75f39a5
4 changed files with 69 additions and 7 deletions

View File

@ -6,6 +6,9 @@
- title: Blog
url: /blog/
- title: Zcon
url: /zcon/
- title: Repository
url: https://github.com/ZcashFoundation/ZcashFoundation/

50
_layouts/zcon.html Normal file
View File

@ -0,0 +1,50 @@
<!doctype html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<![endif]-->
<head>
{% include head.html %}
</head>
<body id="page">
<div class="navigation-wrapper">
<nav role="navigation" id="site-nav" class="animated drop">
<ul>
{% for link in site.data.navigation %}
{% if link.url contains 'http' %}
{% assign domain = '' %}
{% else %}
{% assign domain = site.url %}
{% endif %}
<li><a href="{{ domain }}{{ link.url }}" {% if link.url contains 'http' %}target="_blank"{% endif %}>{{ link.title }}</a></li>
{% endfor %}
</ul>
</nav>
</div><!-- /.navigation-wrapper -->
{% include browser-upgrade.html %}
<div class="js-menu-screen menu-screen"></div>
<div id="main" role="main">
<article class="entry">
<div class="entry-wrapper">
<div class="entry-content">
{{ content }}
</div><!-- /.entry-content -->
</div><!-- /.entry-wrapper -->
</article>
</div><!-- /#main -->
<div class="footer-wrapper">
<footer role="contentinfo" class="entry-wrapper">
{% include footer.html %}
</footer>
</div><!-- /.footer-wrapper -->
{% include scripts.html %}
</body>
</html>

View File

@ -2,21 +2,17 @@
layout: page
title: About the Zcash Foundation
excerpt: "About the Zcash Foundation"
#image:
# feature: so-simple-sample-image-1.jpg
# credit: WeGraphics
# creditlink: http://wegraphics.net/downloads/free-ultimate-blurred-background-pack/
---
The Zcash Foundation is a non-profit organization registered in the state of Delaware.
https://github.com/ZcashFoundation/ZcashFoundation/
The Zcash board of directors comprises:
The Zcash Foundation Board of Directors Comprises:
- [_Andrew Miller_](https://soc1024.com/) (chair, president)
- [_Andrew Miller_](https://soc1024.com/) (Chair, President)
Andrew Miller is an Assistant Professor in the Electrical and Computer Engineering department at the University of Illinois at Urbana-Champaign, and an associate director of the Initiative for Cryptocurrencies and Contracts.
- [_Peter Van Valkenburgh_](http://www.petervv.com/) (secretary)
- [_Peter Van Valkenburgh_](http://www.petervv.com/) (Secretary)
Peter Van Valkenburgh is the Director of Research at Coin Center, a non-profit organization focused on resarch, education, and advocacy on topics involving policy and cryptocurrencies.
- [_Matthew Green_](https://isi.jhu.edu/~mgreen/)
Matthew Green is an Assistant Professor of Computer Science at Johns Hopkins University, and one of the authors of the original Zerocash research paper.
@ -25,3 +21,9 @@ The Zcash board of directors comprises:
- [_Yan Zhu_](https://diracdeltas.github.io/)
Yan is a Senior Software Engineer at Brave and a security researcher.
The Zcash Foundation Employees Include:
- [_Josh Cincinnati_](https://twitter.com/acityinohio)
Josh Cincinnati is the Executive Director of the Foundation, and an active member of the cryptocurrency community.
- [_Antonie Hodge_](https://twitter.com/antoniehodge)
Antonie Hodge is the Operations Director of the Zcash Foundation, and also the Operations Director at [Coin Center](https://coincenter.org/)—the leading non-profit focused on policy issues facing cryptocurrencies.

7
zcon/index.md Normal file
View File

@ -0,0 +1,7 @@
---
layout: zcon
title: Zcon0
excerpt: "Sign up for Zcon0"
---
<script type="text/javascript" src="https://zcashfoundation.formstack.com/forms/js.php/application_for_invitation_zcon0"></script><noscript><a href="https://zcashfoundation.formstack.com/forms/application_for_invitation_zcon0" title="Online Form">Online Form - Application for Invitation Zcon0</a></noscript><div style="text-align:right; font-size:x-small;"><a href="http://www.formstack.com?utm_source=jsembed&utm_medium=product&utm_campaign=product+branding&fa=h,2963682" title="Online Form Generator">Online Form Generator</a></div>