Commit Graph

7 Commits

Author SHA1 Message Date
Hugo Locurcio
5fe2df3dbb Fix building with Jekyll on Ruby 3.4 (#1079)
Ruby 3.4 removed several standard library packages, so they have
to be installed as gems instead.

This also updates Jekyll to use a version that's supported in Ruby 3.4.

The minimum required Ruby version is now 3.2.
2025-06-12 20:41:04 +02:00
Thaddeus Crews
90318e0496 CI: Bump checkout actions (#970) 2024-12-03 18:06:16 +01:00
Emi
f4b32d6ac1 Create versions.json
Remove the action to copy `versions.yml`
2024-05-02 11:01:20 +02:00
Emi
3c4f7f7b18 Copy versions.yml file when building the site 2024-04-16 11:06:03 +02:00
Michael
76d2cfac4c Asset minification (#799)
* Minify asset on each build

* Fix style

* Add github action step to install minify

* Remove unnecessary require

* Remove unnecessary lines
2024-02-19 15:54:09 +01:00
Yuri Sizov
99604569e4 Keep published git history 2023-01-17 18:58:32 +03:00
Yuri Sizov
d7505b0d4e Enable building the website with CI 2023-01-09 20:13:30 +03:00