init: add basic strcuture based on quartz

This commit is contained in:
2025-10-23 18:57:47 +03:30
parent ece66f364d
commit e06a0c7fed
203 changed files with 32322 additions and 0 deletions
@@ -0,0 +1,21 @@
## 💾 General Workflow
- Pull before editing
- Push after committing
- One person = one personal notes file (e.g., `04-Notes-JohnDoe.md`)
- Shared files like `Overview.md` → edit only if youve pulled recently and no one else is working on it
- Do NOT change the folder structure without notice
## 🧠 Ownership
| File Type | Who Can Edit |
| -------------------- | ------------------------------------------ |
| 04-Notes-YourName.md | The owner only |
| Overview.md | Agreed upon |
| Other Files | Anyone (coordinate via Telegram or Issues) |
## 🛠 Tools
- Use Obsidian Git plugin or GitHub Desktop
- Keep commit messages clear: "Add summary for CNNs", not "Update"
## 💥 Conflicts
- If conflict occurs, ping someone experienced or back up your changes