diff --git a/config.toml b/config.toml index 15240daa..b57f5c8d 100644 --- a/config.toml +++ b/config.toml @@ -147,7 +147,6 @@ disableAliases = true [sitemap] filename = "sitemap.xml" - priority = 0.7 [imaging] # options for resampling filters: diff --git a/content/_index.md b/content/_index.md index 73ebf582..026ddcc9 100644 --- a/content/_index.md +++ b/content/_index.md @@ -3,7 +3,6 @@ title: "Jake Jarvis – Front-End Web Developer in Boston, MA" date: 2020-08-01 17:56:45-0400 type: home sitemap: - changefreq: weekly priority: 1.0 --- diff --git a/content/birthday/index.md b/content/birthday/index.md index 42387d08..e83c495d 100644 --- a/content/birthday/index.md +++ b/content/birthday/index.md @@ -4,9 +4,6 @@ date: 1996-02-04 00:00:00-0400 description: "The origin of my hatred for the Happy Birthday song." image: "thumb.png" layout: video -sitemap: - changefreq: yearly - priority: 0.2 resources: - src: "birthday.mp4" - src: "birthday.webm" diff --git a/content/cli/index.md b/content/cli/index.md index 816e08db..c3d54719 100644 --- a/content/cli/index.md +++ b/content/cli/index.md @@ -4,8 +4,6 @@ date: 2020-04-22 10:50:04-0400 description: "AKA, the most useless Node module ever published, in history, by anyone, ever." image: "images/screenshot.png" layout: etc -sitemap: - priority: 0.5 --- {{< gh-buttons username="jakejarvis" repo="cli" >}} diff --git a/content/hillary/index.md b/content/hillary/index.md index 60afd686..b9d9f18e 100644 --- a/content/hillary/index.md +++ b/content/hillary/index.md @@ -4,9 +4,6 @@ date: 2016-07-25 00:00:00-0400 description: "My brief apperance in one of Hillary Clinton's 2016 DNC convention videos on substance abuse." image: "thumb.png" layout: video -sitemap: - changefreq: yearly - priority: 0.2 resources: - src: "convention-720p.mp4" - src: "convention-720p.webm" diff --git a/content/leo/index.md b/content/leo/index.md index 26d7a5dc..40ef632a 100644 --- a/content/leo/index.md +++ b/content/leo/index.md @@ -4,9 +4,6 @@ date: 2007-01-01 00:00:00-0400 description: "Powncer app featured in Leo Laporte's TechTV show." image: "thumb.png" layout: video -sitemap: - changefreq: yearly - priority: 0.2 resources: - src: "leo.mp4" - src: "leo.webm" diff --git a/content/notes/_index.md b/content/notes/_index.md index e39df2c3..c11ede56 100644 --- a/content/notes/_index.md +++ b/content/notes/_index.md @@ -1,7 +1,4 @@ --- title: "Notes" description: "Recent posts by Jake Jarvis." -sitemap: - changefreq: weekly - priority: 0.3 --- diff --git a/content/notes/dark-mode/index.md b/content/notes/dark-mode/index.md index c72447f0..c7fcd57e 100644 --- a/content/notes/dark-mode/index.md +++ b/content/notes/dark-mode/index.md @@ -18,6 +18,7 @@ css: | margin: 0 auto; border: 2px solid #cccccc; } +draft: false --- Love it or hate it, it seems that the [dark mode fad](https://en.wikipedia.org/wiki/Light-on-dark_color_scheme) is here to stay, especially now that more and more devices have [OLED screens](https://www.macrumors.com/2019/10/21/ios-13-dark-mode-extends-iphone-battery-life/) that display true blacks... which means that these trendsetters might go blind from your site's insanely white background if you're behind the curve and don't offer your own dark mode. diff --git a/content/notes/millenial-with-hillary-clinton/index.md b/content/notes/millenial-with-hillary-clinton/index.md index c74426ee..a982f58c 100644 --- a/content/notes/millenial-with-hillary-clinton/index.md +++ b/content/notes/millenial-with-hillary-clinton/index.md @@ -11,7 +11,6 @@ image: "images/9e58a-1bvweqv_ve2_c1tw5-ihrhw.jpg" aliases: - /2016/02/28/millenial-with-hillary-clinton/ draft: false -comments: false --- {{< image src="images/24707394571_0818d4ab83_o-1-copy.jpg" >}}[Hillary for New Hampshire](https://medium.com/@HillaryForNH) Winter Fellows with [Hillary Clinton](https://medium.com/@HillaryClinton) in Derry, NH ([February 3, 2016](https://www.flickr.com/photos/hillaryclinton/24707394571/)){{< /image >}} diff --git a/content/notes/no-homo-still-raps-motto/index.md b/content/notes/no-homo-still-raps-motto/index.md index d31e208b..8b1d0a0d 100644 --- a/content/notes/no-homo-still-raps-motto/index.md +++ b/content/notes/no-homo-still-raps-motto/index.md @@ -12,7 +12,6 @@ image: "images/1_b41ztscbaxqi60snwsswfw.jpg" aliases: - /2013/11/21/no-homo-still-raps-motto/ draft: false -comments: false --- {{< image src="images/1_b41ztscbaxqi60snwsswfw.jpg" >}}This essay was written for Professor [David Valdes-Greenwood](http://www.davidvaldesgreenwood.com/)'s "Love & Sexuality" class at [Tufts University](https://www.tufts.edu/) in April 2012.{{< /image >}} diff --git a/content/previously/index.md b/content/previously/index.md index 7d64dce7..5088e270 100644 --- a/content/previously/index.md +++ b/content/previously/index.md @@ -4,8 +4,6 @@ date: 2020-04-22 10:50:04-0400 description: "An incredibly embarrassing and somewhat painful walkthrough of this site's long history..." image: "images/2001_12.png" layout: etc -sitemap: - priority: 0.3 css: | /*! * Comic Neue typeface v2.5 - http://comicneue.com/ diff --git a/content/stats.md b/content/stats.md index 1cf8e472..996270dd 100644 --- a/content/stats.md +++ b/content/stats.md @@ -13,8 +13,6 @@ css: | border: 0; overflow: hidden; } -sitemap: - priority: 0.3 --- This website uses [**Simple Analytics**](https://simpleanalytics.com/?ref=jarv.is) to track pageviews **without collecting any personally identifiable information,** including IP addresses, cookies, and browser fingerprints. diff --git a/content/uses/index.md b/content/uses/index.md index 15aa468b..92daec7a 100644 --- a/content/uses/index.md +++ b/content/uses/index.md @@ -8,9 +8,6 @@ css: | h2 img.emoji { margin-right: 2px; } -sitemap: - changefreq: monthly - priority: 0.4 --- ~~I regularly get messages asking about which tools I use to work.~~ diff --git a/yarn.lock b/yarn.lock index ceee373f..33d69248 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5751,9 +5751,9 @@ once@^1.3.0, once@^1.3.1, once@^1.4.0: wrappy "1" onetime@^5.1.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/onetime/-/onetime-5.1.0.tgz#fff0f3c91617fe62bb50189636e99ac8a6df7be5" - integrity sha512-5NcSkPHhwTVFIQN+TUqXoS5+dlElHXdpAWu9I0HP20YOtIi+aZ0Ct82jdlILDxjLEAWwvm+qj1m6aEtsDVmm6Q== + version "5.1.1" + resolved "https://registry.yarnpkg.com/onetime/-/onetime-5.1.1.tgz#5c8016847b0d67fcedb7eef254751cfcdc7e9418" + integrity sha512-ZpZpjcJeugQfWsfyQlshVoowIIQ1qBGSVll4rfDq6JJVO//fesjoX808hXWfBjY+ROZgpKDI5TRSRBSoJiZ8eg== dependencies: mimic-fn "^2.1.0" @@ -8037,9 +8037,9 @@ uc.micro@^1.0.1, uc.micro@^1.0.5: integrity sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA== uglify-js@^3.5.1: - version "3.10.0" - resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.10.0.tgz#397a7e6e31ce820bfd1cb55b804ee140c587a9e7" - integrity sha512-Esj5HG5WAyrLIdYU74Z3JdG2PxdIusvj6IWHMtlyESxc7kcDz7zYlYjpnSokn1UbpV0d/QX9fan7gkCNd/9BQA== + version "3.10.1" + resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.10.1.tgz#dd14767eb7150de97f2573a5ff210db14fffe4ad" + integrity sha512-RjxApKkrPJB6kjJxQS3iZlf///REXWYxYJxO/MpmlQzVkDWVI3PSnCBWezMecmTU/TRkNxrl8bmsfFQCp+LO+Q== unbzip2-stream@^1.0.9: version "1.4.3"