This is for the website built from this repo.
We will build a jekyll site with stuff in gh-pages which is default
/ - home page. Suggest this is basically the README but with some prominent links
/drafts/{draft-id}/ e.g. /drafts/23-october-2015/ - this is where we put nice render drafts
/archive/ - place to dump original source documents
/datapackage.json the data package info for this :-)
Example Drafts Page
---
title: XXX
date: XXX
---
text in markdonw
Things I want
- See the key texts including latest
- Have texts be annotatable with e.g. hypothesis
- Be able to see diffs in texts between the versions (nice to have)
This is for the website built from this repo.
We will build a jekyll site with stuff in gh-pages which is default
/- home page. Suggest this is basically the README but with some prominent links/drafts/{draft-id}/e.g./drafts/23-october-2015/- this is where we put nice render drafts/archive/- place to dump original source documents/datapackage.jsonthe data package info for this :-)Example Drafts Page
Things I want