Shared assets for various Anarcho-Tech NYC projects live here. :)
🚧 This is a work in progress, and while that's generally always true, it's currently in a particularly embryonic state.
This repository is (generally) organized in the following way:
<project name>/folder for a given meta-organizing project.README.mdfile describing the project goals, details, specific structure (if deviating from this general structure).<subproject name>/folder housing files related to a particular subproject.README.mdfile describing the subproject itself.
Some projects are included as Git submodules, so use git clone --recursive when cloning.
You may encounter the following icons throughout these texts:
- 🔰 (
:beginner:) is used to introduce a reader to concepts they may not already know. - 📖 (
:book:) is used to introduce an aside about a particularly academic, rather than practical, concept, or when providing a narrative distinct from the primary text's narrative. - 💡 (
:bulb:) is used to introduce a tip or note about an advanced feature or idea. - 🎦 (
:cinema:) is used to introduce an aside about the product or production of media. - 💻 (
:computer:) is used to introduce an aside about computer technology only indirectly relevant to the task at hand. - 🚧 (
:construction:) is used to explicitly mark a section as incomplete, that is, one whose editors do not intend it to be the final or "published" product of their work. - 🌐 (
:globe_with_meridians:) is used to explicitly mark links that go to unaffiliated, remote destinations. - 📝 (
:memo:) is used to indicate that the following text is intended as a note to fellow editors, rather than intended to be read as part of the normal flow of text by a consumer. ⚠️ (:warning:) is used to highlight a risky or dangerous activity.
These icons are sometimes used in combination for added meaning. For instance, 🔰