Organize root: consolidate itinerary, move dev docs to docs/, and create Community File Share

This commit is contained in:
Meetup Organizer
2026-09-04 17:09:14 -05:00
parent 1df370325d
commit 2df0abb492
12 changed files with 131 additions and 221 deletions

View File

@@ -17,9 +17,10 @@ Welcome to the official repository for our monthly 3D printing meetup! This comm
- [Itinerary](#itinerary)
- [Important Dates](#important-dates)
- [Monthly Challenges](#monthly-challenges)
- [Community File Share](#community-file-share)
- [HueForge Integration](#hueforge-integration)
- [Community Tools & Supplies](#community-tools--supplies)
- [Community Planning](#community-planning)
- [Community Planning & Docs](#community-planning--docs)
- [About Our Meetup](#about-our-meetup)
- [Join the Discord](https://discord.gg/EAwhSGMaA)
- [Feedback](mailto:feedback@fargo3d.com)
@@ -50,6 +51,14 @@ Monthly design challenges and competitions. Currently featuring:
- Challenge rules, judging criteria, and submission guidelines
- Free filament spool prizes for challenge winners
## Community File Share
### [Community File Share Hub](./Community%20File%20Share/readme.md)
Shared 3D models, test prints, parametric designs, and resources shared directly by meetup organizers and community members:
- **[SnapFrames Picture Frame](./Community%20File%20Share/SnapFrames/readme.md)**: Parametric snap-together picture frame package (Hickory style, 216x140mm / 8.5x5.5 in) with STL parts and `frame-settings.json` for snapframes.app customization.
## HueForge Integration
### [3D Fuel Filament Library](./HueForge/README.md)
@@ -72,16 +81,15 @@ Curated 3D printing supplies, recommended tools, and partner discounts:
- **Filament Dry Boxes**: Heavy-duty airtight storage options for moisture-sensitive filaments.
- **Color-Changing Reusable Desiccant**: High-capacity indicating beads for dry boxes.
## Community Planning
## Community Planning & Docs
### [Ideas & Planning](./ideas.md)
### [Planning & Developer Documentation](./docs/readme.md)
Creative concepts and future planning for meetup activities:
Internal documentation, future planning, and technical specifications:
- Competition format development ("Sliced" design challenge concept)
- Community outreach and school partnerships
- Workshop and presentation topics
- Monthly challenge selection processes
- **[Ideas & Planning](./docs/ideas.md)**: Competition concepts ("Sliced" design challenge), outreach initiatives, and presentation topics
- **[Architecture & Spec](./docs/update.md)**: Website integration architecture, folder taxonomy, and Gitea API schemas
- **[Wiki Changes Tracker](./docs/wiki-needed-changes.md)**: Migration and cleanup checklist
## About Our Meetup
@@ -119,9 +127,11 @@ West Fargo, ND 58078
| **Challenges Hub** | Overview of challenges and competition rules | [challenges/readme.md](./challenges/readme.md) |
| **Active Challenge** | Current monthly challenge theme and submission rules | [challenges/current/current.md](./challenges/current/current.md) |
| **Challenge Archive** | Archive of all past challenges from 2025-2026 | [challenges/archive/readme.md](./challenges/archive/readme.md) |
| **Community File Share** | Shared 3D models and print files (SnapFrames) | [Community File Share/readme.md](./Community%20File%20Share/readme.md) |
| **Tools & Gear** | Recommended tools, storage, and 3D Fuel discounts | [tools/Supporting-Our-Community.md](./tools/Supporting-Our-Community.md) |
| **HueForge Guide** | 3D Fuel color library and setup instructions | [HueForge/README.md](./HueForge/README.md) |
| **Ideas & Planning** | Community suggestions and future roadmap | [ideas.md](./ideas.md) |
| **Ideas & Planning** | Community suggestions and future roadmap | [docs/ideas.md](./docs/ideas.md) |
| **Planning & Docs Index** | Developer docs and migration specs | [docs/readme.md](./docs/readme.md) |
---