From 027dac5d5c944dc4b18997c5f079626aab067fe7 Mon Sep 17 00:00:00 2001 From: Max Mascini Date: Sun, 24 Nov 2024 12:47:24 -0400 Subject: [PATCH 1/2] update: add new blog post on backpacking the East Coast Trail and modify various site elements --- 404.qmd | 1 + _quarto.yml | 18 +- _site/404.html | 9 +- _site/TODO.html | 2 +- _site/about_site.html | 2 +- .../quarto-website-tut.html | 4 +- _site/blog/blog_index.html | 32 +- _site/blog/outdoors/east-coast-trail.html | 622 ++++++++++++++++++ _site/index.html | 11 +- _site/listings.json | 3 +- _site/search.json | 32 +- blog/blog_index.qmd | 1 + blog/outdoors/east-coast-trail.qmd | 14 + index.qmd | 15 +- 14 files changed, 719 insertions(+), 47 deletions(-) create mode 100644 _site/blog/outdoors/east-coast-trail.html create mode 100644 blog/outdoors/east-coast-trail.qmd diff --git a/404.qmd b/404.qmd index 4f24ed3..7378cb8 100644 --- a/404.qmd +++ b/404.qmd @@ -7,4 +7,5 @@ The page you requested cannot be found (perhaps it was moved or renamed). You may want to try searching to find the page's new location. As consolation for not finding what you were looking for, please enjoy this silly little cat. + ![](images/404.png){fig-align="center"} \ No newline at end of file diff --git a/_quarto.yml b/_quarto.yml index f97d649..a55e49e 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -2,13 +2,14 @@ project: type: website output-dir: _site resources: - - files/* + - files/** execute: freeze: auto website: title: "MinMaxed" + # description: "Max Mascini is a " bread-crumbs: true page-navigation: true open-graph: true @@ -21,20 +22,21 @@ website: navbar: # logo: images/logo.png collapse-below: lg - right: - - icon: linkedin - href: https://www.linkedin.com/in/max-mascini-562239213/ - - - icon: github - href: https://github.com/maxmascini left: - - text: Home + - text: "About" href: index.qmd - text: Blog href: blog/blog_index.qmd + right: + - icon: linkedin + href: https://www.linkedin.com/in/max-mascini-562239213/ + + - icon: github + href: https://github.com/maxmascini + page-footer: center: - text: "About Site" diff --git a/_site/404.html b/_site/404.html index 4e54c2c..fb44bfd 100644 --- a/_site/404.html +++ b/_site/404.html @@ -93,7 +93,7 @@