Skip to content

Commit eb44c42

Browse files
committed
update version
1 parent 363ebe8 commit eb44c42

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: peaceiris/actions-hugo@v2
1818
with:
1919
# When this version is updated, it must be also updated at docker-compose.yml
20-
hugo-version: '0.133.1'
20+
hugo-version: '0.145.0'
2121
extended: true
2222
- name: Copy the missing files from /content/en for publishing each language site
2323
run: |

config/_default/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defaultContentLanguageInSubdir: false
44
title: InnerSource Commons
55

66
pluralizeListTitles: false
7-
paginate: '3'
7+
pagination.pagerSize: '3'
88
summaryLength: '15'
99
disqusShortname: ''
1010
googleAnalytics: ''

data/news.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
1+
- content: "Join us on Tuesday, April 29th, 5pm GMT/ 6pm CET / 12pm CDT / 10am PDT, when Brittany Istenes, InnerSource Commons Member, will discuss [Empathetic Engineering and InnerSource](https://bit.ly/ISCApr29)."
2+
active: true
3+
type: "primary"
24

35
- content: "Does your organization want to host InnerSource Summit 2025? Click [here](https://bit.ly/4fchanz) to apply or contact us at [info@innersourcecommons.org](mailto:info@innersourcecommons.org) to find out more"
4-
active: true
6+
active: false
57
type: "light"
68

79
- content: "Join us on Tuesday, March 18th, 9am GMT / 10am CET / 2:30pm IST / 8pm AEDT, when Carsten Hoffmann, from DB Systel GmbH, will discuss [InnerSource@DB: A Story About Open Source Practices at Deutsche Bahn](https://bit.ly/ISCMar18)"
8-
active: true
10+
active: false
911
type: "primary"
1012

1113
- content: "Join us on Tuesday, February 18th, 9am GMT / 10am CET / 2:30pm IST / 8pm AEDT, when Dr. Christian DeFeo and Ben Butcher, from Shell, will discuss [Project Fleming: An Open Source Discovery Tool](https://bit.ly/ISCFeb18)"

0 commit comments

Comments
 (0)