tinymist/crates/tinymist-assets
Myriad-Dreamin 08b9c10aa1
docs: improve and add contribution guide for syntaxes (#471)
* dev: reformat metadata of raw languages

* docs: improve and add contribution guide for syntaxes
2024-07-27 23:04:52 +08:00
..
src docs: improve and add contribution guide for syntaxes (#471) 2024-07-27 23:04:52 +08:00
Cargo.toml build: publish tinymist-assets 2024-06-18 13:39:50 +08:00
README.md docs: write some developer guides (#372) 2024-07-07 11:26:35 +08:00

tinymist-assets

Building tinymist-assets/typst-preview.html

To reproduce it:

# at the root of the repository
cd ../..
# Install the dependencies if you haven't already
yarn install
# build the preview's frontend
yarn build:preview