CARS-obsidian is a repository with a copy of the obsidian vault that contains some of the documentation used at CARS.
- Go to the repository page on GitHub.
- Click on the "Code" button and select "Download ZIP".
- Extract the contents of the ZIP to a folder on your computer.
- Open a terminal or command prompt.
- Navigate to the directory where you want to download the repository.
- Run the following command to clone the main branch of the repository:
git clone -b main https://github.com/skordaschristofanis/CARS-obsidian.git
If you have Obsidian installed on your system. you can open the repository as your vault, by clicking on "Open Another Vault" in the left sidebar of Obsidian, and selecting the CARS-obsidian directory.
This repository contains a copy of the Obsidian vault used at CARS, which includes documentation that can be helpful for anyone working with CARS. By using this repository as a vault for Obsidian you can easily access and search through the documentation, making it easier to find the information you need.
If you need help using Obsidian, you can refer to the official documentation.
All contributions to CARS-obsidian are welcome! Here are some ways you can help:
- Report a bug by opening an issue.
- Add new features, fix bugs or improve documentation by submitting a pull request.
Please adhere to the GitHub flow model when making your contributions! This means creating a new branch for each feature or bug fix, and submitting your changes as a pull request against the main branch. If you're not sure how to contribute, please open an issue and we'll be happy to help you out.
By contributing to CARS-obsidian, you agree that your contributions will be licensed under the MIT License.
CARS-obsidian is distributed under the MIT license. You should have received a copy of the MIT License along with this program. If not, see https://mit-license.org/ for additional details.