mirror of
https://github.com/aljazceru/cryptoanarchywiki.github.io.git
synced 2025-12-17 05:04:21 +01:00
Expand README.md
This commit is contained in:
15
README.md
15
README.md
@@ -1,7 +1,18 @@
|
||||
|
||||
# <img src="/static/img/jolly-roger-unshifted.jpg" width="100"> cryptoanarchy.wiki
|
||||
# <img src="/static/img/jolly-roger-unshifted.jpg" width="60"> cryptoanarchy.wiki
|
||||
|
||||
If you're reading this, then it means that you're interested in contributing to [cryptoanarchy.wiki](https://cryptoanarchy.wiki). If you'd just like to view the site then please click [here](https://cryptoanarchy.wiki).
|
||||
|
||||
## For the Very Non-technical:
|
||||
Set up a github account, go to the "Issues" tab above and leave an issue with instructions on what information you'd like to see added to the repository, what corrections you'd like to make, etc.
|
||||
|
||||
## Basic Information
|
||||
|
||||
### Jekyll theme forked from:
|
||||
* [https://agusmakmun.github.io](https://github.com/agusmakmun/agusmakmun.github.io)
|
||||
* [agusmakmun/agusmakmun.github.io](https://github.com/agusmakmun/agusmakmun.github.io)
|
||||
|
||||
### Source code structure:
|
||||
The site works primarily via [Jekyll Collections](https://jekyllrb.com/docs/collections/) (collections are defined in _config.yml). The primary types are as follows:
|
||||
|
||||
+ **Section** - This is for items that should be displayed in the hompage contents. There is a collection for each section on the homepage. The items within the collection form the list items below the header.
|
||||
+ **Subsection** - This is for content which is to be listed on a section item's page (i.e. the page of a specific instance of the collection type above). An example of this type would be the "people" collection. Some of the items in this collection would be found on the "Early Cypherpunks" page.
|
||||
|
||||
Reference in New Issue
Block a user