Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 448 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 448 Bytes

This is the lavaan.org website. As of 12 Sept 2023, the site is built using quarto.

To build the tutorial, you can use (at the command line):

quarto render tutorial

To build the website, you can use

quarto render

To preview the website in a local browser, you can use

quarto preview

If you find any typos, or if you would like to change/add anything, you can create a fork of the repository, make the changes, and then send a pull request.