diff --git a/assets/icons/rss.svg b/assets/icons/rss.svg new file mode 100644 index 0000000..a8c767b --- /dev/null +++ b/assets/icons/rss.svg @@ -0,0 +1,10 @@ + diff --git a/config.yaml b/config.yaml index c7dc0c4..a4b1b78 100644 --- a/config.yaml +++ b/config.yaml @@ -117,9 +117,6 @@ menu: url: 'about' weight: 12 footer: - - name: 'Feeds' - url: 'feeds' - weight: -1 - name: 'Imprint' url: 'imprint' weight: 2 @@ -182,6 +179,11 @@ menu: - img: 'icons/video.svg' url: 'https://tube.ryne.moe/@redchannel' weight: 7 + - name: 'RSS' + params: + - img: 'icons/rss.svg' + url: '/feeds' + weight: 8 defaultContentLanguage: 'en' languageCode: 'en-us' diff --git a/content/feeds.md b/content/feeds.md index ac0e988..b7e1466 100644 --- a/content/feeds.md +++ b/content/feeds.md @@ -4,7 +4,7 @@ title: "Feeds" If you want to follow me, I suggest using an [RSS reader](https://en.wikipedia.org/wiki/RSS)! By subscribing to the feeds below, you can receive updates immediately and I'm wholly in control of my feed with no other middlemen. You don't need an account to follow these feeds either, unlike a social media site. -* Blog ([RSS](/blog/index.xml), [HTML](/blog)): Linux, KDE, and technical discussion -* Art ([RSS](/art/index.xml), [HTML](/art)): My new artwork! -* Videos ([RSS](https://tube.ryne.moe/feeds/videos.xml?videoChannelId=3), [HTML](https://tube.ryne.moe/@redchannel)): Any videos I post on my PeerTube -* Mastodon ([RSS](https://mastodon.art/@redstrate.rss), [HTML](https://mastodon.art/@redstrate)): Mostly nonsense, posts about the same things as the other feeds +* {{< icon "icons/rss.svg" >}} Blog ([RSS](/blog/index.xml), [HTML](/blog)): Linux, KDE, and technical discussion +* {{< icon "icons/art.svg" >}} Art ([RSS](/art/index.xml), [HTML](/art)): My new artwork! +* {{< icon "icons/video.svg" >}} Videos ([RSS](https://tube.ryne.moe/feeds/videos.xml?videoChannelId=3), [HTML](https://tube.ryne.moe/@redchannel)): Any videos I post on my PeerTube +* {{< icon "icons/mastodon.svg" >}} Mastodon ([RSS](https://mastodon.art/@redstrate.rss), [HTML](https://mastodon.art/@redstrate)): Mostly nonsense, posts about the same things as the other feeds diff --git a/i18n/en.yaml b/i18n/en.yaml index 111b343..90a8450 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -1,5 +1,5 @@ navigation: Navigation -social_media: Accounts +social_media: Follow date: Date characters: Characters program: Program diff --git a/themes/red/layouts/partials/art-detail.html b/themes/red/layouts/partials/art-detail.html index 9726f87..6b48105 100644 --- a/themes/red/layouts/partials/art-detail.html +++ b/themes/red/layouts/partials/art-detail.html @@ -12,7 +12,7 @@ {{ end }} {{ if or (or .Params.mastodon_url .Params.pixiv_url) .Params.bluesky_url }} -
Also available on
+Syndications
Created with
+Programs
{{ . }} {{ end }} diff --git a/themes/red/layouts/partials/sidebar.html b/themes/red/layouts/partials/sidebar.html index b65ca13..9235d92 100644 --- a/themes/red/layouts/partials/sidebar.html +++ b/themes/red/layouts/partials/sidebar.html @@ -34,7 +34,7 @@ {{ if .IsTranslated }}