Skip to content

Commit

Permalink
feat: new skin (#16)
Browse files Browse the repository at this point in the history
* chore: update capitalisation

* feat: new skin
  • Loading branch information
henrieglesorotos authored Jul 27, 2024
1 parent 956b9bd commit 297f7b0
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 6 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
gem "github-pages", group: :jekyll_plugins

# gem "rails"

gem "webrick", "~> 1.8"
5 changes: 5 additions & 0 deletions _data/theme.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
skin: soft
google_fonts:
- name: "Fira Sans"
weights: "400,400i,600,600i"
- name: "Fira Sans Condensed"
16 changes: 10 additions & 6 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
---
layout: about
layout: home
alt_title: "//trains, data, knowledge graphs//"
author:
name: Henri Egle Sorotos
picture: /media/about.jpeg
---

<img src="media/about.png" alt="Henri Egle Sorotos" width="100" height="100" style="display: block; margin: 5px left; border-radius: 15px;"/>

#### Hello...my name is Henri.

Expand All @@ -22,14 +21,21 @@ author:
- Startup work culture
- Startup hiring

I work primarily with python and RDF semantic technologies....

<img src="https://ghchart.rshah.org/F75725/henrieglesorotos" alt="Henri Egle Sorotos - Github Contributions"/>

My github is [here](https://github.com/henrieglesorotos)
<span class="icon icon--twitter">{% include icon-github.svg %}</span>

##### Outside of work, I like:

- European public transport - trains and buses. Policy and infrastructure
- Playing mixed netball
- Singing choral music in chamber choirs
- Learning to speak ελλενικα (was french)

##### From time to time I do some blogging:
##### From time to time I do some blogging/paper writing:

- [At Beamery on semantic web and skills](https://henri-egle-sorotos.medium.com/)
- [At Tech Nation on skills, people and companies](https://web.archive.org/web/20231005033555/https://technation.io/news/author/henrieglesorotos/) - from the web archive (slow to load)
Expand All @@ -43,5 +49,3 @@ author:
- London (current)

I am a proud Brummie! Birmingham is awesome. #KRO #SOTV

##### Want to get in touch? [Drop me a line](https://twitter.com/HEgleSorotos)
Binary file removed media/about.jpeg
Binary file not shown.
Binary file added media/about.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 297f7b0

Please sign in to comment.