Skip to content

Signal-K/deepdock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quartz v4 - Reorganized Vault

"[One] who works with the door open gets all kinds of interruptions, but [they] also occasionally gets clues as to what the world is and what might be important." — Richard Hamming

This Quartz vault has been comprehensively reorganized for multi-project management with a dump-and-organize workflow.

🚀 Quick Start

New here? → Read MIGRATION_SUMMARY.md for complete overview!

Essential Documents

  1. README_REORGANIZATION.md - What's been done, how to use it
  2. WORKFLOW_GUIDE.md - Complete workflow documentation
  3. MIGRATION_CHECKLIST.md - Step-by-step migration guide
  4. STRUCTURE_VISUALIZATION.md - Visual diagrams

Quick Commands

# Create new sprint
cd content/_System/Scripts && ./quick-start.sh

# Organize current sprint
python3 organize_sprint.py ../../_Sprints/Active/SSG-XXX.md

# Test Quartz build
npx quartz build && npx quartz serve

📁 New Structure

content/
├── _Inbox/          # Quick capture (private)
├── _Sprints/        # Sprint files (private)
├── _Tasks/          # Task views (private)
├── _System/         # Scripts (private)
├── Projects/        # Project docs (public)
│   ├── Star-Sailors/
│   ├── Bumble/
│   ├── Roving/
│   └── Station-198/
└── Meta/            # Non-project content (public)

Folders prefixed with _ are private (excluded from Quartz publishing).

🎯 Projects

  • Star Sailors - Main web application (citizen science platform)
  • Bumble - React Native farming/pollinator game
  • Roving - React Native exploration game
  • Station-198 - Swift iOS application

🔗 Original Quartz Documentation

🔗 Read the documentation and get started: https://quartz.jzhao.xyz/

Join the Discord Community

Sponsors

About

Proposals for the Star Sailors ecosystem

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published