Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .github/header.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions .github/header.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 6 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,13 @@
<p align="center">
<!--
Targeting https://openresource.dev/#gh-light-mode-only or https://openresource.dev/#gh-dark-mode-only is a hack to switch between the light and dark images.
It'll trigger the corresponding GitHub CSS rule found out when trying the pure Markdown approach:
- ![](https://github.com/user-attachments/assets/e7f5f8f0-3035-44cf-8928-69ac3d6a31fa#gh-dark-mode-only)
- ![](https://github.com/user-attachments/assets/d54822bf-b12c-45d7-a627-a09bfa596344#gh-light-mode-only)
-->
<a href="https://openresource.dev/#gh-light-mode-only">
<img src="https://github.com/user-attachments/assets/d54822bf-b12c-45d7-a627-a09bfa596344#gh-light-mode-only" alt="" style="max-width: 100%;"></a>
</a>
<a href="https://openresource.dev/#gh-dark-mode-only">
<img src="https://github.com/user-attachments/assets/e7f5f8f0-3035-44cf-8928-69ac3d6a31fa#gh-dark-mode-only" alt="" style="max-width: 100%;"></a>
</a>
</p>
<p align="center"><a href="https://openresource.dev"><picture><source srcset=".github/header.svg" type="image/svg+xml"><img src=".github/header.png" width="830" alt="Open {re}Source. Open source, {re}explained: how it works, how to contribute, how to run your own project."></picture></a></p>

<h1 align="center">openresource.dev</h1>

<p align="center">
<b>Open {re}Source is your platform for sharing and discovering the open source world.</b>
<b>Open source, {re}explained.</b>
<br>
Understand how it works, and learn how to create, manage, and contribute to open-source projects.
How it works, how to contribute, how to run your own project.
<br>
Join the open source community today and start making a difference.
A free guide, articles and a showcase by the Open {re}Source community.
</p>

<p align="center">
Expand Down Expand Up @@ -86,12 +73,12 @@ Content (including images) released under [CC BY-NC-SA 4.0](https://creativecomm
- `src/assets` directory
- `src/content` directory

The Open {re}Source mark, favicons and artwork (`src/brand`, `src/assets/resources` and `public/covers` directories, `.github/header.*`) are not covered by these licenses: all rights reserved.

## Thanks

[![Built with Astro](https://astro.badg.es/v2/built-with-astro/small.svg)](https://astro.build)

[![Built with Starlight](https://astro.badg.es/v2/built-with-starlight/small.svg)](https://starlight.astro.build)

## Sponsors

<p align="center">
Expand Down
Loading
Loading