Add Astro + MDX docs workspace
Create a separate docs project with Astro and MDX so product documentation can evolve independently from the Electron app while supporting the planned TS/MDX migration.
This commit is contained in:
@@ -19,6 +19,11 @@ download_queue.json
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
# Docs workspace
|
||||
docs/node_modules/
|
||||
docs/dist/
|
||||
docs/.astro/
|
||||
|
||||
# Executables
|
||||
Twitch_VOD_Manager.exe
|
||||
server_files/*.exe
|
||||
|
||||
Reference in New Issue
Block a user