Skip to content

Commit 13a3f50

Browse files
committed
update site font
1 parent a036e5c commit 13a3f50

12 files changed

+89
-257
lines changed

assets/css/custom.css

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
@font-face {
2+
font-family: RedHatText;
3+
src: url('/fonts/RedHatText-Regular.ttf');
4+
}
5+
6+
html {
7+
font-family: RedHatText;
8+
}

assets/css/xcode-dark.css

-88
This file was deleted.

assets/css/xcode.css

-88
This file was deleted.

config/_default/languages.en.toml

+63-63
Original file line numberDiff line numberDiff line change
@@ -5,68 +5,68 @@ weight = 1
55
title = "Home"
66

77
[params]
8-
displayName = "EN"
9-
isoCode = "en"
10-
rtl = false
11-
dateFormat = "January 2 2006"
12-
#logo = "img/logo.png"
13-
#secondaryLogo = "img/logo.png"
14-
#description = "All things networking, systems, software and security"
15-
#copyright = "Copy, _right?_ :thinking_face:"
8+
displayName = "EN"
9+
isoCode = "en"
10+
rtl = false
11+
dateFormat = "January 2 2006"
12+
#logo = "img/logo.png"
13+
#secondaryLogo = "img/logo.png"
14+
#description = "All things networking, systems, software and security"
15+
copyright = "Copy, _right?_ :thinking_face:"
1616

1717
[params.author]
18-
name = "netops2devops"
19-
image = "img/gopher.png"
20-
imageQuality = 96
21-
headline = "All things networking, systems, software and security"
22-
links = [
23-
# { email = "mailto:hello@your_domain.com" },
24-
# { link = "https://link-to-some-website.com/" },
25-
# { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },
26-
# { apple = "https://www.apple.com" },
27-
# { blogger = "https://username.blogspot.com/" },
28-
{ github = "https://github.com/netops2devops" },
29-
{ linkedin = "https://linkedin.com/in/netops2devops" },
30-
{ bluesky = "https://bsky.app/profile/netops2devops.net" },
31-
# { codepen = "https://codepen.io/username" },
32-
# { dev = "https://dev.to/username" },
33-
# { discord = "https://discord.gg/invitecode" },
34-
# { dribbble = "https://dribbble.com/username" },
35-
# { facebook = "https://facebook.com/username" },
36-
# { flickr = "https://www.flickr.com/photos/username/" },
37-
# { foursquare = "https://foursquare.com/username" },
38-
39-
# { gitlab = "https://gitlab.com/username" },
40-
# { google = "https://www.google.com/" },
41-
# { hashnode = "https://username.hashnode.dev" },
42-
# { instagram = "https://instagram.com/username" },
43-
# { itch-io = "https://username.itch.io" },
44-
# { keybase = "https://keybase.io/username" },
45-
# { kickstarter = "https://www.kickstarter.com/profile/username" },
46-
# { lastfm = "https://lastfm.com/user/username" },
47-
# { mastodon = "https://mastodon.instance/@username" },
48-
# { medium = "https://medium.com/username" },
49-
# { microsoft = "https://www.microsoft.com/" },
50-
# { orcid = "https://orcid.org/userid" },
51-
# { patreon = "https://www.patreon.com/username" },
52-
# { pinterest = "https://pinterest.com/username" },
53-
# { reddit = "https://reddit.com/user/username" },
54-
# { researchgate = "https://www.researchgate.net/profile/username" },
55-
# { slack = "https://workspace.url/team/userid" },
56-
# { snapchat = "https://snapchat.com/add/username" },
57-
# { soundcloud = "https://soundcloud.com/username" },
58-
# { spotify = "https://open.spotify.com/user/userid" },
59-
# { stack-overflow = "https://stackoverflow.com/users/userid/username" },
60-
# { steam = "https://steamcommunity.com/profiles/userid" },
61-
# { telegram = "https://t.me/username" },
62-
# { threads = "https://www.threads.net/@username" },
63-
# { tiktok = "https://tiktok.com/@username" },
64-
# { tumblr = "https://username.tumblr.com" },
65-
# { twitch = "https://twitch.tv/username" },
66-
# { twitter = "https://twitter.com/username" },
67-
# { x-twitter = "https://twitter.com/username" },
68-
# { whatsapp = "https://wa.me/phone-number" },
69-
# { youtube = "https://youtube.com/username" },
70-
# { ko-fi = "https://ko-fi.com/username" },
71-
# { codeberg = "https://codeberg.org/username"},
72-
]
18+
name = "netops2devops"
19+
image = "img/gopher.png"
20+
imageQuality = 96
21+
headline = "All things networking, systems, software and security"
22+
links = [
23+
# { email = "mailto:hello@your_domain.com" },
24+
# { link = "https://link-to-some-website.com/" },
25+
# { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },
26+
# { apple = "https://www.apple.com" },
27+
# { blogger = "https://username.blogspot.com/" },
28+
{ github = "https://github.com/netops2devops" },
29+
{ linkedin = "https://linkedin.com/in/netops2devops" },
30+
{ bluesky = "https://bsky.app/profile/netops2devops.net" },
31+
# { codepen = "https://codepen.io/username" },
32+
# { dev = "https://dev.to/username" },
33+
# { discord = "https://discord.gg/invitecode" },
34+
# { dribbble = "https://dribbble.com/username" },
35+
# { facebook = "https://facebook.com/username" },
36+
# { flickr = "https://www.flickr.com/photos/username/" },
37+
# { foursquare = "https://foursquare.com/username" },
38+
39+
# { gitlab = "https://gitlab.com/username" },
40+
# { google = "https://www.google.com/" },
41+
# { hashnode = "https://username.hashnode.dev" },
42+
# { instagram = "https://instagram.com/username" },
43+
# { itch-io = "https://username.itch.io" },
44+
# { keybase = "https://keybase.io/username" },
45+
# { kickstarter = "https://www.kickstarter.com/profile/username" },
46+
# { lastfm = "https://lastfm.com/user/username" },
47+
# { mastodon = "https://mastodon.instance/@username" },
48+
# { medium = "https://medium.com/username" },
49+
# { microsoft = "https://www.microsoft.com/" },
50+
# { orcid = "https://orcid.org/userid" },
51+
# { patreon = "https://www.patreon.com/username" },
52+
# { pinterest = "https://pinterest.com/username" },
53+
# { reddit = "https://reddit.com/user/username" },
54+
# { researchgate = "https://www.researchgate.net/profile/username" },
55+
# { slack = "https://workspace.url/team/userid" },
56+
# { snapchat = "https://snapchat.com/add/username" },
57+
# { soundcloud = "https://soundcloud.com/username" },
58+
# { spotify = "https://open.spotify.com/user/userid" },
59+
# { stack-overflow = "https://stackoverflow.com/users/userid/username" },
60+
# { steam = "https://steamcommunity.com/profiles/userid" },
61+
# { telegram = "https://t.me/username" },
62+
# { threads = "https://www.threads.net/@username" },
63+
# { tiktok = "https://tiktok.com/@username" },
64+
# { tumblr = "https://username.tumblr.com" },
65+
# { twitch = "https://twitch.tv/username" },
66+
# { twitter = "https://twitter.com/username" },
67+
# { x-twitter = "https://twitter.com/username" },
68+
# { whatsapp = "https://wa.me/phone-number" },
69+
# { youtube = "https://youtube.com/username" },
70+
# { ko-fi = "https://ko-fi.com/username" },
71+
# { codeberg = "https://codeberg.org/username"},
72+
]

config/_default/markup.toml

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33

44
[goldmark]
55
[goldmark.renderer]
6-
unsafe = true
6+
unsafe = true
77

88
[highlight]
9-
noClasses = false
10-
wrapperClass = 'highlight'
9+
noClasses = false
10+
wrapperClass = 'highlight'
1111

1212
[tableOfContents]
13-
startLevel = 2
14-
endLevel = 4
13+
startLevel = 1
14+
endLevel = 4

config/_default/menus.en.toml

+9-9
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@
1111
# ordered by weight from lowest to highest.
1212

1313
[[main]]
14-
name = "Posts"
15-
pageRef = "posts"
16-
weight = 10
14+
name = "Posts"
15+
pageRef = "posts"
16+
weight = 10
1717

1818
[[main]]
19-
name = "Tags"
20-
pageRef = "tags"
21-
weight = 30
19+
name = "Tags"
20+
pageRef = "tags"
21+
weight = 30
2222

2323
[[main]]
24-
name = "About"
25-
pageRef = "about"
26-
weight = 50
24+
name = "About"
25+
pageRef = "about"
26+
weight = 50
2727

2828
#[[main]]
2929
# name = "example sub-menu 1"

config/_default/params.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ forgejoDefaultServer = "https://v8.next.forgejo.org"
4343
layout = "background" # valid options: page, profile, hero, card, background, custom
4444
#homepageImage = "IMAGE.jpg" # used in: hero, and card
4545
showRecent = true
46-
showRecentItems = 5
46+
showRecentItems = 10
4747
showMoreLink = true
4848
showMoreLinkDest = "/posts/"
4949
cardView = false
@@ -73,7 +73,7 @@ forgejoDefaultServer = "https://v8.next.forgejo.org"
7373
invertPagination = false
7474
showReadingTime = true
7575
showTableOfContents = true
76-
showRelatedContent = false
76+
showRelatedContent = true
7777
relatedContentLimit = 3
7878
showTaxonomies = false
7979
showAuthorsBadges = false

content/posts/go-installer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Go installer script
33
date: 2025-03-16
4-
tags: ["Go", "Programming"]
4+
tags: ["Go"]
55
author: "Kapil Agrawal"
66
comments: false
77
---

0 commit comments

Comments
 (0)