diff --git a/_config.yml b/_config.yml index 13a37025..a586e175 100644 --- a/_config.yml +++ b/_config.yml @@ -286,11 +286,29 @@ compress_html: # Collections +collections_dir: history-archive collections: - general: + 1970thru90s: output: true - permalink: /:collection/:path/ - share: true + permalink: /history/archive/1970s-90s/:path/ + 2000s: + output: true + permalink: /history/archive/:collection/:path/ + 2010s: + output: true + permalink: /history/archive/:collection/:path/ + 2016class: + output: true + permalink: /history/archive/2016/:path/ + 2017present: + output: true + permalink: /history/archive/2017-present/:path/ + assorted: + output: true + permalink: /history/archive/:collection/:path/ + people: + output: true + permalink: /history/archive/:collection/:path/ # Defaults @@ -331,4 +349,123 @@ defaults: toc_label : "Contents" toc_icon : "link" toc_sticky : true - + # _1970thru90s + - scope: + path: "_1970thru90s" + type: 1970thru90s + values: + layout: single + share: true + related: true + sidebar: + title: DID History + nav: "didhistory" + classes: wide + disco: true + header: + image: /images/did-header1.png + og_image: https://didecentral.com/assets/images/did-og.png + teaser: https://didecentral.com/assets/images/did-og.png + # _2000s + - scope: + path: "_2000s" + type: 2000s + values: + layout: single + share: true + related: true + sidebar: + title: DID History + nav: "didhistory" + classes: wide + disco: true + header: + image: /images/did-header1.png + og_image: https://didecentral.com/assets/images/did-og.png + teaser: https://didecentral.com/assets/images/did-og.png + # _2010s + - scope: + path: "_2010s" + type: 2010s + values: + layout: single + share: true + related: true + sidebar: + title: DID History + nav: "didhistory" + classes: wide + disco: true + header: + image: /images/did-header1.png + og_image: https://didecentral.com/assets/images/did-og.png + teaser: https://didecentral.com/assets/images/did-og.png + # _2016class + - scope: + path: "_2016class" + type: 2016class + values: + layout: single + share: true + related: true + sidebar: + title: DID History + nav: "didhistory" + classes: wide + disco: true + header: + image: /images/did-header1.png + og_image: https://didecentral.com/assets/images/did-og.png + teaser: https://didecentral.com/assets/images/did-og.png + # _2017present + - scope: + path: "_2017present" + type: 2017present + values: + layout: single + share: true + related: true + sidebar: + title: DID History + nav: "didhistory" + classes: wide + disco: true + header: + image: /images/did-header1.png + og_image: https://didecentral.com/assets/images/did-og.png + teaser: https://didecentral.com/assets/images/did-og.png + # _assorted + - scope: + path: "_assorted" + type: assorted + values: + layout: single + share: true + related: true + sidebar: + title: DID History + nav: "didhistory" + classes: wide + disco: true + header: + image: /images/did-header1.png + og_image: https://didecentral.com/assets/images/did-og.png + teaser: https://didecentral.com/assets/images/did-og.png + # _people + - scope: + path: "_people" + type: people + values: + layout: single + share: true + related: true + sidebar: + title: DID History + nav: "didhistory" + classes: wide + disco: true + header: + image: /images/did-header1.png + og_image: https://didecentral.com/assets/images/did-og.png + teaser: https://didecentral.com/assets/images/did-og.png + diff --git a/_data/navigation.yml b/_data/navigation.yml index a6557488..f29ad88e 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -264,3 +264,174 @@ sovnav: url: "https://learncryptotrading.co" - title: "• DIDecentralized" url: "https://decentralized-id.com" + + +didhistory: + - title: Assorted + url: /history/archive/assorted/ + children: + - title: "• Cryptography" + url: /history/archive/assorted/cryptography/ + - title: "• ID History" + url: /history/archive/assorted/id-history/ + - title: "• Open Standards" + url: /history/archive/assorted/open-standards/ + - title: "• Sovereignty" + url: /history/archive/assorted/sovereignty/ + - title: "1970s thru 90s" + url: /history/archive/1970s-90s/ + children: + - title: "• Chaum" + url: "/history/archive/1970s-90s/chaum/" + - title: "• Dataviellance" + url: "/history/archive/1970s-90s/dataviellance/" + - title: "• Internet Identifier Assignment" + url: "/history/archive/1970s-90s/internet-identifier-assignment/" + - title: "• PGP" + url: "/history/archive/1970s-90s/pgp/" + - title: "• Planetwork ASN" + url: "/history/archive/1970s-90s/planetwork-asn/" + - title: "2000s" + url: /history/archive/2000s/ + children: + - title: "• Assorted" + url: "/history/archive/2000s/2000s/" + - title: "• ABC4Trust" + url: "/history/archive/2000s/abc4trust/" + - title: "• Attention Economy" + url: "/history/archive/2000s/attention-economy/" + - title: "• FIDO" + url: "/history/archive/2000s/fido/" + - title: "• idcommons" + url: "/history/archive/2000s/idcommons/" + - title: "• Identity Gang" + url: "/history/archive/2000s/identity-gang/" + - title: "• IIW" + url: "/history/archive/2000s/iiw/" + - title: "• Laws of Identity" + url: "/history/archive/2000s/laws-of-identity/" + - title: "• Moxy Tongue" + url: "/history/archive/2000s/moxytongue/" + - title: "• OAuth" + url: "/history/archive/2000s/oauth/" + - title: "• XDI-XRI" + url: "/history/archive/2000s/xdi-xri/" + - title: "• Yadis OpenID" + url: "/history/archive/2000s/yadis-openid/" + - title: "2010s" + url: /history/archive/2010s/ + children: + - title: "• Assorted" + url: "/history/archive/2010s/2010s/" + - title: "• Bitcoin" + url: "/history/archive/2010s/bitcoin/" + - title: "• Danube" + url: "/history/archive/2010s/danube/" + - title: "• Digital Bazaar" + url: "/history/archive/2010s/digital-bazaar/" + - title: "• GDPR" + url: "/history/archive/2010s/gdpr/" + - title: "• IBM Zurich" + url: "/history/archive/2010s/ibm-zurich/" + - title: "• Life Management" + url: "/history/archive/2010s/life-management/" + - title: "• Mecco" + url: "/history/archive/2010s/mecco/" + - title: "• Namecoin" + url: "/history/archive/2010s/namecoin/" + - title: "• OAuth 2" + url: "/history/archive/2010s/oauth2/" + - title: "• Rebooting Web of Trust" + url: "/history/archive/2010s/rebooting-wot/" + - title: "• Respect Network" + url: "/history/archive/2010s/respect-network/" + - title: "• Sovereign Source Authority" + url: "/history/archive/2010s/life-management/" + - title: "• UN Agenda Sustainable Development" + url: "/history/archive/2010s/un-agenda-sustainable-development/" + - title: "• Verifiable Claims" + url: "/history/archive/2010s/verifiable-credentials/" + - title: "• W3c Credentials Community Group" + url: "/history/archive/2010s/w3c-credentials-community-group/" + - title: "• Windhover Principles" + url: "/history/archive/2010s/windhover-principles/" + - title: "2016" + url: "/history/archive/2016/" + children: + - title: "• Consensys" + url: "/history/archive/2016/consensys-id/" + - title: "• DID History" + url: "/history/archive/2016/did-history/" + - title: "• Evernym" + url: "/history/archive/2016/evernym/" + - title: "• ID2020" + url: "/history/archive/2016/id2020/" + - title: "• Decentralized Identity Foundation" + url: "/history/archive/2016/identity-foundation-dif/" + - title: "• Learning Machine" + url: "/history/archive/2016/learning-machine/" + - title: "• Microsoft" + url: "/history/archive/2016/microsoft/" + - title: "• Mydata" + url: "/history/archive/2016/mydata/" + - title: "• Pan Canadian Trust" + url: "/history/archive/2016/pan-canadian-trust/" + - title: "• Self Sovereign Identity" + url: "/history/archive/2016/self-sovereign-identity/" + - title: "• Sovrin" + url: "/history/archive/2016/sovrin/" + - title: "• uPort" + url: "/history/archive/2016/uport/" + - title: "2017 - Present" + url: /history/archive/2017-present/ + children: + - title: "• 2018" + url: "/history/archive/2017-present/2018/" + - title: "• DID Auth" + url: "/history/archive/2017-present/did-auth/" + - title: "• DKMS" + url: "/history/archive/2017-present/dkms/" + - title: "• ERC 725" + url: "/history/archive/2017-present/erc-725/" + - title: "• Jolocom" + url: "/history/archive/2017-present/jolocom/" + - title: "• Veres One" + url: "/history/archive/2017-present/veres-one/" + - title: "• VON - BCGov" + url: "/history/archive/2017-present/von-bcgov/" + - title: Decentralized-id.com + url: https://decentralized-id.com + children: + - title: "• Our Values" + url: "https://decentralized-id.com/values/" + - title: "• History" + url: "https://decentralized-id.com/history/" + - title: "• DID Adoption" + url: "https://decentralized-id.com/adoption/" + - title: "• GDPR" + url: "https://decentralized-id.com/gdpr/" + - title: "• Humanitarian" + url: "https://decentralized-id.com/humanitarian/" + - title: "• Literature" + url: "https://decentralized-id.com/literature/" + - title: "• Workshops" + url: "https://decentralized-id.com/workshops/" + - title: "• Video, Podcasts and Slideshare" + url: "https://decentralized-id.com/media/" + - title: "• Hyperledger Global Forum - 2018" + url: "https://decentralized-id.com/hyperledger/hgf-2018/" + - title: "⧉InfoMine⧉" + children: + - title: "• InfoHub" + url: "https://infominer.id/" + - title: "• Bitcoin Histories" + url: "https://sourcecrypto.pub/bitcoin-history" + - title: "• Source⧉Crypto" + url: "https://sourcecrypto.pub" + - title: "• Learn Crypto Trading" + url: "https://learncryptotrading.co" + - title: "• DIDecentralized" + url: "https://decentralized-id.com" + - title: "• Decentralized Web" + url: "https://sourcecrypto.pub/decentralized-web/" + diff --git a/_includes/head/custom.html b/_includes/head/custom.html index 978d84fd..e759dbc6 100644 --- a/_includes/head/custom.html +++ b/_includes/head/custom.html @@ -1,5 +1,430 @@ - + + + + + + + \ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html index a3dfd700..a343d260 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -11,7 +11,9 @@
{% include head.html %} - {% include head/custom.html %} + {% if page.disco %} + {% include head/custom.html %} + {% endif %} diff --git a/_pages/archive/1970s-90s.md b/_pages/archive/1970s-90s.md new file mode 100644 index 00000000..aaaa13c8 --- /dev/null +++ b/_pages/archive/1970s-90s.md @@ -0,0 +1,11 @@ +--- +title: "Historical Archive - 1970s-1990s" +layout: collection +permalink: "/history/archive/1970s-90s/" +collection: 1970thru90s +entries_layout: grid +classes: wide +sidebar: + nav: didhistory +share: true +--- \ No newline at end of file diff --git a/_pages/archive/2000s.md b/_pages/archive/2000s.md new file mode 100644 index 00000000..09b58517 --- /dev/null +++ b/_pages/archive/2000s.md @@ -0,0 +1,11 @@ +--- +title: "Historical Archive - 2000s" +layout: collection +permalink: "/history/archive/2000s/" +collection: 2000s +entries_layout: grid +classes: wide +sidebar: + nav: didhistory +share: true +--- \ No newline at end of file diff --git a/_pages/archive/2010s.md b/_pages/archive/2010s.md new file mode 100644 index 00000000..3105adb4 --- /dev/null +++ b/_pages/archive/2010s.md @@ -0,0 +1,11 @@ +--- +title: "Historical Archive - 2010s" +layout: collection +permalink: "/history/archive/2010s/" +collection: 2010s +entries_layout: grid +classes: wide +sidebar: + nav: didnav +share: true +--- \ No newline at end of file diff --git a/_pages/archive/2016.md b/_pages/archive/2016.md new file mode 100644 index 00000000..613baa70 --- /dev/null +++ b/_pages/archive/2016.md @@ -0,0 +1,12 @@ +--- +title: "Historical Archive - Class of 2016" +layout: collection +permalink: "/history/archive/2016/" +collection: 2016class +entries_layout: grid +classes: wide +sidebar: + nav: didhistory + +share: true +--- \ No newline at end of file diff --git a/_pages/archive/2017-present.md b/_pages/archive/2017-present.md new file mode 100644 index 00000000..2dbd12ac --- /dev/null +++ b/_pages/archive/2017-present.md @@ -0,0 +1,12 @@ +--- +title: "Historical Archive - 2017 thru Present" +layout: collection +permalink: "/history/archive/2017-present/" +collection: 2017present +entries_layout: grid +classes: wide +sidebar: + nav: didhistory + +share: true +--- \ No newline at end of file diff --git a/_pages/archive/assorted.md b/_pages/archive/assorted.md new file mode 100644 index 00000000..6674f7d7 --- /dev/null +++ b/_pages/archive/assorted.md @@ -0,0 +1,12 @@ +--- +title: "Historical Archive - Assorted" +layout: collection +permalink: "/history/archive/assorted/" +collection: assorted +entries_layout: grid +classes: wide +sidebar: + nav: didhistory + +share: true +--- \ No newline at end of file diff --git a/_pages/archive/history-archive.html b/_pages/archive/history-archive.html new file mode 100644 index 00000000..2e81649b --- /dev/null +++ b/_pages/archive/history-archive.html @@ -0,0 +1,33 @@ +--- +layout: archive +title: "ID History -Collaborative Curation- Archive" +permalink: /history/archive/ +author_profile: false +header: + image: /images/did-header1.png + teaser: #/images/SourceCrypto-DiscoLog-teaser.png + caption: "[DID History - Curators Collaborative](https://discord.gg/YdGEh2t)" +sidebar: + nav: didhistory +classes: wide +share: true +--- + + +{% capture written_label %}'None'{% endcapture %} + +{% for collection in site.collections %} + {% unless collection.output == false or collection.label == "posts" %} + {% capture label %}{{ collection.label }}{% endcapture %} + {% if label != written_label %} +