Skip to content

Commit 7641d73

Browse files
committed
workflow update
1 parent 0005c15 commit 7641d73

71 files changed

Lines changed: 1825 additions & 748 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Hugo
1919
uses: peaceiris/actions-hugo@v2
2020
with:
21-
hugo-version: 'latest'
21+
hugo-version: '0.128.2'
2222
# extended: true
2323

2424
- name: Build

public/categories/index.html

Lines changed: 31 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
11
<!DOCTYPE html>
2-
<html><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
2+
<html><head>
33
<meta charset="utf-8" />
44
<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>Categories - EMBA BEYOND</title><meta name="viewport" content="width=device-width, initial-scale=1">
55
<meta name="description" content="" />
66
<meta property="og:image" content=""/>
7-
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/categories/index.xml" title="EMBA BEYOND" />
8-
<meta property="og:url" content="http://localhost:1313/categories/">
7+
<link rel="alternate" type="application/rss+xml" href="https://www.securefirmware.de/categories/index.xml" title="EMBA BEYOND" />
8+
<meta property="og:url" content="https://www.securefirmware.de/categories/">
99
<meta property="og:site_name" content="EMBA BEYOND">
1010
<meta property="og:title" content="Categories">
1111
<meta property="og:locale" content="en_us">
1212
<meta property="og:type" content="website">
1313

1414
<meta name="twitter:card" content="summary">
1515
<meta name="twitter:title" content="Categories">
16-
<script src="http://localhost:1313/js/feather.min.js"></script>
16+
<script src="https://www.securefirmware.de/js/feather.min.js"></script>
1717

1818

19-
<link href="http://localhost:1313/css/fonts.b685ac6f654695232de7b82a9143a46f9e049c8e3af3a21d9737b01f4be211d1.css" rel="stylesheet">
19+
<link href="https://www.securefirmware.de/css/fonts.b685ac6f654695232de7b82a9143a46f9e049c8e3af3a21d9737b01f4be211d1.css" rel="stylesheet">
2020

2121

2222

23-
<link rel="stylesheet" type="text/css" media="screen" href="http://localhost:1313/css/main.2f9b5946627215dc1ae7fa5f82bfc9cfcab000329136befeea5733f21e77d68f.css" />
24-
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="http://localhost:1313/css/dark.726cd11ca6eb7c4f7d48eb420354f814e5c1b94281aaf8fd0511c1319f7f78a4.css" />
23+
<link rel="stylesheet" type="text/css" media="screen" href="https://www.securefirmware.de/css/main.2f9b5946627215dc1ae7fa5f82bfc9cfcab000329136befeea5733f21e77d68f.css" />
24+
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="https://www.securefirmware.de/css/dark.726cd11ca6eb7c4f7d48eb420354f814e5c1b94281aaf8fd0511c1319f7f78a4.css" />
2525

2626

2727

2828

2929

30-
<link rel="stylesheet" type="text/css" href="http://localhost:1313/css/style.1c3be5204c15a2f4fb08f17a477d16e170af1aed32d486b044dbf7b6109d930c.css">
30+
<link rel="stylesheet" type="text/css" href="https://www.securefirmware.de/css/style.1c3be5204c15a2f4fb08f17a477d16e170af1aed32d486b044dbf7b6109d930c.css">
3131

3232
</head>
3333
<body>
3434
<div class="content"><header>
35-
<a class="main" href="http://localhost:1313/"></a>
35+
<a class="main" href="https://www.securefirmware.de/"></a>
3636
<nav>
3737

3838
<a href="/posts/">Blog</a>
@@ -83,6 +83,28 @@ <h1 class="page-title">All tags</h1>
8383
</div>
8484
</footer>
8585
<script data-name="BMC-Widget" src="https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js" data-id="securefirmware" data-description="Support me on Buy me a coffee!" data-message="Thank you for visiting. You can now buy me a coffee!" data-color="#FF813F" data-position="right" data-x_margin="18" data-y_margin="18"></script>
86+
87+
88+
89+
90+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8PK23K2LEL"></script>
91+
<script>
92+
var doNotTrack = false;
93+
if ( false ) {
94+
var dnt = (navigator.doNotTrack || window.doNotTrack || navigator.msDoNotTrack);
95+
var doNotTrack = (dnt == "1" || dnt == "yes");
96+
}
97+
if (!doNotTrack) {
98+
window.dataLayer = window.dataLayer || [];
99+
function gtag(){dataLayer.push(arguments);}
100+
gtag('js', new Date());
101+
gtag('config', 'G-8PK23K2LEL');
102+
}
103+
</script>
104+
105+
106+
107+
86108
<script>
87109
feather.replace()
88110
</script></div>

public/categories/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Categories on EMBA BEYOND</title>
5-
<link>http://localhost:1313/categories/</link>
5+
<link>https://www.securefirmware.de/categories/</link>
66
<description>Recent content in Categories on EMBA BEYOND</description>
77
<generator>Hugo</generator>
88
<language>en-us</language>
9-
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
9+
<atom:link href="https://www.securefirmware.de/categories/index.xml" rel="self" type="application/rss+xml" />
1010
</channel>
1111
</rss>

public/index.html

Lines changed: 31 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<meta name="generator" content="Hugo 0.128.2"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
4+
<meta name="generator" content="Hugo 0.128.2">
55
<meta charset="utf-8" />
66
<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>EMBA BEYOND | Home </title><meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta name="description" content="" />
88
<meta property="og:image" content=""/>
9-
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/index.xml" title="EMBA BEYOND" />
10-
<meta property="og:url" content="http://localhost:1313/">
9+
<link rel="alternate" type="application/rss+xml" href="https://www.securefirmware.de/index.xml" title="EMBA BEYOND" />
10+
<meta property="og:url" content="https://www.securefirmware.de/">
1111
<meta property="og:site_name" content="EMBA BEYOND">
1212
<meta property="og:title" content="EMBA BEYOND">
1313
<meta property="og:locale" content="en_us">
1414
<meta property="og:type" content="website">
1515

1616
<meta name="twitter:card" content="summary">
1717
<meta name="twitter:title" content="EMBA BEYOND">
18-
<script src="http://localhost:1313/js/feather.min.js"></script>
18+
<script src="https://www.securefirmware.de/js/feather.min.js"></script>
1919

2020

21-
<link href="http://localhost:1313/css/fonts.b685ac6f654695232de7b82a9143a46f9e049c8e3af3a21d9737b01f4be211d1.css" rel="stylesheet">
21+
<link href="https://www.securefirmware.de/css/fonts.b685ac6f654695232de7b82a9143a46f9e049c8e3af3a21d9737b01f4be211d1.css" rel="stylesheet">
2222

2323

2424

25-
<link rel="stylesheet" type="text/css" media="screen" href="http://localhost:1313/css/main.2f9b5946627215dc1ae7fa5f82bfc9cfcab000329136befeea5733f21e77d68f.css" />
26-
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="http://localhost:1313/css/dark.726cd11ca6eb7c4f7d48eb420354f814e5c1b94281aaf8fd0511c1319f7f78a4.css" />
25+
<link rel="stylesheet" type="text/css" media="screen" href="https://www.securefirmware.de/css/main.2f9b5946627215dc1ae7fa5f82bfc9cfcab000329136befeea5733f21e77d68f.css" />
26+
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="https://www.securefirmware.de/css/dark.726cd11ca6eb7c4f7d48eb420354f814e5c1b94281aaf8fd0511c1319f7f78a4.css" />
2727

2828

2929

3030

3131

32-
<link rel="stylesheet" type="text/css" href="http://localhost:1313/css/style.1c3be5204c15a2f4fb08f17a477d16e170af1aed32d486b044dbf7b6109d930c.css">
32+
<link rel="stylesheet" type="text/css" href="https://www.securefirmware.de/css/style.1c3be5204c15a2f4fb08f17a477d16e170af1aed32d486b044dbf7b6109d930c.css">
3333

3434
</head>
3535

3636
<body>
3737
<div class="content">
3838
<header>
39-
<a class="main" href="http://localhost:1313/"></a>
39+
<a class="main" href="https://www.securefirmware.de/"></a>
4040
<nav>
4141

4242
<a href="/posts/">Blog</a>
@@ -209,6 +209,28 @@ <h1 class="title"><a href="/posts/version_110/">EMBA version 1.1.0 is out now</a
209209
</div>
210210
</footer>
211211
<script data-name="BMC-Widget" src="https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js" data-id="securefirmware" data-description="Support me on Buy me a coffee!" data-message="Thank you for visiting. You can now buy me a coffee!" data-color="#FF813F" data-position="right" data-x_margin="18" data-y_margin="18"></script>
212+
213+
214+
215+
216+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8PK23K2LEL"></script>
217+
<script>
218+
var doNotTrack = false;
219+
if ( false ) {
220+
var dnt = (navigator.doNotTrack || window.doNotTrack || navigator.msDoNotTrack);
221+
var doNotTrack = (dnt == "1" || dnt == "yes");
222+
}
223+
if (!doNotTrack) {
224+
window.dataLayer = window.dataLayer || [];
225+
function gtag(){dataLayer.push(arguments);}
226+
gtag('js', new Date());
227+
gtag('config', 'G-8PK23K2LEL');
228+
}
229+
</script>
230+
231+
232+
233+
212234
<script>
213235
feather.replace()
214236
</script>

0 commit comments

Comments
 (0)