Commit Graph

20 Commits

Author SHA1 Message Date
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
Soitora
a3798162f8
Differentiate Preview and Stable 2023-09-01 00:04:35 +02:00
Soitora
19867fe2d1
Remove extras on Download page 2023-08-31 23:55:47 +02:00
Soitora
976ba0b351
Stylize changelog 2023-08-31 23:49:16 +02:00
Soitora
19cbf9a150
Add tooltip to release dates 2023-08-31 23:16:44 +02:00
Soitora
51c2b94447
Stylize download buttons 2023-08-31 23:13:30 +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
2b18aca8dd
Update Info container background 2023-08-30 20:30:59 +02:00
Soitora
0d9d2fafb7
Add "Troubleshooting" page
Should preferably be rewritten.
2023-08-27 22:19:45 +02:00
Soitora
16223c09dc
Tweak styling due to Vitepress rc5 changes 2023-08-27 14:20:16 +02:00
Soitora
c22568322a
Change padding inside tabs 2023-08-18 18:05:47 +02:00
Soitora
9a42c04c65
Add tabs to more places 2023-08-18 18:03:37 +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
c7003d46e0
Some visual tweaks to Extensions
Also some fixes
Also groups the Extensions components into a folder of their own
Linking to anchor still does not work good
2023-08-13 17:35:40 +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
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
a36bc7a047
Make theme colors easier thanks to Stylus 2023-07-26 20:42:28 +02:00
Soitora
a689250d87
Fix fork styles 2023-07-26 20:07:47 +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