Commit Graph

169 Commits

Author SHA1 Message Date
Soitora
c1552dce48
Update FAQ/Guides title template 2023-09-10 21:52:12 +02:00
Alessandro Jean
0141ce5c02
Use latest stable version on getting started. (#51) 2023-09-10 16:40:07 -03:00
Soitora
ec1a939b2e
Move "dist" to website root 2023-09-10 21:36:00 +02:00
Soitora
b2cb199632
Remove unused img folder 2023-09-10 21:21:08 +02:00
nicki
a031b852cf
Re-write backups page (#42)
* re-write backups page

removed bunch of old info
edited to current details
added new stuff like auto sync

* fix broken links

tfw /

* SY

* move around the backup tip and reword a bit

* fix link fragments

* Add PR suggestions

rewording, consistency, and editing
2023-09-10 21:08:10 +02:00
Alessandro Jean
1f1c3b4184
Update VitePress (again) and use exact versions in package.json. (#50) 2023-09-10 16:05:37 -03:00
Soitora
3904bc084a
Remove Twitter from README 2023-09-10 20:44:44 +02:00
arkon
dc20ee4420
Reorganize FAQs (#47) 2023-09-10 20:36:07 +02:00
Alessandro Jean
0af948cd8d
Add initial analytics for downloads (#43)
* Add initial analytics for downloads.

* Change analytics events and enable it.

* Change to a custom ID.

* Use custom analytics plugin.

* Bound gtag to window.

* Update id for `kodo.moe`.
2023-09-10 15:30:57 -03:00
Alessandro Jean
c410fcbffe
Fix news date formatting as UTC. (#49) 2023-09-10 15:30:33 -03:00
Alessandro Jean
256690e65b
Change forks page layout. (#48) 2023-09-10 14:38:59 -03:00
Soitora
c779e413ca
Change features icons (#45)
* Change features icons

* Update icons

Co-Authored-By: arkon <arkon@users.noreply.github.com>

---------

Co-authored-by: arkon <arkon@users.noreply.github.com>
2023-09-10 19:22:41 +02:00
arkon
16cf08e614
Misc. rewording (#46) 2023-09-10 18:45:26 +02:00
Soitora
31e86d1b74
Update dependencies 2023-09-10 16:35:13 +02:00
arkon
b3315a2cb4
Misc. rewording + reorganization (#44) 2023-09-10 15:43:55 +02:00
Alessandro Jean
0af6607c09
Fix RSS link. (#41) 2023-09-09 20:26:19 -03:00
Alessandro Jean
ffd5cb32f4
Add RSS feed link in the news page (#40)
* Add RSS feed link in the news page.

* Remove orange color to use brand color.
2023-09-09 20:03:12 -03:00
Alessandro Jean
f8d334e6e0
Fix bad HTML encoding in OG images and add news dir. (#39) 2023-09-09 20:02:54 -03:00
Alessandro Jean
9bf67129d3
Fix broken link in getting started. (#38) 2023-09-09 19:34:43 -03:00
Alessandro Jean
0906da5826
Fix more hydration issues. (#37) 2023-09-09 18:58:18 -03:00
Alessandro Jean
1f878c9f23
Generate a news JSON feed as well (#36)
* Generate a news JSON feed as well.

* Fix tabs in the frontmatter.
2023-09-09 13:03:48 -03:00
Alessandro Jean
be8086aff4
Show a warning in download if the device is not Android. (#35) 2023-09-08 22:16:22 -03:00
Alessandro Jean
d6c090ab3d
Add missing a11y attributes to the appearance switch. (#34) 2023-09-08 20:33:16 -03:00
Alessandro Jean
01f1803c84
Fix rendering errors while build (#33)
* Fix rendering errors while build.

* Add missing check.
2023-09-08 20:26:02 -03:00
Alessandro Jean
5c33c7a1c7
Fix the hydration issue in the navbar (#32)
* Fix the hydration issue in the navbar.

* Wrap the extensions wrapper in a client-only.

* Undo client-only in extensions wrapper.
2023-09-08 20:11:22 -03:00
Alessandro Jean
e57a37e9cc
Fix the hydration issue on release date (#31)
* Fix the hydration issue on release date.

* Show the exact date while rendering instead.
2023-09-08 19:49:21 -03:00
Alessandro Jean
3dca7e2dca
Show label on top in small screens at the filters. (#30) 2023-09-08 19:48:57 -03:00
Soitora
298a28e223
Increase front-page logo visibility on light theme 2023-09-08 23:43:07 +02:00
Alessandro Jean
cd61ac174f
Add view transition when changing themes. (#29) 2023-09-08 18:28:58 -03:00
Soitora
0ae836ed2e
Prepare GA4 for release 2023-09-08 23:14:54 +02:00
Soitora
87b40fb6c4
Add divider color to home footer 2023-09-08 23:02:20 +02:00
Soitora
aee92f4873
Replace AniList/MangaDex external images 2023-09-08 22:59:53 +02:00
Soitora
6c83a47b33
Create _headers 2023-09-08 22:21:04 +02:00
Alessandro Jean
f8a1fecae8
Fix lint for two specific components. (#28) 2023-09-08 17:03:32 -03:00
Soitora
18fe3d7044
Create _redirects 2023-09-08 21:56:06 +02:00
Alessandro Jean
39a3e2537c
Remove missing prettier call on package.json. (#27) 2023-09-08 16:36:23 -03:00
Soitora
73ff7c4021
Fix Fork URLs 2023-09-08 21:25:38 +02:00
Alessandro Jean
954749a08f
Lint the project with antfu/eslint-config and remove Prettier. (#26) 2023-09-08 15:20:45 -03:00
Alessandro Jean
6df2b8ee5a
Update the navbar app version on build (#25)
* Update the NavBar app version on build (closes #9).

* Add replacement for `VPNavScreenMenu` as well.
2023-09-08 18:11:21 +02:00
Alessandro Jean
b763f9323f
Hide sandbox in search (#22)
* Fix missing closing elements and hide sandbox in search.

* Fix more missing closing tags.

* Revert closing tags.
2023-09-08 18:10:53 +02:00
Alessandro Jean
dc953b961a
Add missing types to navbar and sidebar items (#24) 2023-09-08 07:50:27 +02:00
Alessandro Jean
3e437da62d
Rewrite the news data loading (#23) 2023-09-08 07:49:15 +02:00
Alessandro Jean
1d1bf5fba9
Rewrite extensions components to setup syntax (#21)
* Rewrite extensions components to setup syntax.

* Format md.use.

* Import ElementPlus components directly for three-shaking.

* Fix SSR setting.

* Fix missing loading indicator in extensions page.
2023-09-08 07:42:53 +02:00
Soitora
359833502a
Lint shortcodes file 2023-09-06 21:53:31 +02:00
Soitora
a75e26bc11
Expand Shortcodes
Should they be colored green?
Hmm

Fixes #1
2023-09-06 21:52:47 +02:00
Soitora
a3e74b4559
Rename What's New to Changelog
Consistency
2023-09-05 22:42:53 +02:00
Soitora
d87ab7fc72
Lint project 2023-09-05 22:36:12 +02:00
Soitora
4f2431c306
Add early shortcodes 2023-09-05 22:29:44 +02:00
Alessandro Jean
45c2e7a614
Show sidebar on the download and extension pages (#18) 2023-09-05 07:55:43 +02:00
Alessandro Jean
20f818dec1
Fix the figure styles in Firefox (#17) 2023-09-05 07:54:06 +02:00