README
Feature planning for publishing Lattice research documents to the web.
Documents
| Document | Description |
|---|---|
| Architecture & Implementation | Full technical spec for lattice publish command using Astro |
Overview
Add a lattice publish command that exports research topics to a static website powered by Astro Starlight, deployed to lattice.zabaca.com.
Quick Summary
# Publish a single topiclattice publish tryhackme
# Publish all topicslattice publish --all
# Preview locallylattice publish tryhackme --preview
# Deploy to Netlifylattice publish --deploy