https://github.com/cornellev/chassis-docs
A repository to store the documentation for things that we've learned over time.
https://github.com/cornellev/chassis-docs
documentation markdown obsidian
Last synced: about 1 month ago
JSON representation
A repository to store the documentation for things that we've learned over time.
- Host: GitHub
- URL: https://github.com/cornellev/chassis-docs
- Owner: cornellev
- Created: 2025-08-06T21:36:05.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-09-03T20:48:52.000Z (10 months ago)
- Last Synced: 2025-09-03T22:24:39.077Z (10 months ago)
- Topics: documentation, markdown, obsidian
- Homepage: https://www.cornellelectricvehicles.org/
- Size: 1.33 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#  Chassis Documentation
#navigation



**Cornell Electric Vehicles - Chassis Team Knowledgebase**
## 📋 Overview
Hello! Welcome to the **Cornell Electric Vehicles** *Chassis* subteam knowledge base. This serves as a centralized system for our team to build a connected mind-map of technical know-how that can be easily accessed.
This database uses [**Obsidian**](https://obsidian.md), an incredibly useful notes editor that makes organizing data extremely easy. You can read more on getting started with Obsidian below:
1. [Obsidian Help Documentation](https://help.obsidian.md/) - Official comprehensive guide to using Obsidian
2. [Obsidian for Beginners: Start HERE](https://obsidian.rocks/getting-started-with-obsidian-a-beginners-guide/) - Step-by-step beginner's guide
## 🔗 Quick Navigation (*Obsidian friendly links*)
### 🛠️ Technical Resources
- [Theory Index](vault/technical-index.md) - Central hub for all theoretical concepts and related documentation
- [Manufacturing Index](vault/manufacturing-index.md) - Hub for all manufacturing, including CNC and composite techniques.
- [Notes Index](vault/notes-index.md) - Source for any miscellaneous notes taken whenever, wherever.
### 👥 Knowledge Hubs by Team Member
- [Lucas](vault/lucas.md)
- [Ei](vault/ei.md)
- [Zach](vault/zach.md)
- [Joe](joe.md)
- [Ana](vault/ana.md)
- [Serkan](vault/serkan.md)
- [Yohanne](vault/yohanne.md)
- [Selena](vault/selena.md)
## Getting Started / Installation
1. **Install Obsidian** from [obsidian.md](https://obsidian.md/), or via [`homebrew`](https://brew.sh)
2. **Clone this repository**:
```bash
git clone https://github.com/cornellev/chassis-docs.git
```
3. **Open the folder** in Obsidian as a vault
## 🌿 Adding documentation (for current members)
> **NOTE**: All changes must be made in your specific branch. See instructions below:
1. **Create a branch with your name**: `git checkout -b feature/your-name`
2. **Make changes and commit when necessary**: `git commit -m "Add: descriptive message"`, then run `git push origin your-name`
3. **When ready, make a pull request to the `main` branch.**
## 🔍 Maintainers
| [Lucas Libshutz][ll] |
| :----------------------------------------------------------: |
|
|
[ll]: https://github.com/lucaslibshutz