2018-05-29 00:58:23 +02:00
2018-05-26 18:47:27 +02:00
2018-05-27 02:07:37 +02:00
2016-04-19 13:49:03 +07:00
2018-05-28 23:58:20 +02:00
2018-05-27 02:07:37 +02:00
2018-05-27 03:00:52 +02:00
2016-04-19 14:24:24 +07:00
2016-04-19 13:49:03 +07:00
2018-05-25 18:43:50 +02:00
2016-04-18 18:42:56 +07:00
2018-05-29 00:58:23 +02:00
2016-04-20 17:05:19 +07:00

cryptoanarchy.wiki

If you're reading this, then it means that you're interested in contributing to cryptoanarchy.wiki. If you'd just like to view the site then please click here.

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:

Source code structure:

The site works primarily via Jekyll 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.
Description
No description provided
Readme MIT 1.4 MiB
Languages
HTML 41.7%
CSS 24%
SCSS 21.4%
JavaScript 12.8%
Ruby 0.1%