fix(docs): updated

Signed-off-by: Neko Ayaka <neko@ayaka.moe>
This commit is contained in:
Neko Ayaka
2025-03-07 16:03:51 +08:00
parent 15f839cf20
commit 69b45aec00
2 changed files with 5 additions and 4 deletions
@@ -67,7 +67,7 @@ So this is what we get finally:
Later on today, I was working on publishing the
[documentation site](https://airi.build) of Project Airi online, for me,
and other developers, artists to use it as a reference and guidelines,
and other developers, artists to use it as a reference and guidelines.
I did it! And the newly designed logo has been put into the
[documentation site](https://airi.build) along with the color palette:
@@ -30,16 +30,17 @@ flexible for other pages to use.
## Day time
I experimented with the definePage macro hook from unplugging-vue-router,
I experimented with the [`definePage`](https://uvr.esm.is/guide/extending-routes.html#definepage)
macro hook from [`unplugin-vue-router`](https://github.com/posva/unplugin-vue-router),
found it quite worked well for my scenario and decided the path to follow
on.
And I ported 3 new animation transitions from
And I ported 3 extra new animation transitions from
[https://cowardly-witch.netlify.app/](https://cowardly-witch.netlify.app/),
they were already available on
[https://proj-airi-packages-ui-transitions.netlify.app/#/](https://proj-airi-packages-ui-transitions.netlify.app/#/) .
I deployed the official documentation site onto https://airi.build yesterday,
I deployed the official documentation site onto [https://airi.build](https://airi.build) yesterday,
[@kwaa](https://github.com/kwaa) commented that he would suggest me try
the `https://airi.more.ai/docs` approach instead, but I couldn't figure out
a way to make a 200 redirect proxy for /docs.