|
6 | 6 | <div class="col-sm-12 blog-main"> |
7 | 7 |
|
8 | 8 | <hr> |
9 | | - <div class=row> |
| 9 | + <div class="row"> |
10 | 10 | <div class="col-md-4"> |
11 | 11 | <img src="{{ '/images/hsf_logo_angled.png' | relative_url }}" alt="HSF Logo" width="70%"> |
12 | 12 | </div> |
13 | 13 | <div class="col-md-8"> |
14 | 14 | <p class="lead"> |
15 | 15 | The HEP Software Foundation facilitates cooperation and common efforts in High |
16 | 16 | Energy Physics software and computing internationally - please take a look at our <a |
17 | | - href="organization/goals.html">goals and objectives</a>.</p> |
18 | | - </div> |
| 17 | + href="organization/goals.html">goals and objectives</a>. |
| 18 | + </p> |
19 | 19 | </div> |
| 20 | + </div> |
20 | 21 |
|
21 | | - <hr> |
| 22 | + <hr> |
22 | 23 |
|
23 | | - <!-- Important announcements from announcements/_posts --> |
24 | | - {% assign has_announcements = false %} |
25 | | - {% assign sitedate = site.time | date: "%Y-%m-%d" %} |
26 | | - {% for post in site.categories.announcements reversed %} |
| 24 | + {% assign has_announcements = false %} |
| 25 | + {% assign sitedate = site.time | date: "%Y-%m-%d" %} |
| 26 | + {% for post in site.categories.announcements reversed %} |
27 | 27 | {% assign stopdate = post.until | string_to_date | date: "%Y-%m-%d" %} |
28 | 28 | {% if stopdate > sitedate %} |
29 | | - {% assign has_announcements = true %} |
30 | | - <div class="row alert alert-warning"> |
31 | | - <p class="lead event-announce"> |
32 | | - <span class="glyphicon {{ post.symbol }}" aria-hidden="true"></span> {{ post.title }} (<a href="{{ post.link }}">more info</a>) |
33 | | - </p> |
34 | | - </div> |
| 29 | + {% assign has_announcements = true %} |
| 30 | + <div class="alert alert-warning"> |
| 31 | + <p class="lead event-announce" style="margin-bottom: 0;"> |
| 32 | + <span class="glyphicon {{ post.symbol }}" aria-hidden="true"></span> {{ post.title }} (<a href="{{ post.link }}">more info</a>) |
| 33 | + </p> |
| 34 | + </div> |
35 | 35 | {% endif %} |
36 | | - {% endfor %} |
| 36 | + {% endfor %} |
37 | 37 |
|
38 | | - {% if has_announcements %} |
| 38 | + {% if has_announcements %} |
39 | 39 | <hr> |
40 | | - {% endif %} |
| 40 | + {% endif %} |
41 | 41 |
|
42 | | - <!-- Various boxes with more information --> |
43 | | - <div class="row"> |
44 | | - |
45 | | - <div class="col-lg-4"> |
46 | | - <h2>Meetings</h2> |
47 | | - <p> |
48 | | - The HSF holds <a href="{{ '/future-events.html' | relative_url }}" target="_hsf_indico">regular meetings</a> |
49 | | - in its activity areas and has bi-weekly coordination meetings as well. |
50 | | - All are welcome to join these public meetings and other HSF activities. |
51 | | - </p> |
52 | | - <ul class="list list-simple"> |
53 | | - {% assign pagedate = site.time | date: "%Y-%m-%d" %} |
54 | | - {% for post in site.categories.organization limit: 3 %} |
55 | | - <li><a href="{{ post.url }}">{{ post.title }}</a></li> |
56 | | - {% endfor %} |
57 | | - </ul> |
58 | | - <p><a href="{{ '/future-events.html' | relative_url }}" role="button">Upcoming HSF and community events »</a></p> |
59 | | - <p><a href="{{ '/organization/minutes.html' | relative_url }}" role="button">Full list of past meetings »</a></p> |
60 | | - </div> |
61 | | - |
62 | | - |
63 | | - <div class="col-lg-4"> |
64 | | - <h2>GSoC 2026</h2> |
65 | | - <p>Once again the HSF will participate as an umbrella organisation as part of the <a href="https://summerofcode.withgoogle.com">Google Summer of Code</a>. |
66 | | - <p style="display: block; text-align: center"> |
67 | | - <img src="{{ '/images/GSoC/GSoC-icon-192.png' | relative_url }}" alt="GSoC Logo" style="max-width: 250px; width:60%; margin-left: auto; margin-right: auto;"> |
68 | | - </p> |
69 | | - <p>Please take a look at our organisation's <a href="{{ '/activities/gsoc.html' | relative_url }}">GSoC Pages</a> for details on how to apply for HSF projects.</p> |
70 | | - </div> |
71 | | - |
72 | | - <div class="col-lg-4"> |
73 | | - <h2>Activities</h2> |
74 | | - <p>We organise many <a href="{{ '/what_are_activities.html' | relative_url |
75 | | - }}">activities</a> and <a href="{{ '/events.html' | relative_url |
| 42 | + <div class="row"> |
| 43 | + |
| 44 | + <div class="col-lg-4"> |
| 45 | + <h2>Meetings</h2> |
| 46 | + <p> |
| 47 | + The HSF holds <a href="{{ '/future-events.html' | relative_url }}" target="_hsf_indico">regular meetings</a> |
| 48 | + in its activity areas and has bi-weekly coordination meetings as well. |
| 49 | + All are welcome to join these public meetings and other HSF activities. |
| 50 | + </p> |
| 51 | + <ul class="list list-simple"> |
| 52 | + {% assign pagedate = site.time | date: "%Y-%m-%d" %} |
| 53 | + {% for post in site.categories.organization limit: 3 %} |
| 54 | + <li><a href="{{ post.url }}">{{ post.title }}</a></li> |
| 55 | + {% endfor %} |
| 56 | + </ul> |
| 57 | + <p><a href="{{ '/future-events.html' | relative_url }}" role="button">Upcoming HSF and community events »</a></p> |
| 58 | + <p><a href="{{ '/organization/minutes.html' | relative_url }}" role="button">Full list of past meetings »</a></p> |
| 59 | + </div> |
| 60 | + |
| 61 | + <div class="col-lg-4"> |
| 62 | + <h2>GSoC 2026</h2> |
| 63 | + <p>Once again the HSF will participate as an umbrella organisation as part of the <a href="https://summerofcode.withgoogle.com">Google Summer of Code</a>.</p> |
| 64 | + <p style="display: block; text-align: center"> |
| 65 | + <img src="{{ '/images/GSoC/GSoC-icon-192.png' | relative_url }}" alt="GSoC Logo" style="max-width: 250px; width:60%; margin-left: auto; margin-right: auto;"> |
| 66 | + </p> |
| 67 | + <p>Please take a look at our organisation's <a href="{{ '/activities/gsoc.html' | relative_url }}">GSoC Pages</a> for details on how to apply for HSF projects.</p> |
| 68 | + </div> |
| 69 | + |
| 70 | + <div class="col-lg-4"> |
| 71 | + <h2>Activities</h2> |
| 72 | + <p>We organise many <a href="{{ '/what_are_activities.html' | relative_url |
| 73 | + }}">activities</a> and <a href="{{ '/events.html' | relative_url |
76 | 74 | }}">events</a> and we support |
77 | 75 | <a href="{{ '/projects/projects.html' | relative_url }}">HSF affiliated |
78 | | - projects</a>. We help communication within the community through our |
79 | | - <a href="{{ '/forums.html' | relative_url }}">discussion forums</a> |
80 | | - and <a href="{{ '/technical_notes.html' | relative_url }}">technical notes</a>. |
| 76 | + projects</a>. We help communication within the community through our |
| 77 | + <a href="{{ '/forums.html' | relative_url }}">discussion forums</a> |
| 78 | + and <a href="{{ '/technical_notes.html' | relative_url }}">technical notes</a>. |
81 | 79 | </p> |
82 | 80 | <p>The HSF can also write <a href="{{ '/organization/hsf-letters.html' | relative_url }}">letters |
83 | | - of collaboration and cooperation</a> to project proposals.</p> |
84 | | - <p><a href="{{ '/get_involved.html' | relative_url }}" role="button">How to get involved »</a></p> |
85 | | - </div> |
| 81 | + of collaboration and cooperation</a> to project proposals.</p> |
| 82 | + <p><a href="{{ '/get_involved.html' | relative_url }}" role="button">How to get involved »</a></p> |
86 | 83 | </div> |
| 84 | + </div> |
87 | 85 |
|
88 | | - {{ content }} |
| 86 | + {{ content }} |
89 | 87 |
|
90 | | - </div> |
91 | 88 | </div> |
92 | 89 | </div> |
0 commit comments