🇨🇱 OSSChile
This is list of open-source projects made in Chile, with links to their repositories. Whether you're looking to contribute, explore, or just get inspired, this is the place to find cool projects from the Chilean community.
To add your project to the list, follow these steps:
-
Fork this repository: Click the "Fork" button at the top right of this page.
-
Clone your fork:
git clone https://github.com/your-username/OSSChile.github.io.git
-
Modify the
data.yaml
file: Add your project details in the following format:- url: "https://github.com/your-username/your-project" domain: ["domain1", "domain2"] # e.g., ["ai", "cli"] lang: "programming-language" # e.g., "rust", "python"
-
Commit and push your changes:
git add data.yaml git commit -m "Add [Your Project Name] to the list" git push origin main
-
Submit a Pull Request: Go to the original repository and click "New Pull Request" to submit your changes for review.
data.yaml
: Contains the list of projects in YAML format.index.html
: The main webpage displaying the projects.assets/
: Directory for static files (CSS, images, etc.).
We welcome contributions! If you have any suggestions or improvements, feel free to open an issue or submit a pull request.
Join our Discord community for discussions and updates: Discord Server