Commit Graph

30 Commits

Author SHA1 Message Date
Alessandro Jean
af01a3cdd1
Add a news archive page (#19)
* Add a news archive page.

* Fix read prompt color on dark.

* Change news time position.
2023-09-05 07:28:01 +02:00
Soitora
ae56247633
Add activematch for version link (#16)
* Add activematch for version link

* Test without slash wrappers

* Update changelog to changelogs
2023-09-04 11:50:33 +02:00
Soitora
14b7053410
Group application related sidebar entries 2023-09-04 11:26:04 +02:00
Alessandro Jean
31169bd527
Add a changelogs page and other minor fixes (#15)
* Add a changelogs page.

* Fix local search highlight colors.

* Make changelog headers a link.

* Replace GitHub links with local ones.

* Fix missing `Badge` component.

* Show release contributors.

* Add missing flex-wrap to mobile devices.

* Add missing `alt` attribute to the avatar.

* Use `@theme` alias while importing components from the theme.

* Minor design tweaks to the extensions items.

* Show contributors on WhatsNew component as well.

* Fix extensions page not centered.

* Show sidebar on the changelogs page.

* Fix missing link replacements.

* Add missing unmentioned credits.
2023-09-04 09:03:19 +02:00
Alessandro Jean
489801174e
Capitalize the language name in some cases (#14) 2023-09-03 21:56:00 +02:00
Soitora
dceaae73c5
Update open-graph image design 2023-09-02 22:46:13 +02:00
Alessandro Jean
269d9f2509
Fix dir alignment and URL for OG images (#12) 2023-09-02 01:36:17 +02:00
Soitora
7922461112
Tweak OG image styling
Broken, waiting for Alessandro to aid me
2023-09-01 14:37:54 +02:00
Alessandro Jean
77a423d8e0
Add support to dynamic open-graph images on build (#11)
* Add support to dynamic open-graph images on build (closes #3).

* Only generate images for posts without one.
2023-09-01 11:50:59 +02:00
Alessandro Jean
881e07b11d
Add Reddit icon to social links (#8)
* Add Reddit icon and replace Twitter bird with X.

* Rollback X change in favour of later Discord poll.
2023-09-01 01:31:33 +02:00
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