This repository contains documentation and resources for Seattle Makers. The content is organized in a GitHub Wiki structure.
-
docs (this repository): Contains the main project infrastructure, scripts, and license information
scripts/: Utility scripts for maintaining documentationLINK-VALIDATION.md: Information about link validation processLICENSE: License information for the project
-
docs.wiki: Contains the actual wiki content that is displayed on the Seattle Makers Wiki
- Wiki pages for various topics like 3D printing, laser cutting, electronics, etc.
- Tutorials and how-to guides for using different equipment
- Reference materials and department-specific information
The wiki content is stored in the docs.wiki repository, which is a git repository that backs the GitHub Wiki. To contribute to the wiki:
- Clone the wiki repository:
git clone https://github.com/seattlemakers/docs.wiki.git - Make your changes
- Commit and push changes back to the wiki repository
For more information on contributing, see the Contributing Guide.