You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1.2 KiB
37 lines
1.2 KiB
baseURL: "https://em0lar.dev/" |
|
languageCode: "en-us" |
|
title: "em0lar.dev" |
|
theme: "PaperMod" |
|
|
|
params: |
|
theme: auto |
|
homeInfoParams: |
|
Title: Hey there! |
|
Content: > |
|
I'm em0lar, I'm queer. You may also know me as Leo. You can find most of my projects on [Gitea](https://git.em0lar.de/em0lar). |
|
|
|
|
|
I'm non-binary. My English pronouns are they/them/.... In general I prefer gender neutral pronouns, but if your language doesn't support them, ~~you may use both binary pronouns~~ you should really consider recompiling your language with extended support for pronouns. |
|
|
|
|
|
I do a lot of things with train data, such as [FahrplanDatenGarten](https://github.com/FahrplanDatenGarten/FahrplanDatenGarten) and [pyhafas](https://github.com/FahrplanDatenGarten/pyhafas). |
|
|
|
|
|
Maybe someday I will write blog posts here, either in English, German or maybe both. |
|
|
|
socialIcons: # optional |
|
- name: "gitea" |
|
url: "https://git.em0lar.de/em0lar" |
|
- name: "github" |
|
url: "https://github.com/em0lar" |
|
- name: "mastodon" |
|
url: "https://chaos.social/@em0lar" |
|
- name: "twitter" |
|
url: "https://twitter.com/em0lar" |
|
|
|
menu: |
|
main: |
|
- identifier: Contact |
|
name: contact |
|
url: /contact/ |
|
weight: 10
|
|
|