This is the source for lutaml.org, built with VitePress.
npm install # Install dependencies
npm run dev # Start development server
npm run build # Build for production
npm run preview # Preview production build- Create a new
.mdfile inblog/with frontmatter - Add an entry to
blog/index.md
- lutaml.org/docs/ - Specifications (from lutaml/docs)
- lutaml.org/lutaml-model/ - lutaml-model documentation (from lutaml/lutaml-model)
- lutaml.org/expressir/ - expressir documentation (from lutaml/expressir)
- lutaml.org/lutaml-hal/ - lutaml-hal documentation (from lutaml/lutaml-hal)