diff --git a/404.md b/404.md index 188f757..1e52d42 100644 --- a/404.md +++ b/404.md @@ -7,7 +7,9 @@ icon: fa-map-signs Whatever you're looking for, it isn't here. -Check the URL, or, if it's my fault, [tweet angrily at me](https://twitter.com/{{site.author.twitter}}) or better yet, [file an issue](https://github.com/loud-and-abrasive/loud-and-abrasive.github.io/issues) on this website's repository. +Check the URL, or, if it's my fault, [tweet angrily at me](https://twitter.com/{{site.author.twitter}}) or better yet, [file an issue](https://github.com/pmcvtm/blog.pmcvtm.com/issues) on this website's repository. + +Additionally, if you were looking for something about **art** or **music**, you may have better luck at [loudandabrasive.com](https://loudandabrasive.com). _Use the button below or the links above to return to some place more real._ diff --git a/_config.yml b/_config.yml index 4f4aaf9..e756bde 100644 --- a/_config.yml +++ b/_config.yml @@ -13,14 +13,14 @@ # you will see them accessed via {{ site.title }}, {{ site.email }}, and so on. # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. -title: "Loud & Abrasive: Patrick McVeety-Mill" -email: p.mcvtm@protonmail.com -organization: "Loud & Abrasive & Co." +title: "BLOG.PMCVTM ยท Patrick McVeety-Mill" +email: pmcvtm@duck.com +organization: "Patrick McVeety-Mill" description: > # this means to ignore newlines until "baseurl:" - Patrick McVeety-Mill's blog and portfolio: Loud & Abrasive. - Featuring guides, art samples, and thoughts and commentaries on development and the world around us. + Patrick McVeety-Mill's blog, + featuring guides and musings on technology, travel, and the world around us baseurl: "" # the subpath of your site, e.g. /blog -url: "http://loudandabrasive.com" +url: "https://blog.pmcvtm.com" permalink: ":title" excerpt_separator: pagination: @@ -33,8 +33,8 @@ pagination: #nav header_pages: - tech.md - - life.md - - arts.md + - travel.md + - musings.md - about.md defaults: @@ -45,24 +45,19 @@ defaults: image: /assets/default-card-image.jpg #seo -logo: /assets/loudandalogo.png +logo: /assets/pmcvtm-logo.png author: name: Patrick McVeety-Mill - twitter: loudandabrasive + twitter: pmcvtm github: pmcvtm social: name: Patrick McVeety-Mill links: - - https://twitter.com/loudandabrasive - https://linkedin.com/in/pmcvtm - https://github.com/pmcvtm - - https://bandcamp.com/loudandabrasive - - https://letterboxd.com/loudandabrasive/ - - https://untappd.com/user/loudandabrasive - - https://goodreads.com/loudandabrasive/ - - https://instagram.com/loudandabrasive + - https://twitter.com/pmcvtm twitter: - username: loudandabrasive + username: pmcvtm sitemap: filename: "/sitemap.xml" diff --git a/_data/bio_links.yml b/_data/bio_links.yml deleted file mode 100644 index e7b386f..0000000 --- a/_data/bio_links.yml +++ /dev/null @@ -1,36 +0,0 @@ -- text: Follow on Twitter - url: https://twitter.com/loudandabrasive - icon: 'fab fa-twitter' - color: brown - show: true - -- text: Follow on Twitch - url: https://twitch.tv/loudandabrasive - icon: 'fab fa-twitch' - color: vermilion - show: true - -- text: Read my Blog - url: https://loudandabrasive.com - icon: 'fas fa-blog' - color: orange - show: true - -- text: Collab on Polywork - url: https://polywork.com/pmcvtm - icon: 'fas fa-hand-sparkles' - color: citron - show: true - -- text: Connect on LinkedIn - url: https://linkedin.com/in/pmcvtm - icon: 'fab fa-linkedin-in' - color: teal - show: true - -- text: Star me on Github - url: https://github.com/pmcvtm - icon: 'fab fa-github' - color: charcoal - show: true - diff --git a/_data/card_links.yml b/_data/card_links.yml deleted file mode 100644 index 6435c32..0000000 --- a/_data/card_links.yml +++ /dev/null @@ -1,41 +0,0 @@ -- text: Add to Contacts - url: /assets/Patrick_McVeety-Mill.vcf - icon: 'fas fa-address-book' - color: brown - show: true - -- text: Follow on Twitter - url: https://twitter.com/loudandabrasive - icon: 'fab fa-twitter' - color: vermilion - show: true - -- text: Read my Blog - url: https://loudandabrasive.com - icon: 'fas fa-blog' - color: orange - show: true - -- text: Follow on Twitch - url: https://twitch.tv/loudandabrasive - icon: 'fab fa-twitch' - color: citron - show: true - -- text: Collab on Polywork - url: https://polywork.com/pmcvtm - icon: 'fas fa-hand-sparkles' - color: teal - show: true - -- text: Connect on LinkedIn - url: https://linkedin.com/in/pmcvtm - icon: 'fab fa-linkedin-in' - color: charcoal - show: true - -- text: Star me on Github - url: https://github.com/pmcvtm - icon: 'fab fa-github' - color: brown - show: true diff --git a/_data/social_links.yml b/_data/social_links.yml index c20db85..8ee4479 100644 --- a/_data/social_links.yml +++ b/_data/social_links.yml @@ -1,47 +1,39 @@ +- text: Add to Contacts + url: /assets/Patrick_McVeety-Mill.vcf + icon: 'fas fa-address-book' + footer: false + card: true + linkinbio: false + - name: Twitter - urlPart: twitter.com - icon: fa-twitter - color: vermilion - show: true + url: https://twitter.com/pmcvtm + text: Follow on Twitter + icon: 'fab fa-twitter' + footer: true + card: true + linkinbio: true - name: LinkedIn - urlPart: linkedin.com - icon: fa-linkedin-in - color: orange - show: true + url: https://linkedin.com/in/pmcvtm + text: Connect on LinkedIn + icon: 'fab fa-linkedin-in' + footer: true + card: true + linkinbio: true - name: Github - urlPart: github.com - icon: fa-github - color: citron - show: true - -- name: Bandcamp - urlPart: bandcamp.com - icon: fa-bandcamp - color: teal - show: true - -- name: Letterboxd - urlPart: letterboxd.com - icon: fa-pied-piper - color: charcoal - show: true - -- name: Untappd - urlPart: untappd.com - icon: fa-untappd - color: vermilion - show: true + text: Star me on Github + url: https://github.com/pmcvtm + icon: 'fab fa-github' + footer: true + card: true + linkinbio: true -- name: Goodreads - urlPart: goodreads.com - icon: fa-goodreads-g - color: orange - show: true +- name: Blog + text: Read my Blog + url: https://blog.pmcvtm.com + icon: 'fas fa-blog' + footer: false + card: true + linkinbio: true -- name: Instagram - urlPart: instagram.com - icon: fa-instagram - color: citron - show: true diff --git a/_includes/footer.html b/_includes/footer.html index eb9ed35..9b1fe13 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -3,10 +3,9 @@