diff --git a/docs/links.md b/docs/links.md index 75a4a9d..e8f591b 100644 --- a/docs/links.md +++ b/docs/links.md @@ -8,6 +8,7 @@ authors: ["trent"] * [Home](index.md){target=_blank} * [AudioBooks](https://trentpalmer.org){target=_blank} +* [Attention Span History](https://blog.trentpalmer.org){target=_blank} * [GitHub](https://github.com/TrentSPalmer){target=_blank} * [Twitter](https://twitter.com/boringtrent){target=_blank} * [Facebook](https://www.facebook.com/trentspalmer){target=_blank} diff --git a/docs/rss.md b/docs/rss.md new file mode 100644 index 0000000..139e4da --- /dev/null +++ b/docs/rss.md @@ -0,0 +1,10 @@ +--- +title: "RSS" +authors: ["trent"] +--- +# Trent's Blog + +## **RSS** + +* [Created](/feed_rss_created.xml){target=_blank} +* [Updated](/feed_rss_updated.xml){target=_blank} diff --git a/mkdocs.yml b/mkdocs.yml index a923504..2100491 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,4 +1,6 @@ site_name: Trent's Blog +site_description: Trent's blog of mostly technical documentations. +site_url: https://blog.trentsonlinedocs.xyz/ theme: name: material @@ -36,7 +38,25 @@ nav: - posts/lmde3-xfs-full-disk-encryption.md - posts/rewrite-hugo-themes-report-in-python.md - Links: + - Home: index.md - Links: links.md + - RSS: rss.md + - TrentReads: https://trentpalmer.org + - AttentionSpanHistory: https://blog.trentpalmer.org + - GitHub: https://github.com/TrentSPalmer + - Twitter: https://twitter.com/boringtrent + - Facebook: https://www.facebook.com/trentspalmer + - TrentDocs: https://docs.trentsonlinedocs.xyz/ + - HugoThemesReport: https://trentsonlinedocs.xyz/hugo-themes-report/hugo-themes-report.html + - LibreGpsParser: https://play.google.com/store/apps/details?id=org.trentpalmer.libre_gps_parser + - ConcisePDX: https://concise-pdx.com/ + - FreeCodeCampChallenges: https://trentspalmer.github.io/fcc-challenges/ + - DeviceLayout: https://trentpalmer.work/6a57bbe24d8244289610bf57533d6c6f/ + - OregonHikersFieldGuide: https://www.oregonhikers.org/field_guide/ + - RSS: + - RSS: rss.md + - RssCreated: /feed_rss_created.xml + - RssUpdated: /feed_rss_updated.xml extra_css: - extra.css @@ -52,3 +72,7 @@ extra: - icon: fontawesome/brands/github link: https://github.com/TrentSPalmer name: trent on github + +plugins: + - rss: + match_path: "posts/.*" diff --git a/site/404.html b/site/404.html index a328051..79517aa 100644 --- a/site/404.html +++ b/site/404.html @@ -6,11 +6,13 @@ + + - + @@ -18,10 +20,10 @@ - + - + @@ -97,40 +99,6 @@ - - -