Skip to content

Commit 53065e6

Browse files
Merge pull request #2 from aihpi/feat/fixes
Feat/fixes
2 parents ee2b9a2 + aa0e5de commit 53065e6

28 files changed

+34
-33
lines changed

content/page/education.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ draft: true
77

88
# AI Engineer Certification
99

10-
To acquire an AI Engineer Certification, candidates must first obtain the following AI Expert Certifications, offered by AI Services @ HPI:
10+
To acquire an AI Engineer Certification, candidates must first obtain the following AI Expert Certifications, offered by AI Service Centre Berlin Brandenburg @ HPI:
1111

1212
- **Training, Evaluating, and Deploying Machine Learning Models Certification (ML Expert)**
1313
- **MLOps Certification**

content/page/home.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Home
3-
subtitle: Welcome to the AI Maker Community Blog by AI Services @ Hasso Plattner Institut
3+
subtitle: Welcome to the AI Maker Community Blog by AI Service Centre Berlin Brandenburg of Hasso Plattner Institut
44
bigimg: [{src: "/img/triangle.jpg", desc: ""}, {src: "/img/sphere.jpg", desc: ""}, {src: "/img/hexagon.jpg", desc: ""}]
55
---
66

7-
[AI Services @ HPI](https://hpi.de/kisz/home.html) is one of four service centers for artificial intelligence (AI) funded by the [German Federal Ministry of Education and Research (BMBF)](https://www.bundesregierung.de/breg-en/federal-government/ministries/federal-ministry-of-education). Our goal is to improve access to AI technology and to lower AI's financial and technological barriers in business and society.
7+
[AI Service Centre Berlin Brandenburg @ HPI](https://hpi.de/kisz/home.html) is one of four service centers for artificial intelligence (AI) funded by the [German Federal Ministry of Education and Research (BMBF)](https://www.bundesregierung.de/breg-en/federal-government/ministries/federal-ministry-of-education). Our goal is to improve access to AI technology and to lower AI's financial and technological barriers in business and society.
88

99
To help solve societal challenges in areas such as education, climate change, care, administration, medicine, and manufacturing, we are creating an infrastructure that facilitates exchange between basic research, applied science, and companies and enables the promotion of entrepreneurial innovation by start-ups.
1010

content/post/_content.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{{ $baseUrl := "https://strapi.aihpi.de" }}
33
{{/*$baseUrl := "http://localhost:1338"*/}}
44
{{ $response := dict }}
5-
{{ $url := add $baseUrl "/api/events?populate[template][populate]=tags,requirements,image&populate=venue" }}
5+
{{ $url := add $baseUrl "/api/events?pagination[pageSize]=1000&populate[template][populate]=tags,requirements,image&populate=venue" }}
66
{{ with resources.GetRemote $url }}
77
{{ with .Err }}
88
{{ errorf "Unable to get remote resource %s: %s" $url . }}

content/post/deep_learning_with_pytorch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 1
77
draft: true
88
---
99

10-
We at AI Services @ HPI are excited to announce our upcoming workshop, "Deep Learning with PyTorch". This event is designed for AI enthusiasts and developers, including data scientists, machine learning engineers, computer science students, and software engineers.
10+
We are excited to announce our upcoming workshop, "Deep Learning with PyTorch". This event is designed for AI enthusiasts and developers, including data scientists, machine learning engineers, computer science students, and software engineers.
1111

1212
## Details
1313
- We recommend participants to join the AI Maker Community Slack channel before the workshop for discussions and updates.

hugo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pygmentsCodefencesGuessSyntax = true
1414

1515
[Params]
1616
homeTitle = "AI Maker Community" # Set a different text for the header on the home page
17-
subtitle = "By AI Services @ Hasso Plattner Institut"
17+
subtitle = "By AI Service Centre @ Hasso Plattner Institut"
1818
mainSections = ["post","posts"]
1919
#logo = "img/logo_4.png" # Expecting square dimensions
2020
favicon = "img/favicon_4.png"
@@ -27,6 +27,7 @@ pygmentsCodefencesGuessSyntax = true
2727
useHLJS = true
2828
socialShare = false
2929
delayDisqus = true
30+
disqusShortname = "AI Service Centre"
3031
showRelatedPosts = true
3132
hideAuthor = true
3233
# gcse = "012345678901234567890:abcdefghijk" # Get your code from google.com/cse. Make sure to go to "Look and Feel" and change Layout to "Full Width" and Theme to "Classic"
-230 KB
Binary file not shown.

static/img/GroundingDino.png

-137 KB
Binary file not shown.

static/img/ai_centers.jpg

-55.9 KB
Binary file not shown.

static/img/attention.png

-126 KB
Binary file not shown.

static/img/bildung.png

-156 KB
Binary file not shown.
-54.5 KB
Binary file not shown.

static/img/consulting.png

-47.8 KB
Binary file not shown.
-48.6 KB
Binary file not shown.

static/img/grounding_dino.png

-137 KB
Binary file not shown.

static/img/path.jpg

-262 KB
Binary file not shown.

static/img/whisper.png

-135 KB
Binary file not shown.

static/img/whisper_illustration.png

-470 KB
Binary file not shown.

static/img/whisper_paper_reading.png

-135 KB
Binary file not shown.

static/img/xlstm.png

-131 KB
Binary file not shown.

themes/beautifulhugo/layouts/partials/footer.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
1515
<ul class="list-inline text-center footer-links">
1616
{{ range .Site.Data.beautifulhugo.social.social_icons }}
17-
{{- if isset $.Site.Author .id }}
17+
{{- if isset $.Site.Params.Author .id }}
1818
<li>
19-
<a {{ if .rel }}rel="{{ .rel }}"{{- end -}} href="{{ printf .url (index $.Site.Author .id) }}" title="{{ .title }}">
19+
<a {{ if .rel }}rel="{{ .rel }}"{{- end -}} href="{{ printf .url (index $.Site.Params.Author .id) }}" title="{{ .title }}">
2020
<span class="fa-stack fa-lg">
2121
<i class="fas fa-circle fa-stack-2x"></i>
2222
<i class="{{ .icon }} fa-stack-1x fa-inverse"></i>
@@ -37,11 +37,11 @@
3737
{{ end }}
3838
</ul>
3939
<p class="credits copyright text-muted">
40-
{{ if .Site.Author.name }}
41-
{{ if .Site.Author.website }}
42-
<a href="{{ .Site.Author.website }}">{{ .Site.Author.name }}</a>
40+
{{ if .Site.Params.Author.name }}
41+
{{ if .Site.Params.Authorwebsite }}
42+
<a href="{{ .Site.Params.Author.website }}">{{ .Site.Params.Author.name }}</a>
4343
{{ else }}
44-
{{ .Site.Author.name }}
44+
{{ .Site.Params.Author.name }}
4545
{{ end }}
4646
{{ end }}
4747
</p>
@@ -123,12 +123,12 @@
123123
<!-- End Piwik Code -->
124124
{{ end }}
125125

126-
{{ if and .Site.Params.delayDisqus .Site.DisqusShortname }}
126+
{{ if and .Site.Params.delayDisqus .Site.Params.DisqusShortname }}
127127
<!-- Delayed Disqus -->
128128
<script type="text/javascript">
129129
$(function(){
130130
$('#show-comments').on('click', function(){
131-
var disqus_shortname = '{{ .Site.DisqusShortname }}';
131+
var disqus_shortname = '{{ .Site.Params.DisqusShortname }}';
132132

133133
(function() {
134134
var disqus = document.createElement('script');
@@ -143,7 +143,7 @@
143143
});
144144

145145
</script>
146-
<script id="dsq-count-scr" src="//{{ .Site.DisqusShortname }}.disqus.com/count.js" async></script>
146+
<script id="dsq-count-scr" src="//{{ .Site.Params.DisqusShortname }}.disqus.com/count.js" async></script>
147147
<!-- End Delayed Disqus -->
148148
{{ end }}
149149

themes/beautifulhugo/layouts/partials/head.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
{{- with ($.Scratch.Get "Description") }}
4343
<meta name="description" content="{{ . }}">
4444
{{- end }}
45-
{{- with .Site.Author.name }}
45+
{{- with .Site.Params.Author.name }}
4646
<meta name="author" content="{{ . }}"/>
4747
{{- end }}
4848
{{- partial "seo/main.html" . }}
@@ -97,6 +97,6 @@
9797
{{- end -}}
9898

9999
{{- partial "head_custom.html" . }}
100-
{{- if not .Site.IsServer -}}
100+
{{if eq hugo.Environment "development"}}
101101
{{ template "_internal/google_analytics.html" . }}
102102
{{- end -}}

themes/beautifulhugo/layouts/partials/nav.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
{{ end }}
3030
{{ end }}
3131

32-
{{ if .Site.IsMultiLingual }}
32+
{{ if hugo.IsMultilingual }}
3333
{{ if ge (len .Site.Languages) 3 }}
3434
<li class="navlinks-container">
3535
<a class="navlinks-parent">{{ i18n "languageSwitcherLabel" }}</a>

themes/beautifulhugo/layouts/partials/post_meta.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
&nbsp;|&nbsp;<i class="fas fa-user"></i>&nbsp;{{ .Params.author | safeHTML }}
2222
{{ end }}
2323
{{ else }}
24-
&nbsp;|&nbsp;<i class="fas fa-user"></i>&nbsp;{{ .Site.Author.name | safeHTML }}
24+
&nbsp;|&nbsp;<i class="fas fa-user"></i>&nbsp;{{ .Site.Params.Author.name | safeHTML }}
2525
{{ end }}
2626
{{ end }}
2727
{{- if .Site.Params.staticman -}}

themes/beautifulhugo/layouts/partials/seo/structured/article.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"@context": "http://schema.org",
44
"@type": "Article",
55
"author": {
6-
"name" : "{{ if .Params.author -}}{{ .Params.author }}{{- else if .Site.Author.name -}}{{ .Site.Author.name }}{{- end }}"
6+
"name" : "{{ if .Params.author -}}{{ .Params.author }}{{- else if .Site.Params.Author.name -}}{{ .Site.Params.Author.name }}{{- end }}"
77
},
88
"headline": "{{ .Title }}",
99
"description" : "{{ if .Description }}{{ .Description | plainify }}{{ else }}{{if .IsPage}}{{ .Summary | plainify }}{{ end }}{{ end }}",

themes/beautifulhugo/layouts/partials/seo/structured/post.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"@type": "Person",
1616
"name": "{{ .Params.author }}"
1717
},
18-
{{- else if .Site.Author.name -}}
18+
{{- else if .Site.Params.Author.name -}}
1919
"author": {
2020
"@type": "Person",
21-
"name": "{{ .Site.Author.name }}"
21+
"name": "{{ .Site.Params.Author.name }}"
2222
},
2323
{{- end }}
2424
"copyrightYear" : "{{ .Site.Params.since }} - {{ .Site.LastChange.Format "2006" }}",

themes/beautifulhugo/layouts/partials/seo/twitter.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="twitter:image" content="{{ . | absURL }}" />
99
{{- end }}
1010
<meta name="twitter:card" content="summary_large_image" />
11-
{{- with .Site.Author.twitter }}
11+
{{- with .Site.Params.Author.twitter }}
1212
<meta name="twitter:site" content="@{{ . }}" />
1313
<meta name="twitter:creator" content="@{{ . }}" />
1414
{{- end }}

themes/beautifulhugo/layouts/partials/share-links.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<ul class="share">
55
<!-- Twitter -->
66
<li>
7-
<a href="//twitter.com/share?url={{ .Permalink }}&amp;text={{ .Title }}&amp;via={{ .Site.Author.twitter }}" target="_blank" title="Share on Twitter">
7+
<a href="//twitter.com/share?url={{ .Permalink }}&amp;text={{ .Title }}&amp;via={{ .Site.Params.Author.twitter }}" target="_blank" title="Share on Twitter">
88
<i class="fab fa-twitter"></i>
99
</a>
1010
</li>

themes/beautifulhugo/static/css/main.css

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,20 +36,20 @@ p + p {
3636
margin: 24px 0 6px 0;
3737
}
3838
p a {
39-
/* text-decoration: underline */
40-
color: #008AFF;
39+
font-weight: bold;
40+
color: #DD610A;
4141
}
4242

4343
h1,h2,h3,h4,h5,h6 {
4444
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
4545
font-weight: 800;
4646
}
4747
a {
48-
color: #008AFF;
48+
color: #DD610A;
4949
}
5050
a:hover,
5151
a:focus {
52-
color: #0085a1;
52+
color: #DD610A;
5353
}
5454
blockquote {
5555
color: #808080;
@@ -110,7 +110,7 @@ div.panel-body a.list-group-item.view-all {
110110
::-moz-selection, ::selection {
111111
color: white;
112112
text-shadow: none;
113-
background: #0085a1;
113+
background: #DD610A;
114114
}
115115
img::selection, img::-moz-selection {
116116
color: white;
@@ -180,7 +180,7 @@ figure:not(.dark) img, img.white {
180180
.navbar-custom .navbar-brand:focus ,
181181
.navbar-custom .nav li a:hover,
182182
.navbar-custom .nav li a:focus {
183-
color: #0085a1;
183+
color: #DD610A;
184184
}
185185

186186
.navbar-custom .navbar-brand:hover,
@@ -431,7 +431,7 @@ footer div.disclaimer {
431431
.post-preview a:focus,
432432
.post-preview a:hover {
433433
text-decoration: none;
434-
color: #0085a1;
434+
color: #DD610A;
435435
}
436436

437437
.post-preview .post-title {
@@ -512,7 +512,7 @@ footer div.disclaimer {
512512
}
513513

514514
.blog-tags a {
515-
color: #008AFF;
515+
color: #DD610A;
516516
text-decoration: none;
517517
padding: 0px 5px;
518518
}
@@ -523,7 +523,7 @@ footer div.disclaimer {
523523

524524
.blog-tags a:hover {
525525
border-radius: 2px;
526-
color: #008AFF;
526+
color: #DD610A;
527527
background-color: #CCC;
528528
}
529529

0 commit comments

Comments
 (0)