The official website of the sanmarcux.org project.
Sanmarcux.org is a student organization that aims to promote free software technologies by providing resources, support, and a community for students interested in learning and contributing to free software projects.
The iniciative is currently located in the National University of San Marcos, Lima, Peru. It is open to students from all universities and backgrounds.
We welcome contributions to the sanmarcux.org project! If you're interested in helping out, here are some ways you can contribute:
- Report bugs by opening an issue
- Suggest new features or improvements
- Submit pull requests with code changes, including typos, bug fixes, new features or general improvements
- Spread the word of free software!
Before working on a major change, consider opening an issue first to discuss it with us.
The easiest way to get started is forking this repository and cloning your fork locally.
Then to start the development server, run:
npm install
npm run dev
Refer to the Astro documentation for technical details, or just learn by reading our code.