Local dev guide and script updates

This commit is contained in:
Den Delimarsky 🌺
2025-09-11 22:06:04 -07:00
parent 0f0e19da33
commit f89361cd3d
4 changed files with 212 additions and 8 deletions

View File

@@ -1,10 +1,17 @@
# Home page
- name: Home
href: index.md
- name: Installation
href: installation.md
- name: Quick Start
href: quickstart.md
- name: Contributing
href: CONTRIBUTING.md
- name: Support
href: SUPPORT.md
# Getting started section
- name: Getting Started
items:
- name: Installation
href: installation.md
- name: Quick Start
href: quickstart.md
# Development workflows
- name: Development
items:
- name: Local Development
href: local-development.md