www

my website
git clone https://tilde.team/~marisa/repo/www.git
Log | Files | Refs | README

commit 83be3dde925cc902faed39ccb3755817bacae51a
parent 4dfd928d40d83de82ec9035013573029d59f1e9a
Author: mokou <mokou@posteo.de>
Date:   Sun, 17 May 2020 22:06:28 +0200

Change name

Diffstat:
MREADME.md | 2+-
Mconfig.toml | 4++--
Mcontent/contact.md | 6+++---
Mstatic/main.css | 2+-
Mtemplates/index.html | 4++--
5 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/README.md b/README.md @@ -1,6 +1,6 @@ # www -This is the source code for my website at https://aun.touhou.cz. +This is the source code for my website at https://marisa.touhou.cz. It's built with [Zola](https://getzola.org), and deployed every 20 minutes via a cronjob executing a shell script that fetches from this git repository and diff --git a/config.toml b/config.toml @@ -1,7 +1,7 @@ -title = "aun's website" +title = "marisa's website" # The URL the site will be built for -base_url = "https://aun.touhou.cz" +base_url = "https://marisa.touhou.cz" # Whether to automatically compile all Sass files in the sass directory compile_sass = false diff --git a/content/contact.md b/content/contact.md @@ -3,13 +3,13 @@ title = "Contact" +++ The most consistent way to reach me is by email. My main address is `mokou at -posteo dot de`. For touhou.cz-related queries, use `aun at touhou dot cz` instead. +posteo dot de`. Another good chance is on Matrix: `@mokou:mozilla.org`. -I have a Mastodon profile that I use infrequently: [Link](https://slime.global/@aun) +I have a Mastodon profile that I use infrequently: [Link](https://touhou.cz/users/marisa) My [GitHub](https://github.com/fmoko) profile is only actively used for work -purposes and Rust-related work. The rest of my code is available at [git.touhou.cz](https://git.touhou.cz/aun). +purposes and Rust-related work. The rest of my code is available at [git.touhou.cz](https://git.touhou.cz/mokou). My main FFXIV character is [A'ra Ara on Malboro (Crystal)](https://na.finalfantasyxiv.com/lodestone/character/24404738/). diff --git a/static/main.css b/static/main.css @@ -124,7 +124,7 @@ img { top: 0; transform: translate(-50%, -50%) scale(0); transition: transform .2s; - width: 320px; + width: 520px; z-index: 3; font-size: 0.8rem; font-family: 'Inter', sans-serif; diff --git a/templates/index.html b/templates/index.html @@ -36,9 +36,9 @@ <div class="block block-highlighted"> <div class="larger-type"> <strong class="merriweather"> - Hi! My name is Aun<span class="popover"> + Hi! My name is Marisa<span class="popover"> <span class="popover-element">*</span> - <div class="popover-container">I have a real name, too. Online, I go by Aun.</div> + <div class="popover-container">I have a real name, too. Online, I go by Marisa.</div> </span>. I work as a software engineer specializing in offline technologies. </strong>