Add Spanish translation files for blog posts
Enable Spanish in the config. English will be under /. Spanish will be under /es.
This commit is contained in:
parent
4c07ff675c
commit
32da44f045
4 changed files with 139 additions and 0 deletions
50
content/_index.es.md
Normal file
50
content/_index.es.md
Normal file
|
@ -0,0 +1,50 @@
|
|||
# Hola! 👋🏻
|
||||
|
||||
Soy Eryn. Mis pronombres son [ella/ella][p]. Esta es me página personal. Bienvanide.
|
||||
|
||||
## Personal
|
||||
|
||||
I'm a queer trans woman. I live in San Francisco with my [two cats][cats]. I was
|
||||
born in Seattle, WA and grew up in Phoenix, AZ. I attended [Oberlin College][ob]
|
||||
where I got a degree in Computer Science. {{< tess >}} is my girlfriend.
|
||||
|
||||
I speak English natively, and Spanish competently.
|
||||
|
||||
## Hobbies
|
||||
|
||||
I have a big appetite for learning new skills, especially things that combine
|
||||
multiple of my interests or get me away from my computer.
|
||||
|
||||
I've been a musician for most of my life. I started on the piano at age seven,
|
||||
played trumpet in high school, and have picked up a smattering of other
|
||||
instruments along the way. I still play piano occasionally, but my current
|
||||
musical obsession is my modular synthesizer. I occasionally record things, and
|
||||
I'm hoping to share them here on this site.
|
||||
|
||||
Other things I've picked up over the years include: ceramics, calligraphy,
|
||||
knitting, bread baking, cycling, photography, and astronomy. You can never have
|
||||
too many hobbies, right?
|
||||
|
||||
## Professional
|
||||
|
||||
I've worked as a software engineer since 2011 for a variety of companies around
|
||||
the San Francisco Bay Area. For the past six years, I've worked at Apple, first
|
||||
on the iOS Accessibility team, and now on the Authentication Experience team.
|
||||
|
||||
Check out my [résumé][r] for more details.
|
||||
|
||||
## Say Hello
|
||||
|
||||
You can find me in lots of other corners of the Internet. I'm most active on
|
||||
[Twitter][t] and [Instagram][i]. I post music on [SoundCloud][sc] and
|
||||
[Bandcamp][bc]. I'm on [GitHub][gh] for coding projects.
|
||||
|
||||
[p]: http://pronoun.is/she
|
||||
[cats]: {{< ref "/cats" >}}
|
||||
[ob]: https://www.oberlin.edu
|
||||
[r]: {{< ref "/resume" >}}
|
||||
[t]: https://twitter.com/erynofwales
|
||||
[i]: https://www.instagram.com/erynofwales/
|
||||
[sc]: https://soundcloud.com/purlsnbeeps
|
||||
[bc]: https://erynwells.bandcamp.com/releases
|
||||
[gh]: https://github.com/erynofwales
|
Loading…
Add table
Add a link
Reference in a new issue