add zola
This commit is contained in:
parent
1aefdf8ce6
commit
f24ecadfbf
932 changed files with 3986 additions and 2419 deletions
|
@ -8,7 +8,6 @@ show_copyright = true
|
|||
show_shares = true
|
||||
+++
|
||||
|
||||
|
||||
## Welcome
|
||||
|
||||
to the online presence of Aron Petau.
|
||||
|
@ -16,6 +15,7 @@ to the online presence of Aron Petau.
|
|||
<aside>
|
||||
|
||||

|
||||
|
||||
</aside>
|
||||
|
||||
I use he/him pronouns and am based in Berlin, Germany.
|
||||
|
@ -34,13 +34,14 @@ As long as the move / redesign is not fully done, here the old site is still onl
|
|||
{% end %}
|
||||
|
||||
Progress of the rebuild:
|
||||
<progress value="90" max="100"></progress>
|
||||
<progress value="95" max="100"></progress>
|
||||
|
||||
{% alert(note=true) %}
|
||||
Further, there is an initial effort to bring translations to this website. That is quite the process and will take some time.
|
||||
Further, there is an initial effort to bring translations to this website.
|
||||
That is quite the process and will take some time.
|
||||
{% end %}
|
||||
Progress of the translation:
|
||||
<progress value="15" max="100"></progress>
|
||||
<progress value="20" max="100"></progress>
|
||||
|
||||
{% alert(important=true) %}
|
||||
Last updated: 2025-05-14
|
||||
|
@ -48,7 +49,7 @@ Last updated: 2025-05-14
|
|||
|
||||
{% crt() %}
|
||||
|
||||
```sh
|
||||
```zsh
|
||||
➜ content git:(main) ✗ tree -L 2
|
||||
.
|
||||
├── _index.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue