{"id":30764451,"url":"https://github.com/cornellev/chassis-docs","last_synced_at":"2026-05-15T22:38:15.743Z","repository":{"id":313094699,"uuid":"1033469576","full_name":"cornellev/chassis-docs","owner":"cornellev","description":"A repository to store the documentation for things that we've learned over time.","archived":false,"fork":false,"pushed_at":"2025-09-03T20:48:52.000Z","size":1399,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-03T22:24:39.077Z","etag":null,"topics":["documentation","markdown","obsidian"],"latest_commit_sha":null,"homepage":"https://www.cornellelectricvehicles.org/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cornellev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-06T21:36:05.000Z","updated_at":"2025-09-03T20:48:55.000Z","dependencies_parsed_at":"2025-09-03T22:24:41.349Z","dependency_job_id":"958a36e3-7fd8-4e2e-843b-e916c0282bb8","html_url":"https://github.com/cornellev/chassis-docs","commit_stats":null,"previous_names":["cornellev/chassis-docs"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/cornellev/chassis-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cornellev%2Fchassis-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cornellev%2Fchassis-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cornellev%2Fchassis-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cornellev%2Fchassis-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cornellev","download_url":"https://codeload.github.com/cornellev/chassis-docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cornellev%2Fchassis-docs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273641897,"owners_count":25142248,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["documentation","markdown","obsidian"],"created_at":"2025-09-04T17:04:57.016Z","updated_at":"2026-05-15T22:38:15.730Z","avatar_url":"https://github.com/cornellev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![Logo](https://static.wixstatic.com/media/9bc36c_6b5947752da64f8fbfca0d30a0138f3a~mv2.png/v1/fill/w_30,h_62,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/logolight.png) Chassis Documentation\n#navigation\n\n![Obsidian](https://img.shields.io/badge/Obsidian-%23483699.svg?style=for-the-badge\u0026logo=obsidian\u0026logoColor=white)\n![Markdown](https://img.shields.io/badge/markdown-%23000000.svg?style=for-the-badge\u0026logo=markdown\u0026logoColor=white)\n![Git](https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge\u0026logo=git\u0026logoColor=white)\n\n**Cornell Electric Vehicles - Chassis Team Knowledgebase**\n\n## 📋 Overview\n\nHello! 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.\n\nThis 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:\n\n1. [Obsidian Help Documentation](https://help.obsidian.md/) - Official comprehensive guide to using Obsidian\n2. [Obsidian for Beginners: Start HERE](https://obsidian.rocks/getting-started-with-obsidian-a-beginners-guide/) - Step-by-step beginner's guide\n\n## 🔗 Quick Navigation (*Obsidian friendly links*)\n\n### 🛠️ Technical Resources\n- [Theory Index](vault/technical-index.md) - Central hub for all theoretical concepts and related documentation \n- [Manufacturing Index](vault/manufacturing-index.md) -  Hub for all manufacturing, including CNC and composite techniques.\n- [Notes Index](vault/notes-index.md) - Source for any miscellaneous notes taken whenever, wherever.\n\n### 👥 Knowledge Hubs by Team Member\n- [Lucas](vault/lucas.md)\n- [Ei](vault/ei.md)\n- [Zach](vault/zach.md)\n- [Joe](joe.md)\n- [Ana](vault/ana.md)\n- [Serkan](vault/serkan.md)\n- [Yohanne](vault/yohanne.md)\n- [Selena](vault/selena.md)\n\n##  Getting Started / Installation\n\n1. **Install Obsidian** from [obsidian.md](https://obsidian.md/), or via [`homebrew`](https://brew.sh)\n2. **Clone this repository**:\n   ```bash\n   git clone https://github.com/cornellev/chassis-docs.git\n   ```\n3. **Open the folder** in Obsidian as a vault\n\n## 🌿 Adding documentation (for current members)\n\n\u003e **NOTE**: All changes must be made in your specific branch. See instructions below:\n\n1. **Create a branch with your name**: `git checkout -b feature/your-name`\n2. **Make changes and commit when necessary**: `git commit -m \"Add: descriptive message\"`, then run `git push origin your-name`\n3. **When ready, make a pull request to the `main` branch.**\n\n## 🔍 Maintainers\n\n|                     [Lucas Libshutz][ll]                     |\n| :----------------------------------------------------------: |\n| \u003cimg src=\"https://github.com/lucaslibshutz.png\" width=\"180\"\u003e |\n\n[ll]: https://github.com/lucaslibshutz\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcornellev%2Fchassis-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcornellev%2Fchassis-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcornellev%2Fchassis-docs/lists"}