Compare commits

...

3 Commits

Author SHA1 Message Date
Eric Spooner
0a3a9fe8fb Merge branch 'master' of https://meetup.fargo3d.com/Fargo3d/3DPrintMeetup 2025-12-02 06:23:26 -06:00
Eric Spooner
58b62c8644 Update copilot instructions and wiki-fargo3d submodule 2025-12-02 06:22:41 -06:00
Eric Spooner
639b878a0b update to docs 2025-12-02 06:15:26 -06:00
3 changed files with 20 additions and 12 deletions

View File

@@ -14,8 +14,22 @@ All wiki pages should use YAML frontmatter for tagging.
## Challenge Tags
All challenge pages must include the following tags:
- `challenge`: Identifies the page as a challenge.
- `challenge-NNN`: A unique sequential identifier (e.g., `challenge-001`, `challenge-002`).
- `challenge-NNN`: A unique sequential identifier.
- `challenge-001`: October 2025
- `challenge-002`: November 2025
- `challenge-003`: December 2025
- Increment for subsequent months.
- `archive`: (Optional) Use this tag when the challenge is no longer active.
## Visibility Tags
- `hidden`: Use this tag to prevent the page from being published to the fargo3d.com website.
## Example Front Matter
```yaml
---
tags:
- challenge
- challenge-002
---
```

View File

@@ -11,7 +11,6 @@
#### Materials & Constraints
- **Filament**: [Specify required filament type/brand]
- **Maximum Filament Usage**: [Weight limit if applicable]
- **Model Specification**: [Dimensions, complexity, or provided model details]
- **Print Mode**: [Any specific printing requirements]
@@ -47,11 +46,7 @@
#### Awards
- **[Award 1]**: [Description]
- **[Award 2]**: [Description]
- **[Award 3]**: [Description]
- **People's Choice Award**: Community favorite
- **Innovation Award**: [Description]
- Determined at each competition.
#### Documentation
@@ -62,10 +57,9 @@
### Timeline
- **Challenge Announcement**: [Date]
- **[Key Milestone]**: [Date]
- **Submission Deadline**: [Date]
- **Judging Period**: [Date Range]
- **Winner Announcement**: [Date]
- **Submission Deadline**: [Date](Next Meetup)
- **Judging Period**: During Next Meetup
- **Winner Announcement**: At Following Meetup
### [Model Creation/Setup Instructions]

Submodule wiki-fargo3d updated: a086fea425...279745397d