stan-dev / docs

Documentation for the Stan language and CmdStan
https://mc-stan.org/docs/
Other
38 stars 108 forks source link

Deduplicate index,overview.qmd files #721

Closed WardBrian closed 6 months ago

WardBrian commented 6 months ago

Submission Checklist

Summary

This uses a bit of extra conditional logic to not need two separate main files for the pdfs and website. This also means the website uses the more traditional index.html for each main page.

Copyright and Licensing

Please list the copyright holder for the work you are submitting (this will be you or your assignee, such as a university or company):

By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses:

mitzimorris commented 6 months ago

just realized - conditional logic would be a natural way to add link to downloadable, versioned pdfs from index page.