mirror of
https://github.com/aljazceru/cryptoanarchywiki.github.io.git
synced 2025-12-17 13:14:21 +01:00
ea1d507e3ab29c8da68185b46cecd8bb995e464b
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.
Languages
HTML
41.7%
CSS
24%
SCSS
21.4%
JavaScript
12.8%
Ruby
0.1%