This repository contains an Obsidian-based HFT learning vault, Rust implementation projects, and a Quartz site under site/.
The Markdown vault is the source of truth. The Quartz build synchronizes the learning folders into site/content before generating the website.
cd site
npm install
npm run build
npm run serveStart with 00 - Start/02 - Knowledge Tree.md. The technology curriculum and production construction path are in:
20 - Deep Dives/81 - Expert HFT Technology Curriculum.md20 - Deep Dives/72 - Production Low-Latency Trading System Construction.md
Generated Quartz output is intentionally not committed.