diff --git a/assets/css/extended/footer.css b/assets/css/extended/footer.css index 1b51242be..4b7484082 100644 --- a/assets/css/extended/footer.css +++ b/assets/css/extended/footer.css @@ -44,8 +44,8 @@ form.mailing-list input[type="submit"] { padding: 6px; visibility: hidden; position: fixed; - top: 2px; - right: 2px; + top: 5px; + right: 10px; z-index: 99; transition: visibility 0.5s, opacity 0.8s linear; } diff --git a/config.yml b/config.yml index c6a646568..d4a1bfc9b 100644 --- a/config.yml +++ b/config.yml @@ -79,7 +79,7 @@ params: - name: GoogleScholar url: https://scholar.google.com.au/citations?user=NR254LoAAAAJ - name: Email - url: /about/#contact-me + url: /contact/ mainSections: post showRssButtonInSectionTermList: true showShareButtons: true diff --git a/content/about/index.md b/content/about/index.md index adebc0405..2e7bd9b88 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -14,13 +14,13 @@ aliases: editPost: disabled: true showToc: true - +disableShare: true --- ## Data & AI Expert? As noted on [the homepage](https://yanirseroussi.com/), you should beware of self-proclaimed experts on the internet and do your own due diligence. I cringe putting the word _expert_ next to my name, as there's so much to know and learn, especially in a broad area like Data & AI. Still, underselling myself would also be silly. I'll let you be the judge. -**⚡ New!** These days, I provide independent consulting services around Data & AI, focusing on startups and scaleups in the climate tech and nature-positive sector. See [my consulting page](/consult/) for details, or [scroll down to contact me](#contact-me). +**⚡ New!** These days, I provide independent consulting services around Data & AI, focusing on startups and scaleups in the climate tech and nature-positive sector. See [my consulting page](/consult/) for details. ## Obligatory self-promotional blurb @@ -45,4 +45,4 @@ Anyway, whether you're trying to navigate Data & AI terminology or solve specifi ## Contact me -Feel free to contact me about topics discussed on this website, potential work, or anything else you think I'd find interesting. Before you do, it's worth [checking out my FAQ page](https://yanirseroussi.com/2017/10/15/advice-for-aspiring-data-scientists-and-other-faqs/) to see if your question has already been answered. Contact options include [using my contact form](https://docs.google.com/forms/d/e/1FAIpQLSeibojYvmFUDC284wTybWAuWJ4rHi6j6SnF8ZiZt8zBIyi8vw/viewform), [opening a GitHub issue](https://github.com/yanirs/yanirseroussi.com/issues), [dropping me a line on LinkedIn](https://www.linkedin.com/in/yanirseroussi), [emailing me](mailto:contact@yanirseroussi.com), or [booking a paid call](https://talkw.me/@yanir). +See [my contact page](/contact/). diff --git a/content/consult/index.md b/content/consult/index.md index 5891f0c4e..8507c6c73 100644 --- a/content/consult/index.md +++ b/content/consult/index.md @@ -12,7 +12,7 @@ editPost: disabled: true --- -This is a high-level overview of my approach to consulting and the sort of problems I can help with. Feel free to [contact me](/about/#contact-me) for more details. +This is a high-level overview of my approach to consulting and the sort of problems I can help with. Feel free to [contact me](/contact/) for more details. ## Principles @@ -27,7 +27,7 @@ When approaching consulting engagements, I aim to follow these key principles: With [my broad experience in data science, software engineering, and artificial intelligence](/about/), I can help in a variety of situations. My key offerings are: - Short one-off advisory sessions to address specific challenges and questions ([book paid call](https://talkw.me/@yanir)). -- Longer engagements to tackle data & AI problems, which start with problem discovery and lead to hands-on implementation work ([contact me to discuss](/about/#contact-me)). +- Longer engagements to tackle data & AI problems, which start with problem discovery and lead to hands-on implementation work ([contact me to discuss](/contact/)). - Mid-to-long term engagements as a Fractional Chief Data & AI Officer for startups and scaleups (see [slide deck](/fractional-chief-data-officer/#/) for details). ## Examples @@ -46,4 +46,4 @@ I have worked with large companies (Intel, Qualcomm, Google, and Commonwealth Ba ## Next steps -[Contact me](/about/#contact-me) if you're interested in working together. +[Contact me](/contact/) if you're interested in working together. diff --git a/content/contact/index.md b/content/contact/index.md new file mode 100644 index 000000000..2d598c409 --- /dev/null +++ b/content/contact/index.md @@ -0,0 +1,23 @@ +--- +title: Stay in touch +author: Yanir Seroussi +type: page +summary: Contact me or subscribe to the mailing list. +comments: false +editPost: + disabled: true +disableShare: true +--- + +## Contact me + +Feel free to contact me about topics discussed on this website, potential work, or anything else you think I'd find interesting. Contact options: +* [Book a paid call](https://talkw.me/@yanir) +* [Fill the contact form](https://docs.google.com/forms/d/e/1FAIpQLSeibojYvmFUDC284wTybWAuWJ4rHi6j6SnF8ZiZt8zBIyi8vw/viewform) +* [Open a GitHub issue](https://github.com/yanirs/yanirseroussi.com/issues) +* [Connect on LinkedIn](https://www.linkedin.com/in/yanirseroussi) +* [Email me](mailto:contact@yanirseroussi.com) + +## Subscribe to the mailing list + +To get new posts delivered to your mailbox, scroll to the bottom of this page, enter your email address, and tap Subscribe. You may unsubscribe at any time. diff --git a/layouts/partials/comments.html b/layouts/partials/comments.html index c6730f492..79adf75b7 100644 --- a/layouts/partials/comments.html +++ b/layouts/partials/comments.html @@ -3,7 +3,7 @@
Public comments are closed, but I love hearing from readers. Feel free to - contact me with your thoughts. + contact me with your thoughts.
{{/* Collect mappings from each comment to its replies to efficiently loop over the threaded levels. */}} diff --git a/layouts/partials/extend_footer.html b/layouts/partials/extend_footer.html index 27daff74e..c73a481ff 100644 --- a/layouts/partials/extend_footer.html +++ b/layouts/partials/extend_footer.html @@ -1,5 +1,5 @@ - - ⬇ Subscribe below + + Subscribe