radiantlab / HDRICalibrationTool

A free, open-source cross-platform interface to help Radiance automate the merging of multiple LDR images into an HDR image.
GNU General Public License v3.0
4 stars 1 forks source link

Initialize Starlight docs #23

Closed adulbrich closed 11 months ago

adulbrich commented 12 months ago
  1. In the fork, create new branch, and create a new directory called docs
  2. Initialize the documentation with Starlight by following tutorial here: https://starlight.astro.build/getting-started/
  3. Run documentation site and make sure it works
  4. Open PR
shantimorrell commented 11 months ago

Pull request in forked repo created here: https://github.com/zwall-bp/HDRICalibrationTool-Capstone/pull/1

Starlight docs initialized in ./src-docs. PR can be merged once the Tauri app has been initialized in the forked repo (issue #18).