Go to file
Richard Littauer 33b51288ff Testing change. 2018-09-14 11:59:42 -04:00
_posts/blog ian miers video post 2018-08-14 00:54:54 -07:00
about Add legal docs 2018-09-11 12:28:05 -04:00
community Update Meetup link 2018-09-12 10:47:20 -04:00
governance Add page layouts to all of the governance links 2018-09-11 10:59:38 -04:00
grants Add grants 2018-09-11 12:28:30 -04:00
images Removed bio-photos 2018-09-11 10:40:33 -04:00
resources Testing change. 2018-09-14 11:59:42 -04:00
zcon Add the Zcon workshop repo 2018-09-11 12:27:56 -04:00
.gitignore revert blog index and delete ds_store 2018-05-17 00:04:18 +00: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

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.