Skip to content
Closed
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
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ hugo.linux
# End of https://www.toptal.com/developers/gitignore/api/hugo

.vscode
.DS_Store
1 change: 1 addition & 0 deletions content/about/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ Support is provided without any commercial marketing agreement and solely to fur

The OpenRail Association publishes annual reports to provide a one-stop resource to learn about activities and highlights of each calendar year. They are available as PDF. Read them for your information and feel free to share them with others to spread the word about what is happening regarding open source in the railway sector.

* [2025: From Collaboration to Impact]({{< relurl "documents/OpenRail-Association-Annual-Report-2025.pdf" >}})
* [2024: A Year of Collaborative Innovation]({{< relref "/news/2025-04-30-annual-report.md" >}})

### Metrics reports {#metrics-reports}
Expand Down
4 changes: 2 additions & 2 deletions data/banner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ buttons:
- label : "Get In Touch"
link : "#contact"
class : button big wide smooth-scroll-middle
- label : "Annual Report 2024"
link : "documents/OpenRail-Association-Annual-Report-2024.pdf"
- label : "Annual Report 2025"
link : "documents/OpenRail-Association-Annual-Report-2025.pdf"
class : button big wide smooth-scroll-middle
image:
src: "images/aerial-railway-jakub-nawrot-unsplash.jpg"
Expand Down
4 changes: 2 additions & 2 deletions data/members.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ membership_links:
- name: Compliance and Antitrust Policy
link: "documents/OpenRail-Compliance-and-Antritrust-Policy.pdf"
class: small wide
- name: Annual Report 2024
link: "documents/OpenRail-Association-Annual-Report-2024.pdf"
- name: Annual Report 2025
link: "documents/OpenRail-Association-Annual-Report-2025.pdf"
class: small wide
- name: Get in touch
link: "#contact"
Expand Down
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a way to reduce the size of the PDF? The 2024 report has ~8M, this one ~25M.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I have a smaller version now. Will open a new pull request to add that.

Binary file not shown.
Loading