mirror of
https://github.com/ethanrusz/ethanrusz
synced 2024-11-21 15:57:45 -05:00
Add missing pages
This commit is contained in:
parent
98241aab81
commit
ed156d4b63
4 changed files with 34 additions and 0 deletions
16
_pages/about.md
Normal file
16
_pages/about.md
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
---
|
||||||
|
permalink: /about/
|
||||||
|
title: "About"
|
||||||
|
---
|
||||||
|
|
||||||
|
### Good day, eh! 👋
|
||||||
|
|
||||||
|
I'm a polyglot developer and RIT Computing and Information Technologies alum. My academic focus is data engineering, and music & technology.
|
||||||
|
|
||||||
|
### Let's talk! 📬
|
||||||
|
|
||||||
|
Feel free to get in touch with me if you want to discuss my work or other interests. I'm also an audio production, backpacking, locksport, and daily driver Linux nerd!
|
||||||
|
|
||||||
|
💻 🔓 🎹 ⌨️ 🏕️ 🤿
|
||||||
|
|
||||||
|
The best way to contact me is via email at ethan@rusz.dev. You can also give my Matrix a shot at [@ruszdev:matrix.org](https://matrix.to/#/@ruszdev:matrix.org). I'm also on [Mastodon](https://mastodon.acm.org/@rusz)!
|
6
_pages/category-archive.md
Normal file
6
_pages/category-archive.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
---
|
||||||
|
title: "Posts by Category"
|
||||||
|
layout: categories
|
||||||
|
permalink: /categories/
|
||||||
|
author_profile: true
|
||||||
|
---
|
6
_pages/tag-archive.md
Normal file
6
_pages/tag-archive.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
---
|
||||||
|
title: "Posts by Tag"
|
||||||
|
permalink: /tags/
|
||||||
|
layout: tags
|
||||||
|
author_profile: true
|
||||||
|
---
|
6
_pages/year-archive.md
Normal file
6
_pages/year-archive.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
---
|
||||||
|
title: "Posts by Year"
|
||||||
|
permalink: /posts/
|
||||||
|
layout: posts
|
||||||
|
author_profile: true
|
||||||
|
---
|
Loading…
Reference in a new issue