Go to file
Richard Littauer 75e248c932 Change navigation #2 2018-09-11 09:38:40 -04:00
.forestry Let's see if it works this time (#24) 2018-07-03 13:57:10 -07:00
_data Change navigation #2 2018-09-11 09:38:40 -04:00
_includes Remove tagline from footer 2018-09-11 09:31:21 -04:00
_layouts updates about page and adds zcon form 2018-02-13 19:52:07 -08:00
_posts/blog ian miers video post 2018-08-14 00:54:54 -07:00
_sass push w simple theme 2017-03-07 10:28:16 -06:00
about tweak Antonie's bio 2018-07-11 01:34:37 -07:00
assets Delete tweet_tag.rb 2018-07-12 15:53:26 -07:00
blog one last fix 2018-05-17 00:15:01 +00:00
grants add newsletter link 2018-08-13 14:09:19 -07:00
images delete unused file 2018-09-11 09:25:52 -04:00
search push w simple theme 2017-03-07 10:28:16 -06:00
tags push w simple theme 2017-03-07 10:28:16 -06:00
theme-setup push w simple theme 2017-03-07 10:28:16 -06:00
zcon fix url 2018-07-19 15:05:55 -07:00
.gitignore revert blog index and delete ds_store 2018-05-17 00:04:18 +00:00
CNAME Create CNAME 2017-03-07 18:05:41 -06:00
Gemfile Adding Bundler 2018-08-21 12:11:22 -04:00
Gemfile.lock Adding Bundler 2018-08-21 12:11:22 -04:00
LICENSE Add License 2018-08-21 11:57:36 -04:00
README.md docs: Add README 2018-08-21 11:56:24 -04:00
_config.yml Remove theme-setup from live site 2018-09-11 09:28:37 -04:00
favicon.png png favicon 2017-07-07 13:24:22 -05:00
index.html adds mission blurb 2018-04-01 20:13:11 -04:00
search.json push w simple theme 2017-03-07 10:28:16 -06:00

README.md

ZCash Foundation Website

General Instructions For Developers

The tl;dr is that almost everything we're currently keeping here: https://github.com/ZcashFoundation/ ...should be part of our Jekyll instance, displayable as normal, non-GitHub interface web pages. That way we can continue using GitHub for workflow, and people who are comfortable with it can navigate our files there, but everyone else is able to look at the regular website. Since we're mostly working with .md files anyway, I think that's pretty doable. For reference, here is the current state of our website: https://github.com/ZcashFoundation/zcashfoundation.github.io

Priorities

My technical priorities for the website:

  • Fast-loading
  • Minimal dependencies
  • Easy to maintain
  • Doesn't break any existing URLs / redirect anything that moves
    Not breaking URLs is a little tricky because there are a million links to our GitHub repos floating around the internet — perhaps the easiest thing will be to archive everything on GitHub and add disclaimers to each document like "please go look at our website instead because it's the maintained source of truth." Suggestions welcome.

Contribute

Work here is largely being done by @RichardLitt and co. If you really want to help out, open an issue? I'm not expecting anyone to.

License

MIT © 2018 Burnt Fen Creative LLC. For now.