1
0
Fork 0

Compare commits

...

10 commits

5 changed files with 27 additions and 5 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,4 @@
[submodule "themes/hello-friend-ng"]
path = themes/hello-friend-ng
url = https://github.com/rhazdon/hugo-theme-hello-friend-ng.git
url = https://github.com/nifoc/hugo-theme-hello-friend-ng.git
branch = personal-website

View file

@ -23,26 +23,32 @@ logoCursorColor = "#ffa86a"
[[params.social]]
name = "github"
url = "https://github.com/nifoc"
rel = "me"
[[params.social]]
name = "keybase"
url = "https://keybase.io/nifoc"
name = "keyoxide"
url = "https://keyoxide.org/028BCE9BABB5145AAAA1FB8410BE1D47E5ADFF92"
rel = "me"
[[params.social]]
name = "linkedin"
url = "https://www.linkedin.com/in/danielkempkens/"
rel = "me"
[[params.social]]
name = "ycombinator"
url = "https://news.ycombinator.com/user?id=nifoc"
rel = "me"
[[params.social]]
name = "mastodon"
url = "https://infosec.exchange/@nifoc"
url = "https://mastodon.kempkens.io/@daniel"
rel = "me"
[[params.social]]
name = "matrix"
url = "https://matrix.to/#/@daniel:kempkens.io"
rel = "me"
[menu]
[[menu.main]]

4
content/_redirects Normal file
View file

@ -0,0 +1,4 @@
/id https://keyoxide.org/028BCE9BABB5145AAAA1FB8410BE1D47E5ADFF92 307
/.well-known/host-meta https://mastodon.kempkens.io/.well-known/host-meta 301
/.well-known/webfinger https://mastodon.kempkens.io/.well-known/webfinger 301
/.well-known/webfinger/* https://mastodon.kempkens.io/.well-known/webfinger/:splat 301

View file

@ -0,0 +1,11 @@
{
"m.server": {
"base_url": "https://matrix.kempkens.io"
},
"m.homeserver": {
"base_url": "https://matrix.kempkens.io"
},
"org.matrix.msc3575.proxy": {
"url": "https://matrix.kempkens.io"
}
}

@ -1 +1 @@
Subproject commit fff3cc7bcd46476834e5a975e13dce0766c813bd
Subproject commit 25078e213ac9114c1d143c0d4d3cfff180cd0b41