Added more placeholder pages and made the color purple.
This commit is contained in:
@ -17,4 +17,4 @@ Each entry should have the following sections:
|
||||
* Introduction - A brief summary of the project, around one paragraph
|
||||
* Lore - A history of the project, including an explanation of its demise
|
||||
* Lessons - Distill lessons from the project
|
||||
* Links - Provide useful links about the project, starting with the official "Website," "Wikipedia" page, and "Codebase," if applicable
|
||||
* Links - Provide useful links about the project, starting with the official "Website," "Wikipedia" page, and "Codebase," if applicable. Use Wayback Machine links for inactive (or likely to become inactive) websites.
|
||||
|
@ -1,3 +1,3 @@
|
||||
# About
|
||||
# Basics
|
||||
|
||||
This is the result of a quick conversation between Ellie Rennie and Nathan Schneider at Consensus 2022.
|
||||
|
@ -1,3 +1,4 @@
|
||||
# Crypto Wake
|
||||
# Welcome
|
||||
|
||||
*A celebration of deceased crypto projects*
|
||||
|
||||
|
1
files/docs/projects/bitnation.md
Normal file
1
files/docs/projects/bitnation.md
Normal file
@ -0,0 +1 @@
|
||||
# Bitnation
|
6
files/docs/projects/civil.md
Normal file
6
files/docs/projects/civil.md
Normal file
@ -0,0 +1,6 @@
|
||||
# Civil
|
||||
|
||||
|
||||
## Links
|
||||
|
||||
* [Website](https://joincivil.com/)
|
1
files/docs/projects/democracyearth.md
Normal file
1
files/docs/projects/democracyearth.md
Normal file
@ -0,0 +1 @@
|
||||
# Democracy.earth
|
8
files/docs/projects/faircoop.md
Normal file
8
files/docs/projects/faircoop.md
Normal file
@ -0,0 +1,8 @@
|
||||
# FairCoop
|
||||
|
||||
|
||||
## Links
|
||||
|
||||
* [Website](https://fair.coop/en)
|
||||
* [Codebase](https://git.fairkom.net/faircoop/Tech/FairCoopSites/FairCoopWebsite)
|
||||
* [FairCoin](https://fair-coin.org/)
|
6
files/docs/projects/lazooz.md
Normal file
6
files/docs/projects/lazooz.md
Normal file
@ -0,0 +1,6 @@
|
||||
# La'Zooz
|
||||
|
||||
## Links
|
||||
|
||||
* [Website](http://lazooz.org/)
|
||||
* [Codebase](https://github.com/lazooz)
|
5
files/docs/projects/slockit.md
Normal file
5
files/docs/projects/slockit.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Slock.it
|
||||
|
||||
## Links
|
||||
|
||||
* [Website](https://web.archive.org/web/20200425053703/https://slock.it/)
|
1
files/docs/projects/the_dao.md
Normal file
1
files/docs/projects/the_dao.md
Normal file
@ -0,0 +1 @@
|
||||
# The DAO
|
@ -10,8 +10,8 @@ theme:
|
||||
name: 'material'
|
||||
language: 'en'
|
||||
palette:
|
||||
primary: 'white'
|
||||
accent: 'light blue'
|
||||
primary: 'purple'
|
||||
accent: 'white'
|
||||
logo: 'img/confetti.png'
|
||||
favicon: 'img/confetti.png'
|
||||
font:
|
||||
|
Reference in New Issue
Block a user