Advent of Open Source is a month-long event that aims to introduce newcomers to the world of Open Source.
Join us in December to learn about Open Source, meet the community, and put in place or enhance your repositories.
Advent of Open Source website · Discord
"adventofopensource.com" is the repository containing the code source deployed to https://adventofopensource.com.
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
pnpm i |
Installs dependencies |
pnpm dev |
Run the development server at localhost:4321 |
pnpm build |
Build your production site |
pnpm preview |
Starts a local server to serve the contents of dist |
pnpm astro ... |
Run CLI commands like astro add , astro check |
pnpm astro -- --help |
Get help using the Astro CLI |
Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
Please read through our contributing guidelines.
Get an update on Open {re}Source's development and chat with the project maintainers and community members:
- Follow @open_resource on Twitter.
- Follow @openresource on Mastodon.
- Follow @openresource on Bluesky.
- Follow @openresource on Threads.
- Follow @open-re-source on LinkedIn.
- Explore our GitHub Discussions.
- Chat with the community and the maintainers on our Discord channel. There is a dedicated channel for the Advent of Open Source.
Code released under the MIT License.
Content (including images) released under CC BY-NC-SA 4.0:
public/
directorysrc/assets/
directorysrc/content/
directory