Skip to content

LatticeNet/latticenet.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LatticeNet Website

Public website and documentation entry point for the LatticeNet organization.

Default GitHub Pages URL:

https://latticenet.github.io/

Development

npm install
npm run docs:dev

The homepage generates a deterministic bitmap hero asset before dev/build.

Build

npm test
npm run docs:build

npm test runs content consistency checks before the VitePress build. Those checks intentionally guard project facts that tend to drift: Docker server deployment, GitHub Release agent binaries, target-bound agent updates, and the plugin marketplace safety boundary.

Deployment

The GitHub Actions workflow deploys docs/.vitepress/dist to GitHub Pages on pushes to main.

This site is the public entry point. Implementation-level design records remain in:

https://github.com/LatticeNet/lattice/tree/main/docs

About

Public website and documentation entry point for LatticeNet

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors