Commit Graph

20 Commits

Author SHA1 Message Date
Alessandro Jean
1f91c4bafe
Disable Dark Reader explicitly as the site already has a dark theme. (#10) 2023-08-31 21:34:35 +02:00
Soitora
c8f80a8ba0
Simplify config 2023-08-31 16:04:42 +02:00
Alessandro Jean
ea29dac3f8
Add initial support to Download page (#7)
Also optimize parts of Extensions page
2023-08-31 12:17:15 +02:00
Soitora
56a3c15101
Rewrite "Application" 2023-08-30 22:23:36 +02:00
Soitora
c0950785ef
Replace "manga" with more ambiguous "series"
Tachiyomi is clearly not just a "manga" reader anymore
2023-08-27 22:38:36 +02:00
Soitora
e6dc1a5020
Split local manga to two pages
Also reword Manga to Series
2023-08-27 22:28:19 +02:00
Soitora
0d9d2fafb7
Add "Troubleshooting" page
Should preferably be rewritten.
2023-08-27 22:19:45 +02:00
Soitora
aa7b64e7eb
Set explicit nav logo size
Should also help with content shuffling around when loading, just like the previous commit
2023-08-21 01:05:31 +02:00
Soitora
29cb6ad739
Add tabs to docs
Begin with example tabs in Local Manga page
2023-08-18 16:03:09 +02:00
Soitora
e738b72482
Add Extensions page
Known to be broken:
- Using an anchor to load the page.
- Color scheme for Element-Plus.
- Clicking an anchor does not instantly mark it with color.

Should look into:
- Adding pagination?
- Optimizing for Vite?
2023-08-12 23:51:05 +02:00
Soitora
24f3f32c3b
Lint index config 2023-08-08 21:10:59 +02:00
Soitora
b253030242
Support base directory in sitemap 2023-08-08 21:01:58 +02:00
Soitora
73a0604bef
Enable sitemap and use overridable hostname
Also changes GitHub workflow to reflect recent changes
2023-08-08 20:06:00 +02:00
Soitora
9022f549fe
Upgrade to Vitepress 1.0.0-rc.4
Now requires Node 18
2023-08-08 19:32:55 +02:00
Soitora
d5285cc0a7
Upgrade to Vitepress 1.0.0-beta.7
Also uses their out-of-box `pageClass`.

Also removes our Sitemap in favor of theirs, although this was not working for me so it's commented out for now.

Also makes `npm run build` normal again, please use `npm run test` for full pre-PR testing.
2023-07-30 03:12:47 +02:00
Soitora
39b52a6032
Rewrite "Backups" 2023-07-26 18:48:25 +02:00
Soitora
08419c041d
SEO Enhancements
Additional SEO fixes awaiting:

51f28bfac9
2023-07-26 18:02:57 +02:00
Soitora
7e730a7334
Better head configuration 2023-07-26 01:53:30 +02:00
Soitora
c56a5184cd
Fixes to head/meta generation 2023-07-26 01:25:23 +02:00
Soitora
ca560632b8
Attempt to move website to git subdirectory
Better readability as there's a bunch of files that are not related to each other in the root directory
2023-07-26 01:12:38 +02:00