26 lines
991 B
Markdown
26 lines
991 B
Markdown
# 🕯️ Techgnosis
|
|
|
|
**Techgnosis** is the living scripture of our hackspace—a local, command-line-accessible manual of ideology, rules, rituals, and lore.
|
|
|
|
Inspired by the pursuit of gnosis through technology, it is both sacred archive and operational doctrine: a spiritual syslog for those who believe in curiosity, constructive chaos, and the divine right to hack.
|
|
|
|
Whether you're seeking enlightenment on soldering etiquette, the ethics of tool sharing, or the metaphysics of entropy, *Techgnosis* reveals the path.
|
|
|
|
> *Blessed be the root. Praise be to the source.*
|
|
|
|
---
|
|
|
|
## ✨ Purpose
|
|
|
|
- To codify and share the ideology, values, and rules of our hackspace.
|
|
- To serve as a cultural and practical guide for members and newcomers.
|
|
- To document the unwritten—our customs, chaos, and collective wisdom.
|
|
|
|
## 💾 Installation
|
|
|
|
Clone it like a disciple would copy a sacred scroll:
|
|
|
|
```bash
|
|
git clone https://tetera.kernelpanic.lol/focus_ed/techgnosis.git
|
|
cd techgnosis
|
|
pipx install . |