Skip to content

Commit

Permalink
Switch homepage to profile mode & tweak footer
Browse files Browse the repository at this point in the history
  • Loading branch information
yanirs committed Jan 16, 2024
1 parent 3b84b24 commit 9ad9f03
Show file tree
Hide file tree
Showing 4 changed files with 67 additions and 29 deletions.
12 changes: 10 additions & 2 deletions assets/css/extended/home.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,18 @@
margin: var(--gap) 0;
}

.home-info a {
.home-info a, .profile a {
text-decoration: underline;
}

.profile .buttons a {
text-decoration: none;
}

.profile_inner {
text-align: left;
}

.home-info .entry-header h1 {
text-align: center;
}
Expand All @@ -18,7 +26,7 @@
margin-top: 10px;
}

.home-info .entry-content .footnote {
.home-info .entry-content .footnote, .profile_inner .footnote {
font-size: 14px;
font-style: italic;
}
Expand Down
59 changes: 40 additions & 19 deletions config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
baseURL: https://yanirseroussi.com/
copyright: 'Text and figures licensed under [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/) by [Yanir Seroussi](https://yanirseroussi.com/about/), except where noted otherwise  |'
copyright: 'Text and figures licensed under [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/) by [Yanir Seroussi](https://yanirseroussi.com/about/), except where noted otherwise'
enableGitInfo: true
languageCode: en-au
paginate: 10000
Expand Down Expand Up @@ -32,34 +32,55 @@ params:
cover:
hiddenInList: true
description: |
Human-generated words on data science, artificial intelligence, and related areas by Yanir Seroussi, an experienced data scientist and software engineer.
Human-generated words on data and artificial intelligence, with a focus on nature-positive applications.
disableScrollToTop: true
editPost:
appendFilePath: true
text: Suggest changes
url: https://github.com/yanirs/yanirseroussi.com/blob/master/content
homeInfoParams:
hideFooter: true
profileMode:
enabled: true
title: 'Yanir Seroussi &ndash; Data & AI Expert<sup>*</sup>'
content: |
**Welcome! 🐳️** I'm Yanir Seroussi, a full-stack data scientist and software engineer with over a decade of
experience.
subtitle: |
[Consultant helping](/consult/)...
: small-to-medium organisations focused on nature-positive outcomes
These days, I provide independent consulting services around Data & AI, focusing on small-to-medium
organisations in the climate tech and nature-positive sector. See [my consulting page](/consult/) for details,
or [visit the about page for a longer intro and contact options](/about/).
Over the years, I've published many posts on [data science](/tags/data-science/) and related topics. Scroll down
to view them in reverse chronological order, or [explore posts by tag](/tags/). You can also check out the
[Today I Learned (TIL)](/til/) section for posts that tend to be rougher and shorter.
Subscribe to my mailing list at [the bottom of any page](#mailing-list-email) for new post notifications.
[Professional background](/about/)...
: 15+ years in software engineering (Computer Science BSc)<br>10+ years in data science / engineering (Artificial Intelligence PhD)
[Posting about](/posts/)...
: data and artificial intelligence, and their role in helping nature thrive
<p class="footnote">
* Warning: Beware of self-proclaimed experts on the internet. Do your own due diligence.
* Warning: Beware of self-proclaimed experts on the internet. Do your own due diligence. 🐳️
</p>
cover:
image: /home-profile.webp
alt: Yanir Seroussi's profile picture
imageUrl: /home-profile.webp
imageTitle: Yanir Seroussi's profile picture
imageWidth: 278
imageHeight: 250
buttons:
- name: About
url: /about/
- name: Posts
url: /posts/
- name: TIL
url: /til/
- name: Tags
url: /tags/
- name: Talks
url: /talks/
- name: Consulting Services
url: /consult/
socialIcons:
- name: LinkedIn
url: https://www.linkedin.com/in/yanirseroussi/
- name: GitHub
url: https://github.com/yanirs/
- name: GoogleScholar
url: https://scholar.google.com.au/citations?user=NR254LoAAAAJ
- name: Email
url: mailto:[email protected]
mainSections: post
showRssButtonInSectionTermList: true
showShareButtons: true
Expand Down
4 changes: 2 additions & 2 deletions content/til/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
title: "TIL: Today I learned..."
description: |
Short, rough posts about things I learned, inspired by Simon Willison's TIL. The aim of this section is to get me
posting more frequently, which is working as of December 2023. Subscribe to the mailing list to receive a digest of
recent TILs whenever I publish a more significant post (aiming for once a month).
posting more frequently, which is working as of January 2024. Subscribe to the mailing list to receive a digest of
recent TILs whenever I publish more significant posts.
---
21 changes: 15 additions & 6 deletions layouts/partials/extend_footer.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<div class="mailing-list-container">
<form
class="mailing-list"
action="https://yanirseroussi.us17.list-manage.com/subscribe/post?u=3c08aa3ff27dd92978019febd&amp;id=bc3ab705af"
method="post"
target="_blank"
novalidate
class="mailing-list"
action="https://yanirseroussi.us17.list-manage.com/subscribe/post?u=3c08aa3ff27dd92978019febd&amp;id=bc3ab705af"
method="post"
target="_blank"
novalidate
>
<label for="mailing-list-email">Get new post notifications</label>
<label for="mailing-list-email">Get new posts in your mailbox</label>
<input type="text" name="EMAIL" id="mailing-list-email" placeholder="Email address" />
<div style="position: absolute; left: -5000px;" aria-hidden="true">
<input type="text" name="b_3c08aa3ff27dd92978019febd_bc3ab705af" tabindex="-1" value="" />
Expand All @@ -17,4 +17,13 @@
<div class="footer">
Alternatively, <a href="https://yanirseroussi.com/index.xml">subscribe to RSS feed</a>.
</div>

<div class="footer">
<span>{{ site.Copyright | markdownify }}&nbsp;&nbsp;|</span>
<span>
Powered by
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
<a href="https://github.com/adityatelange/hugo-PaperMod/" rel="noopener" target="_blank">PaperMod</a>
</span>
</div>
</div>

0 comments on commit 9ad9f03

Please sign in to comment.